All Projects → NARCOTIC → NETNOOB

NARCOTIC / NETNOOB

Licence: MIT license
A simple program written in bash that contains basic Linux network tools, information gathering tools and scanning tools.

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to NETNOOB

Nettacker
Automated Penetration Testing Framework
Stars: ✭ 982 (+835.24%)
Mutual labels:  network-analysis, vulnerability-scanners, information-gathering
ShonyDanza
A customizable, easy-to-navigate tool for researching, pen testing, and defending with the power of Shodan.
Stars: ✭ 86 (-18.1%)
Mutual labels:  scanning, information-gathering
Zeebsploit
web scanner - exploitation - information gathering
Stars: ✭ 159 (+51.43%)
Mutual labels:  vulnerability-scanners, information-gathering
Celerystalk
An asynchronous enumeration & vulnerability scanner. Run all the tools on all the hosts.
Stars: ✭ 333 (+217.14%)
Mutual labels:  scanning, vulnerability-scanners
Whour
Tool for information gathering, IPReverse, AdminFInder, DNS, WHOIS, SQLi Scanner with google.
Stars: ✭ 18 (-82.86%)
Mutual labels:  vulnerability-scanners, information-gathering
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 (+3175.24%)
Mutual labels:  scanning, information-gathering
Osmedeus
Fully automated offensive security framework for reconnaissance and vulnerability scanning
Stars: ✭ 3,391 (+3129.52%)
Mutual labels:  scanning, information-gathering
Dracnmap
Dracnmap is an open source program which is using to exploit the network and gathering information with nmap help. Nmap command comes with lots of options that can make the utility more robust and difficult to follow for new users. Hence Dracnmap is designed to perform fast scaning with the utilizing script engine of nmap and nmap can perform various automatic scanning techniques with the advanced commands.
Stars: ✭ 861 (+720%)
Mutual labels:  scanning, information-gathering
Xctr Hacking Tools
XCTR Hacking Tools
Stars: ✭ 165 (+57.14%)
Mutual labels:  scanning, information-gathering
Discover
Custom bash scripts used to automate various penetration testing tasks including recon, scanning, parsing, and creating malicious payloads and listeners with Metasploit.
Stars: ✭ 2,548 (+2326.67%)
Mutual labels:  scanning, information-gathering
Cyberscan
CyberScan: Network's Forensics ToolKit
Stars: ✭ 280 (+166.67%)
Mutual labels:  network-analysis, information-gathering
Hellraiser
Vulnerability scanner using Nmap for scanning and correlating found CPEs with CVEs.
Stars: ✭ 413 (+293.33%)
Mutual labels:  network-analysis, vulnerability-scanners
Hack4Squad
💀 A bash hacking and scanning framework.
Stars: ✭ 45 (-57.14%)
Mutual labels:  scanning, information-gathering
graylog-plugin-netflow
[DEPRECATED] Graylog NetFlow plugin
Stars: ✭ 35 (-66.67%)
Mutual labels:  network-analysis
pg dba scripts
PostgreSQL DBA scripts
Stars: ✭ 30 (-71.43%)
Mutual labels:  debian
mirrorcast
Open Source Alternative to Chromecast, Mirror Desktop and Play media remotely.
Stars: ✭ 37 (-64.76%)
Mutual labels:  debian
netplot
Beautiful graph drawing
Stars: ✭ 47 (-55.24%)
Mutual labels:  network-analysis
ansible-mdadm
No description or website provided.
Stars: ✭ 48 (-54.29%)
Mutual labels:  debian
EasySeedbox
Easy Seedbox is an unobtrusive transmission seedbox installation script for Ubuntu and Debian systems
Stars: ✭ 34 (-67.62%)
Mutual labels:  debian
Gotanda
Gotanda is browser Web Extension for OSINT.
Stars: ✭ 149 (+41.9%)
Mutual labels:  information-gathering

👨🏽‍💻 NETNOOB

Netnoob is a simple program written in bash that contains basic Linux network tools, information gathering tools and scanning tools.

👨🏽‍💻 Content

1. Get information about your computer and network
	|-- 1. Your Ip & Mac Address
	|-- 2. Your Network Statistics
	|-- 3. Your Ethernet Devices

2. Get information about another computer or a network
	|-- 1. IP Address
	|-- 2. Scan All Ports
	|-- 3. Scan a Specific Port
	|-- 4. Scan Most Common 100 Ports
	|-- 5. Find [CNAMES] Alias Domain Names
	|-- 6. Domain Information Groper
	|-- 7. Records

3. Network Settings and Shared Drives
	|-- 1. Change IP Address
	|-- 2. Change Mac Address
	|-- 3. Create a Networked Drive
	|-- 4. Mount a Networked Drive

👨🏽‍💻 Installing and Using

1. Clone this repository : git clone https://github.com/narcotic/netnoob

2. Change directory to netnoob : cd netnoob

3. Make install.sh executable : chmod +x install.sh

4. Install : ./install.sh

5. Use command : netnoob to run it from terminal

👨🏽‍💻 Disclaimer

Author of this tool is not responsible for any damage caused by this tool. Use with caution.

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