Git Product home page Git Product logo

automated-scanner's Introduction

Follow on Twitter Follow on Twitter

Automated-Scanner

Usage: ~$ bash scanner.sh example.com

Running in background in VPS using nohup

Usage: ~$ nohup bash scanner.sh example.com &> example.out&


Subdomain Enumeration

https://github.com/phspade/Project_Sonar_R7

Scan All Alive Hosts with Httprobe

  • Getting All IP from the subdomains collected with DNSProbe

Separating Cloudflare, Incapsula, Sucuri, and Akamai IPs from collected IPs

It's useless to scan Cloudflare, Incapsula, Sucuri, and Akamai IPs. (Just like talking to a wall)

FYI, Install grepcidr first apt-get install grepcidr

Subdomain TakeOver

Collecting Endpoints thru Linkfinder

Collecting Endpoints and Secrets in Github

make sure to create .tokens file (containing your github token) together with github-endpoints.py and github-secrets.py (probably in ~/tools folder).

HTTP Request Smuggler

ZDNS

Shodan

Aquatone

Port Scanning

Webanalyze for Fingerprinting assets

Default Credential Scanning

Disable for now until further updates in this tool.

File/Dir Discovery

Potential XSS

Virtual Hosts Scan

  • 401 Basic Authorization Bruteforce with FFUF

Some subdomains has 401 authentication basic, so we need to bruteforce it with base64 credentials :)

Added X-Forwarded-For Header (you should setup your own dns server) to check for IP Spoofing Attack.

Feel free to modify it on your own if you don't feel about on how it works :)

Installation

For the installation of all the tools above. I linked all the github links, just make sure that its in the right directory PATH and your good to go. feel free to modify and feel free not to use it if you don't like it :)

ALL CREDIT GOES TO AMAZING CREATORS OF THIS WONDERFUL TOOLS :)

cannot make to mention y'all co'z i'm too lazy to do that though :D (i'm being honest here)

Need a Digitalocean?

You can help me (slash) support me in this project by registering an account here (with my referral code of course) .

Contributor

Big thanks to @sumgr0 :)

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.