
A web app scanner
A (very) primitive website scanner currently under development by an NCC Group employee and University graduate with 20% research time. creep currently crawls a site, and searches for potentially interesting information within each page.
creep will crawl your (HTTP only) target and pull interesting info on the site, including:
creep will also perform file/dir bashing on existing known locations to try and locate potentially interesting files/dirs (test.php, admin/, etc)
creep will (in the near future) perform parameter bashing and compile a list of potentially interesting results by calculating the hashes of resource output, requesting the page using specific parameters, and then comparing the hash of the new output with that of the original to determine if a different output was generated.
Other things and features to be added to creep include:
Comments and questions should be sent to aidan dot marlin at nccgroup dot com