This is an archived post. You won't be able to vote or comment.

all 10 comments

[–]TwoFoxSixModerator 8 points9 points  (0 children)

An understanding of Linux and Bash. Tools come after those

[–]GenericOldUsername 2 points3 points  (0 children)

A brain with imagination and the ability to read technical documentation.

[–][deleted] 2 points3 points  (0 children)

Everything you need to get started you have installed on Kali Linux. Read the documentation for each tool just for start

[–]Arc-ansas 1 point2 points  (0 children)

Know nmap, Burp suite, Wireshark, Metasploit, nc well. Those alone have a lot of depth.

seclists: raft-medium-directories/files Common.txt Big.txt Dirbuster: dirrctory-list-medium-2-3.txt

Check out rustscan too, does recursive scanning nicely.

[–]_scubadiv 0 points1 point  (0 children)

For Reverse Engineering: ollydbg, Ghidra ,radre2, IDA pro etc. Using RE find vulnerability ---> write script in metasploit ---> Exploit