Coder Social home page Coder Social logo

nuubi's Introduction

Nuubi Tools (Scanner, Recon.)

Details

  usage: nuub.py [-h] [-b Banner] [-S subnetlookup] [-c] [--cert Certificate]
                [-d Dns] [-e Extract] [-ip GeoIP] [-H Httpheaders] [-N nmap]
                [--sub subdomain] [-T traceroute] [-f findshareddns]
                [--url Url] [--username Username] [--whois Whois]
                [--crawl crawl] [--reverse reverse] [--revdns revdns]
                [--zone zone] [--nping nping] [--AS aslookup] [--cookie cookie]

  optional arguments:
    -h, --help           show this help message and exit
    -b Banner            Banner grabing of target ip address
    -S subnetlookup      subnetlookup of target
    -c                   Cms detect with headers
    --cert Certificate   Certificate Transparency log monitor
    -d Dns               Dnslookup of target domain
    -e Extract           Extract links from target url(https/http)
    -ip GeoIP            GeoIP lookup of target ip address
    -H Httpheaders       Httpheaders of target url
    -N nmap              Nmapscan of target domain
    --sub subdomain      Subdomain lookup of target domain
    -T traceroute        Traceroute
    -f findshareddns     Find hosts sharing DNS servers
    --url Url            URL and website scanner for potentially malicious
                        websites
    --username Username  Github username of target
    --whois Whois        Whois of target domain
    --crawl crawl        crawler target url
    --reverse reverse    reverse ip lookup
    --revdns revdns      reverse DNS
    --zone zone          zonetransfer, Retrieve DNS Zone
    --nping nping        nping, test Ping Response
    --AS aslookup        Check an Autonomous System Number (ASN)
    --cookie cookie      Cloudflare cookie scraper

✔️ Example:

python3 nuub.py "arguments" example.site

✔️ Features:

  • Infromation Modules :

  • Banner grabing

  • Subnetlookup

  • Cms detect

  • Certificate Transparency log monitor

  • Dnslookup

  • Extract links

  • GeoIP lookup

  • Httpheaders

  • Nmapscan

  • Subdomain lookup

  • Traceroute

  • Find hosts sharing DNS servers

  • URL and website scanner for potentially malicious websites

  • Github username

  • Whois

  • Crawler

  • Reverse ip

  • Reverse DNS

  • Zonetransfer

  • Nping test Ping Response

  • Check an Autonomous System Number (ASN)

  • Cloudflare Cookie Scraper

About NUUBI

INFO: NUUBI is a Recon Tools, Scanners and tools for penetration testing.Reconnaissance is the first phase of penetration       
testing which means gathering information before any real attacks are planned So NUUBI is an Incredible fast recon tool for 
penetration tester which is specially designed for Reconnaissance phase.

✔️ How to install NUUBI:

✔️ Kali Linu ,parros os, ubuntu

root@kali~# git clone https://github.com/pikpikcu/nuubi.git

root@kali~# pip install -r requirements.txt

root@kali~# python3 nuub.py -h

✔️ Termux

pikpik~$ pkg install python git ncurses-bin -y

pikpik~$ git clone https://github.com/pikpikcu/nuubi.git | cd nuubi

pikpik~$ pip install -r requirements.txt

pikpik~$ python3 nuub.py -h

Credits

nuubi's People

Contributors

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