Tib3rius
f086edce34
Updated plugin check()
...
Return value of check() will deregister the plugin if it is False.
Updated several plugins which use check() to return False where appropriate.
Added "Report" class to protected classes.
2022-10-28 01:42:34 -04:00
Rohit Kumar Ankam
dc9b3af8e4
added recursive fuzzing with --dirbuster.recursive ( #149 )
...
Added recursive option for directory busting.
Co-authored-by: Tib3rius <48113936+Tib3rius@users.noreply.github.com>
2022-04-23 02:16:21 -04:00
Tib3rius
4a98feee20
Updates to dirbuster plugin.
...
Removed gobuster's backup search.
Added extract link option to feroxbuster's manual command.
Removed recursion from dirsearch's manual command.
Removed silent mode from dirb's manual command.
2022-02-19 18:01:21 -05:00
Tib3rius
ae0eb0629a
Plugin Updates
...
Separated plugins out into separate files to make them easier to understand.
2022-02-14 22:15:20 -05:00