All Projects → pikpikcu → nuubi

pikpikcu / nuubi

Licence: GPL-3.0 license
Nuubi Tools (Information-ghatering|Scanner|Recon.)

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to nuubi

Rengine
reNgine is an automated reconnaissance framework for web applications with a focus on highly configurable streamlined recon process via Engines, recon data correlation and organization, continuous monitoring, backed by a database, and simple yet intuitive User Interface. reNgine makes it easy for penetration testers to gather reconnaissance with…
Stars: ✭ 3,439 (+4425%)
Mutual labels:  osint, scanner, recon, bugbounty
Favfreak
Making Favicon.ico based Recon Great again !
Stars: ✭ 564 (+642.11%)
Mutual labels:  osint, recon, bugbounty
Bigbountyrecon
BigBountyRecon tool utilises 58 different techniques using various Google dorks and open source tools to expedite the process of initial reconnaissance on the target organisation.
Stars: ✭ 541 (+611.84%)
Mutual labels:  osint, recon, bugbounty
flydns
Related subdomains finder
Stars: ✭ 29 (-61.84%)
Mutual labels:  osint, recon, bugbounty
Oneforall
OneForAll是一款功能强大的子域收集工具
Stars: ✭ 4,202 (+5428.95%)
Mutual labels:  osint, recon, bugbounty
Sifter
Sifter aims to be a fully loaded Op Centre for Pentesters
Stars: ✭ 403 (+430.26%)
Mutual labels:  osint, scanner, recon
Urlhunter
a recon tool that allows searching on URLs that are exposed via shortener services
Stars: ✭ 934 (+1128.95%)
Mutual labels:  osint, recon, bugbounty
Reconftw
reconFTW is a tool designed to perform automated recon on a target domain by running the best set of tools to perform scanning and finding out vulnerabilities
Stars: ✭ 974 (+1181.58%)
Mutual labels:  scanner, recon, bugbounty
Oscp Prep
my oscp prep collection
Stars: ✭ 105 (+38.16%)
Mutual labels:  osint, scanner, recon
Bbrecon
Python library and CLI for the Bug Bounty Recon API
Stars: ✭ 169 (+122.37%)
Mutual labels:  osint, recon, bugbounty
Sitedorks
Search Google/Bing/Ecosia/DuckDuckGo/Yandex/Yahoo for a search term with a default set of websites, bug bounty programs or a custom collection.
Stars: ✭ 221 (+190.79%)
Mutual labels:  osint, recon, bugbounty
Vajra
Vajra is a highly customizable target and scope based automated web hacking framework to automate boring recon tasks and same scans for multiple target during web applications penetration testing.
Stars: ✭ 269 (+253.95%)
Mutual labels:  osint, scanner, recon
Pulsar
Network footprint scanner platform. Discover domains and run your custom checks periodically.
Stars: ✭ 314 (+313.16%)
Mutual labels:  osint, scanner, recon
Hosthunter
HostHunter a recon tool for discovering hostnames using OSINT techniques.
Stars: ✭ 427 (+461.84%)
Mutual labels:  osint, recon, bugbounty
Resources
No description or website provided.
Stars: ✭ 38 (-50%)
Mutual labels:  osint, scanner, bugbounty
Reconspider
🔎 Most Advanced Open Source Intelligence (OSINT) Framework for scanning IP Address, Emails, Websites, Organizations.
Stars: ✭ 621 (+717.11%)
Mutual labels:  osint, scanner, recon
Recon Pipeline
An automated target reconnaissance pipeline.
Stars: ✭ 278 (+265.79%)
Mutual labels:  scanner, recon, bugbounty
Blackwidow
A Python based web application scanner to gather OSINT and fuzz for OWASP vulnerabilities on a target website.
Stars: ✭ 887 (+1067.11%)
Mutual labels:  osint, scanner, bugbounty
tugarecon
Pentest: Subdomains enumeration tool for penetration testers.
Stars: ✭ 142 (+86.84%)
Mutual labels:  scanner, recon, bugbounty
Reconky-Automated Bash Script
Reconky is an great Content Discovery bash script for bug bounty hunters which automate lot of task and organized in the well mannered form which help them to look forward.
Stars: ✭ 167 (+119.74%)
Mutual labels:  osint, recon, bugbounty

Nuubi Tools (Scanner, Recon.)

Details

Options:    
      -h/--help       |  Show help message and exit

Arguments: 

        -b/--banner    | Banner grabing of target ip address
        -s/--subnet    | Subnetlookup of target       
        -c/--cms       | Cms detect with headers
        -d/--dns       | Dnslookup of target domain
        -e/--extract   | Extract links from target url(https/http)
        -H/--http      | Httpheaders of target url
        -n/--nmap      | Nmapscan of target domain
        -S/--sub       | Subdomain lookup of target domain
        -f/--find      | Find hosts sharing DNS servers
        -u/--username  | Github username of target
        -w/--whois     | Whois of target domain
        -C/--crawl     | Crawler target url
        -r/--reverse   | Reverse ip lookup
        -z/--zone      | zonetransfer, Retrieve DNS Zone
      
        --asn          | Check an Autonomous System Number (ASN)
        --nping        | nping, test Ping Response
        --cookie       | Cloudflare cookie scraper
        --revdns       | Reverse DNS
        --cert         | Certificate Transparency log monitor
        --url          | URL and website scanner for potentially malicious websites
        --response     | Check code status response
        --exj          | Extract GET parameters from javascript files

        -ip            | GeoIP lookup of target ip address 
        -T             | Traceroute

✔️ 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

  • Check code status response

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

Donate!

(I love coffee and am very addicted to coffee:v)
Buy Me A Coffee

Credits

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].