sullo / nikto

Nikto web server scanner
Other
8.62k stars 1.24k forks source link

Allow better support for external dictionaries #20

Closed sullo closed 6 years ago

sullo commented 11 years ago

There are several web projects which have dictionaries of common files/directories. These are partially supported by the nikto_dictionary_attack plugin, although this was built around the dirbuster dictionaries.

Allow support for other common types of dictionaries, such as fuzzdb.

Also allow support for variables defined in nikto.conf/db_variables to be used to define the path, e.g. @FUZZDB or @DIRBUSTER.

q2dg commented 6 years ago

It's a real pity this request hasn't been taken into account

sullo commented 6 years ago

This can be done with a udb_tests file. https://cirt.net/nikto2-docs/expanding.html#id2792589