# Setup

## Reverse & PWN

| Name      | url                                           |
| --------- | --------------------------------------------- |
| Ghidra    | <https://ghidra-sre.org/>                     |
| Ida pro   | <https://hex-rays.com/ida-pro>                |
| Pwntools  | <https://github.com/Gallopsled/pwntools>      |
| Radare2   | <https://github.com/radareorg/radare2>        |
| x64dbg    | <https://x64dbg.com/>                         |
| Frida     | <https://github.com/frida/frida/releases>     |
| Ollydbg   | <https://www.ollydbg.de/>                     |
| ROPgadget | <https://github.com/JonathanSalwan/ROPgadget> |

## Web

| Name      | url                            |
| --------- | ------------------------------ |
| Burpsuite | <https://portswigger.net/burp> |
| FFUF      | <https://github.com/ffuf/ffuf> |
| Nmap      | <https://nmap.org/>            |

## Forensics

| Name       | url                                   |
| ---------- | ------------------------------------- |
| Aperisolve | <https://www.aperisolve.com/>         |
| Wireshark  | <https://www.wireshark.org/>          |
| Sleuthkit  | <https://www.sleuthkit.org/>          |
| Audacity   | <https://www.audacityteam.org/>       |
| pyshark    | <https://github.com/KimiNewt/pyshark> |

## Cryptography

| Name      | url                                  |
| --------- | ------------------------------------ |
| Cyberchef | <https://gchq.github.io/CyberChef/>  |
| Hashcat   | <https://github.com/hashcat/hashcat> |
| Sagemath  | <https://www.sagemath.org/>          |

## Osint

| Name            | url                                                                                                        |
| --------------- | ---------------------------------------------------------------------------------------------------------- |
| Osint framework | <https://osintframework.com/>                                                                              |
| Maltego         | <https://www.maltego.com/>                                                                                 |
| Google dorking  | [https://gist.github.com/sundowndev/](https://gist.github.com/sundowndev/283efaddbcf896ab405488330d1bbc06) |
