Commit Graph

5 Commits

Author SHA1 Message Date
VainXploits fd87c99abc
Fixed issue and added feature (#241)
* feature update

* Changed spaces to tabs.

---------

Co-authored-by: Tib3rius <48113936+Tib3rius@users.noreply.github.com>
2025-05-27 13:56:28 -04:00
Tib3rius 918f9b900f Bug fix.
Fixes a "flaw" in ffuf where a fuzzed virtual host may not be discovered due to non-standard error status codes being used (e.g. if SNI is in play).
2023-02-27 18:01:07 -05:00
Tib3rius a9608d663d Bug fixes and updates.
Fixed bug in dirbuster and vhost-enum plugins. Redirections are now followed. This could potentially cause issues down the line but for now it seems to work.
Have re-enabled nikto as an auto-run plugin, however several constraints are in place to ensure it doesn't take too long.
2023-02-19 17:16:27 -05:00
Tib3rius 792c980e20 Fixed plugins.
Fixes #144
2022-03-24 01:49:16 -04: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