nnikto
Info
A console app to perform forced browsing checks against a web server. The application uses a simple algorithm and various techniques to prevent/reduce false positives.
Features
- Tolerance algorithm level modification (-a)
- Thread pooled, so its quicker than nikto
- SSL support (-s)
- Configurable Port (wow) (-p)
- Semi-intelligent techniques to determine false positives
- The responses from items located can be saved for checking later, so you don’t manually have to go to the site and check :-) (-l)
- Add cgi directories (-c), use a pipe (|) to separate each like "-d bob|chicken|fred"
- Doesn't hog the CPU like wikto
- Supports Basic Auth, NTLM and Negotiate
- Supports cookies
Requirements
- Windows 2000, Windows XP, Windows 2003 Server (Might work on others?)
- Microsoft .NET Framework v2
