lulzbuster icon indicating copy to clipboard operation
lulzbuster copied to clipboard

A very fast and smart web directory and file enumeration tool written in C.

Results 2 lulzbuster issues
Sort by recently updated
recently updated
newest added

Hello, It doesn't compile on MacOS 12.0.1 because if `POSIX_C_SOURCE` is defined, `pthread_setname_np()` will not be declared in `pthread.h`. I have added that in `thpool.c` to make it works, not...

Would be nice to support a keyword for fuzzing (eg. default to LULZ) + custom keyword on the list eg. `-w /usr/share/lulzbuster/lists/medium.txt:FUZZ`. That would allow to use lulzbuster as a...