Giter Site home page Giter Site logo

gautam9101 / smartrecon Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kh4sh3i/smartrecon

0.0 0.0 0.0 175 KB

smartrecon is a powerful shell script to automate the recon and finding common vulnerabilities for bug hunter

License: Creative Commons Zero v1.0 Universal

Shell 100.00%

smartrecon's Introduction



smartrecon

smartrecon is a script written in Bash, it is intended to automate some tedious tasks of reconnaissance and information gathering

Usage

sudo ./smartrecon.sh -d domain.com <option>
  option:
    -a | --alt   : Additionally permutate subdomains	
    -b | --brute : Basic directory bruteforce
    -f | --fuzz  : SSRF/XSS/Nuclei/CORS/prototype fuzzing	
    -s | --ssrf  : SSRF fuzzing	
    -x | --xss   : XSS fuzzing	  
    -n | --nuclei: Nuclei fuzzing	
    -c | --cors  : Cors fuzzing	  
    -p | --pp    : prototype pollution fuzzing	

Main Features

  • Create a dated folder with recon notes
  • Grab subdomains using:
    • subfinder, assetfinder, SonarSearch, cert.sh
    • dnsgen , shuffledns , massdns
  • Find any CNAME records pointing to unused cloud services like aws
  • Probe for live hosts with shuffledns and fresh resolver
  • Web servers hunting [httpx] over top 50 ports
  • Grab a screenshots of responsive hosts with gowitness
  • Extract wayback import data
  • Perform naabu on specific ports
  • Perform dirsearch for all subdomains
  • find exposure data with nuclei scanner
  • find XSS, SSRF, cache poisoning vulnerability
  • send notifiaction wthi notify tools to discord,telegram,...
  • Generate a HTML report with output from the tools above

Installation & Requirements

git clone https://github.com/kh4sh3i/smartrecon.git
cd smartrecon
chmod +x install.sh
./install.sh

Tools

  • SonarSearch
  • subfinder
  • assetfinder
  • dnsgen
  • Fresh Resolvers
  • shuffledns
  • Massdns
  • goWitness
  • Waybackurls
  • httpx
  • gf
  • interestingEXT
  • feroxbuster
  • naabu
  • sqlmap-dev
  • Unfurl
  • nuclei
  • dalfox
  • ParamSpider
  • qsreplace
  • notify
  • Seclists collection
  • CorsMe
  • ppmap

Vulnerability

this is not only recon tools ! we automate find bug for your :D today we can find below bug :

  • XSS
  • SSRF
  • data exposure
  • Broken authentication
  • cache poisoning
  • subdomain takeover
  • Cors
  • prototype pollution

Tips

for send notification you should config ($HOME/.config/notify/provider-config.yaml) with discord webhook ulr.

System Requirements

  • Recommended to run on vps with 1VCPU and 2GB ram.

Contributing

If you want to contribute to a project and make it better, your help is very welcome.

product Roadmap

  • add open redirect scanner
  • add sql injection scanner
  • increase performance
  • fix some bugs

Thanks

smartrecon's People

Contributors

kh4sh3i 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.