Skip to content

Nekron Scanner: The nmap tool for effortless scanning. Automate your tasks and get precise results in no time. Simplify your scanning experience with Nekron Scanner! πŸš€

Notifications You must be signed in to change notification settings

nekio-sudo/Nekron-Scan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Nekron Network Scanner

πŸ“‘ Description The Nekron Network Scanner is a Bash script that simplifies network scanning using Nmap. It provides predefined scan options for common scenarios, making it easy to perform targeted scans on specific hosts or networks.

πŸš€ Features

  • Quick Scan: Fast scan with minimal information (-T4 -F).
  • Full Scan: Comprehensive scan with detailed information (-T4 -A -v).
  • UDP Scan: Scan for UDP services (-sU).
  • Intense Scan: Intensive scan with version detection (--version-all).
  • Stealth Scan: Stealthy scan using SYN packets (-sS -A -T4).

πŸ› οΈ Installation

  1. Ensure Nmap is installed on your system (sudo apt-get install nmap for Ubuntu/Debian).
  2. Clone or download the script to your local machine:
    git clone https://github.com/nekio-sudo/Nekron-Scan.git
  3. Navigate to the script directory:
    cd Nekron-Scan
  4. Make the script executable:
    chmod +x Nekron.sh

πŸ”§ Usage

  1. Run the script in a terminal:
    ./Nekron.sh
  2. Enter the target IP address or hostname when prompted.
  3. Choose from the menu options (1-15) to perform the desired scan.

πŸ“‹ Requirements

  • Linux operating system (recommended).
  • Nmap installed on the system.

⚠️ Disclaimer This script is provided for educational purposes only. Use it responsibly and ensure you have authorization before scanning any network or host that you do not own.

About

Nekron Scanner: The nmap tool for effortless scanning. Automate your tasks and get precise results in no time. Simplify your scanning experience with Nekron Scanner! πŸš€

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages