In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-04 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Network Security >
Share
Shulou(Shulou.com)05/31 Report--
This article will explain what kind of tool Nuubi is for you in detail. The editor thinks it is very practical, so I share it for you as a reference. I hope you can get something after reading this article.
Nuubi
Nuubi is a powerful information collection & network investigation scanning tool, which is developed based on Python language, so it has strong cross-platform characteristics. The majority of researchers can use Nuubi to easily complete information collection, network investigation, network scanning and other tasks.
In short, Nuubi is a network reconnaissance and scanning tool developed for penetration testing. In the process of penetration testing, network reconnaissance is often the first stage of the task, so before performing a real attack, we need to collect detailed information about the target. Nuubi is a very fast network detection tool, which can help penetration testers to complete the first phase of network investigation tasks as quickly as possible.
-Banner acquisition
-Subnet query
-CMS detection
-Link extraction
-IP Geographic location query
-HTTP Header
-Nmap scan
-query for subdomain names
-Traceroute
-find host shared DNS server
-URL and website scanning to identify potentially malicious websites
-GitHub user name query
-Web crawler
-reverse IP
-reverse DNS
-Nping test Ping response
-Cloudflare Cookie collection
-detect the response status code
Tools menu Options:-h/--help | display help information and exit Arguments:-b/--banner | get the Banner information of the target IP address-s/--subnet | scan the target subnet-c/--cms | use Header scan to detect CMS-d/--dns | for the target domain name Execute DNS query-e/--extract | extract link address from target URL (https/http)-H/--http | obtain HTTP Header information of target URL-n/--nmap | perform Nmap scan for target domain name-S/--sub | perform subdomain name scan for target domain name-f/--find | Find the shared NDS server of the target host-u/--username | get the target Github user name-w/--whois | perform Whois query on the target domain name-C/--crawl | crawl target URL-r/--reverse | reverse IP query-z/--zone | Zone transfer Get DNS Zone-- asn | check ASN-- nping | nping Test Ping response-- cookie | Cloudflare cookie acquisition-- revdns | reverse DNS-- cert | Certificate Transparency Log Monitoring-- url | perform URL and website scanning to detect potentially malicious websites-- response | detect response status code-- exj | extract from JavaScript file GET parameter-ip | query the geolocation information of the target IP address-T | Traceroute tool installation
On operating systems such as Kali Linux, Parros OS, and Ubuntu, researchers can install and use Nuubi using the following commands:
Root@kali~# git clone https://github.com/pikpikcu/nuubi.gitroot@kali~# pip install-r requirements.txtroot@kali~# python3 nuub.py-h
On the Termux platform, researchers can install and use Nuubi using the following commands:
Pikpik~$ pkg install python git ncurses-bin-ypikpik~$ git clone https://github.com/pikpikcu/nuubi.git | cd nuubipikpik~$ pip install-r requirements.txtpikpik~$ python3 nuub.py-h tool uses the sample python3 nuub.py "arguments" example.site
Where "arguments" is the parameter we need to run Nuubi, and "example.site" is our target domain name or IP address.
This is the end of the article on "what is Nuubi?". I hope the above content can be helpful to you, so that you can learn more knowledge. if you think the article is good, please share it for more people to see.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.