Coder Social home page Coder Social logo

yuyu_scanner's Introduction

Yuyu Scanner

Yuyu Scanner is a Web Reconnaissance & Web Analysis Scanner to find assets and information about targets.

I'm a Bad Coder, so dont expect to much ๐Ÿ˜ต

Preview

GUI

This Gui is made using Electron JS and Bootstrap
NOTE : COMING SOON FOR GUI VERSION :P

CLI

This CLI was created using the python language program

REPORTING

NOTE : COMING SOON FOR REPORTING :P

Features

  • Available for Gui Version

  • Subdomain Discovery with Passive Method from Public Api

              http://web.archive.org/
              https://threatcrowd.org/
              https://urlscan.io/
              https://rapiddns.io/
              https://otx.alienvault.com/
              https://dnsdumpster.com/
              https://crt.sh/
              https://api.threatminer.org/
              https://api.certspotter.com/
              https://api.hackertarget.com/
              https://riddler.io/
              http://index.commoncrawl.org/
    
  • Port scanning with NMAP

  • Url Discovery from waybackurl

  • IP Discovery

  • Title Discovery of target

  • Web Server Check

  • Common sensitive files Discovery

  • Status code Discovery from subdomain result

  • Reverse IP with Passive Method from Public Api

  • Checking Live Host and IP Address

  • Email Address Discovery with Passive Method from Public Api

  • WHOIS Lookup

  • Missing Security Headers Check

  • CORS Missconfiguration Check

  • Save all Discovery result

  • Generate HTML Report

  • Generate JSON Report

  • You can use Stdin for mass scanning

    • cat domain.txt | yuyu.py [arg]
  • Custom ur timeout

Usage

  • Basic Arguments:

              ~$ python3 yuyu.py -u domain.com [arg]
              ~$ cat domain.txt | yuyu.py [arg]
    
              -h, --help            show this help message and exit
              -u URL, --url URL     Target URL
              -f FILE, --file FILE  Target URL
              -g, --gui             Run Yuyu in Gui Mode
              -cl, --checklive      Check host live or not
              -ci, --collectinginformation
                                  Collecting Information
              -sh, --securityheaders
                                  Check For Missing Security Headers
              -ri, --revip          Reverse IP from target URL
              -ws, --whois          Whois Lookup from target URL
              -cu, --collecturl     Collect URL from WaybackURL
              -ed, --emaildiscover  Email Discovery
              -sp, --scanport       Port Discovery from Discovery IP
              -cc, --corscheck      CORS missconfiguration Check
              -fs, --filesensitive  Find Sensitive Files from Subdomain Result
              -to [TIMEOUT], --timeout [TIMEOUT] Timeout for requests, default : 5
    

Publication

Contact me

References

Credits & Thanks

yuyu_scanner's People

Contributors

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