Avi Lumelsky
Avi Lumelsky
I couldn't find a simple tool that defines the syscalls, permissions of a program, etc. I created this simple script, based on strace and grep, that get's a list of...
Hey, I appreciate your work! I cleaned up 2 lines: `ftype=0;` and `data = data.astype(np.float32)`. As you can see, lines 300, 301 are repeated in 303, 304. No real impact,...
Add automatic server recognition and choosing the words list accordingly.
For APIs (/user,/admin,/photos,/upload and such).
Make a set of all the endpoints in robots.txt, and add them to the active endpoints.
Its possible to use a proxy underneath the fuzzer, so every request will be sent from a different ip and we won't get blocked. Something like luminaty but free, that...
Its possible to get the subomains of the website with reverse ip engines, and fuzz the urls as well.