GithubHelp home page GithubHelp logo

fogsec / wascan Goto Github PK

View Code? Open in Web Editor NEW

This project forked from r3dfruitrollup/wascan

18.0 4.0 5.0 1.74 MB

WAScan - Web Application Scanner

License: GNU General Public License v3.0

Python 100.00%
web-application security scanner osint recon reconnaissance cms wordpress joomla vue js

wascan's Introduction

WAScan - Web Application Scanner

version python license

WAScan ((W)eb (A)pplication (Scan)ner) is a Open Source web application security scanner. It is designed to find various vulnerabilities using "black-box" method, that means it won't study the source code of web applications but will work like a fuzzer, scanning the pages of the deployed web application, extracting links and forms and attacking the scripts, sending payloads and looking for error messages,..etc. WAScan is built on python2.7 and can run on any platform which has a Python environment.

screen1

Features

  • Fingerprint

    • Detect Server
    • Detect Web Frameworks (22)
    • Check Cookie Security
    • Check Headers Security
    • Detect Language (9)
    • Detect Operating System (OS - 8)
    • Detect Content Management System (CMS - 6)
    • Detect Web Application Firewall (WAF - 54)
  • Attacks

    • Bash Command Injection (ShellShock)
    • Blind SQL Injection
    • SQL Injection via Cookie,Referer and User-Agent Header Value
    • Cross-Site Scripting (XSS) via Cookie,Referer and User-Agent Header Value
    • Buffer Overflow
    • HTML Code Injection
    • PHP Code Injection
    • LDAP Injection
    • Local File Inclusion (lfi)
    • OS Commanding
    • SQL Injection
    • XPath Injection
    • Cross Site Scripting (XSS)
  • Audit

    • Apache Status
    • WebDav
    • PHPInfo
    • Robots Paths
    • Cross-Site Tracing (XST)
  • Bruteforce

    • Admin Panel
    • Backdoor (shell)
    • Backup Dirs
    • Backup Files
    • Common Dirs
    • Common Files
  • Disclosure

    • Credit Cards
    • Emails
    • Private IP
    • SSN
    • Detect Warnings,Fatal Error,...

Installation

$ git clone https://github.com/m4ll0k/WAScan.git wascan
$ cd wascan 
$ pip install -r requirements.txt
$ python wascan.py

wascan's People

Contributors

m4ll0k avatar nicholaskuechler avatar

Stargazers

Colten Mikulastik avatar  avatar  avatar  avatar Giancarlo Gerdo  avatar  avatar  avatar Tim Keller avatar Emily Mabrey avatar  avatar Msalah avatar Flo M. avatar  avatar Jack Wen avatar Chlöe Ungar avatar Andrei Husanu avatar  avatar  avatar

Watchers

James Cloos avatar  avatar Александр avatar  avatar

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.