Post #2374971
2025-09-14 22:40 UTC
@EricHogue@infosec.exchange I'm curious why you use these tools for scanning & enumeration?
BTW, my solution for root flag was starting a reverse shell with that cronjob ><
Replies (1)
-
@EricHogue@infosec.exchange 2025-09-14 22:44
@aviskase@infosec.exchange I use rustscan and feroxbuser because they are pretty quick. Also feroxbuster is recursive out of the box. I use wfuzz because I'm lazy. I know ffuf would probably do a better job. Byt wfuzz is in my history, so I just use ctrl-r to get the command. Pure lazynes. Yes, reverse shell works well. I enjoy the suid bash, but both get similar results.