GithubHelp home page GithubHelp logo

anthrax3 / creep-web-app-scanner Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nccgroup/creep-web-app-scanner

0.0 0.0 0.0 560 KB

A web app scanner

License: GNU Affero General Public License v3.0

Makefile 18.43% Shell 74.65% M4 0.27% C 6.65%

creep-web-app-scanner's Introduction

creep-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:

  • Source code comments
  • Errors (MySQL errors, warnings, fatals, etc)
  • Linux file paths

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:

  • Unit testing
  • Search engine, site specific search (Google's site: inurl: etc..)
  • Form processing. Pulling action resources and (possibly) brute forcing
  • Potentially interesting parameters (file, debug, open, etc..)
  • Equivalent status code definitions. Some websites return 200 regardless of whether the requested resource is actually available/exists
  • Concurrent network IO
  • Loading/saving data to SQL db (SQLite)
  • Cross reference version strings with CVE database
  • Rulesets. Ability to customise what creep should be looking for

Comments and questions should be sent to aidan dot marlin at nccgroup dot com

creep-web-app-scanner's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.