• Diverse and common tools -
    \ Be sure to do your own research before asking questions in the channel. Nobody will do shit for you.

Reverse

1
2
3
4
5
6
7
8
9
lldb                    - https://lldb.llvm.org/
radare2              - https://github.com/radareorg/radare2
ida                     - https://www.hex-rays.com/products/ida/
ghidra                - https://ghidra-sre.org/
retdec                - https://github.com/avast/retdec
cutter                 - https://github.com/radareorg/cutter
hopper               - https://www.hopperapp.com/
binwalk              - https://tools.kali.org/forensics/binwalk
strings

Hexeditors

hexfiend            - https://ridiculousfish.com/hexfiend/
    ...

Networking

wireshark           - https://www.wireshark.org/
tshark                - https://www.wireshark.org/docs/man-pages/tshark.html
tcpdump           - https://www.tcpdump.org/
iptables             - https://manpages.debian.org/unstable/iptables/iptables.8.en.html
pf                      
proxychains      - https://github.com/haad/proxychains
socat                 - https://linux.die.net/man/1/socat
nmap                - https://nmap.org/
openvpn           - https://openvpn.net/
snort                 - https://www.snort.org/

Honeypots

1
2
3
4
5
Heralding        - https://github.com/johnnykv/heralding
Cowrie              - https://github.com/cowrie/cowrie
Dionaea            - https://github.com/DinoTools/dionaea
Dockpot           - https://github.com/aabed/dockpot
Snare/Tanner   - http://mushmush.org/

Mobile network

osmocombb     - https://osmocom.org/projects/baseband

MiTM

1
2
3
4
arpspoof                    - https://github.com/smikims/arpspoof
dsniff                          - https://linux.die.net/man/8/dsniff
mitmproxy                 - https://mitmproxy.org/ 
sslstrip sslsplit etc       https://tools.kali.org/information-gathering/sslstrip

Exploitation

1
2
3
4
5
6
7
8
9
msf                         - https://www.metasploit.com/
sqlmap                   - https://github.com/sqlmapproject/sqlmap
lfisuite                    - https://github.com/v3n0m-Scanner/V3n0M-Scanner  <-- Recently forked into v3n0m
nikto                       - https://github.com/sullo/nikto
burp                        - https://portswigger.net/burp
zap                         - https://owasp.org/www-project-zap/
beef                        - https://beefproject.com/
ParamSpider          - https://github.com/devanshbatham/ParamSpider
ReverseShells        - https://highon.coffee/blog/reverse-shell-cheat-sheet/
Edit
Pub: 24 May 2020 17:00 UTC
Edit: 20 Jan 2021 14:54 UTC
Views: 5352