GithubHelp home page GithubHelp logo

theattackerscanner's Introduction

TheAttackerScanner

Simple Tool for webhacking

The Main Function of this Tool is scanning Urls for SQLI but it has some helpful functions

Installation For windows

  1. Install Python 3.x from the official Python website: https://www.python.org/downloads/
  2. Clone this repository using Git:https://github.com/TheNewAttacker64/TheAttackerScanner/
  3. py -3 -m pip install -r req.txt

Installation For Linux

  1. Clone this repository using Git:https://github.com/TheNewAttacker64/TheAttackerScanner/
  2. chmod +x install.sh && sudo ./install.sh

Simple commands

  • theattacker --url http://site.com/example.php?id=1
  • theattacker urlslist.txt

Advanced usage

The tool supports several advanced options to customize the scan:

  • --payload - Specify a custom SQL injection payload to use
  • --use-cookies - Use cookies in requests
  • --num-threads - Specify the number of threads to use (default is 10)
  • --proxy - Specify a proxy to use for requests (format: http://proxyserver:port)
  • --random-user-agent - Generate a random user agent for each request
  • --cert-path this option for who want to check the request with burpsuite

To see the full list of options, use the --help option:

Burp Suite Certificate Conversion

If you want to use a Burp Suite certificate with the --proxy option, you may need to convert the certificate to a format supported by this tool (PEM format). To do this, use the --convert-burpcert option:

Examples

OneUrl:

One url

LoadingUrlsFromlist:

loadfile

UsingWithBurp:

burp

theattackerscanner's People

Contributors

thenewattacker64 avatar

Forkers

xxervin-gamezxx

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.