Skip to content

πŸ›‘οΈ Lightweight and user-friendly menu-driven tools for efficient network scanning (Nmap) and SQL injection testing (Sqlmap).

License

Notifications You must be signed in to change notification settings

mikropsoft/NmapLite-SqlmapLite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

92 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ NmapLite & SqlmapLite

Your Lightweight Security Command Organizers


NmapLite & SqlmapLite offer intuitive, user-friendly, menu-driven interfaces for the powerful cybersecurity tools Nmap and Sqlmap. Effortlessly perform comprehensive network scans and SQL injection tests, saving valuable time and enhancing productivity.


🌐 NmapLite Features

Quickly execute various network scans through an organized interface:

# Scan Type Description
1 πŸŒ€ Intense Scan Detailed, thorough network scan.
2 πŸ“‘ Intense Scan plus UDP Includes additional UDP ports.
3 πŸ”Ž Intense Scan, All TCP Ports Comprehensive TCP analysis.
4 πŸ™ˆ Intense Scan, No Ping Stealth scan without ping requests.
5 ⚑ Ping Scan Quickly detect live hosts.
6 πŸš„ Quick Scan Rapid scan of common ports.
7 πŸš€ Quick Scan Plus Enhanced quick scan results.
8 πŸ—ΊοΈ Quick Traceroute Trace packet routes rapidly.
9 πŸ› οΈ Regular Scan Balanced thoroughness and speed.
10 🐒 Slow Comprehensive Scan Deep, extensive network analysis.
11 🎯 Scan Specific Ports Targeted scanning for specific ports.
12 πŸ“Œ Service Version Detection Identify running service versions.
13 πŸ’» OS Detection Detect target operating systems.
14 πŸ”₯ Aggressive Scan Combine advanced Nmap techniques.
15 🧱 Detect Firewall Identify firewall configurations.
16 πŸ›‘οΈ Scan for Vulnerabilities Find known vulnerabilities.
17 🦠 Scan for Malware Malware detection scripts.
18 πŸ“œ Scan with NSE Scripts Use custom NSE scripts.
19 β€οΈβ€πŸ©Ή Detect Heartbleed Vulnerability Specialized Heartbleed test.
20 🌍 Traceroute and Geolocation IP geolocation and traceroute analysis.

πŸ’Ύ SqlmapLite Features

Efficiently conduct SQL injection testing and database reconnaissance:

# Scan Type Description
1 πŸ§ͺ Test for SQL Injection Automatically find injection vulnerabilities.
2 πŸ” Fingerprint DBMS Detect DB type/version.
3 πŸ“š List Databases Enumerate databases.
4 πŸ“‘ List Tables Tables within selected database.
5 πŸ“Š List Columns Columns in specified table.
6 πŸ“₯ Dump Table Entries Export table data.
7 πŸ”Ž Dump Entries by Condition Conditional data extraction.
8 πŸ”– Search Database Names Search databases by pattern.
9 πŸ“‹ Search Table Names Find tables by pattern.
10 πŸ—‚οΈ Search Column Names Identify columns by pattern.
11 πŸ” Check Privileges Evaluate DBMS user privileges.
12 🎭 Check Roles Review DBMS user roles.
13 πŸ”‘ Retrieve Password Hashes Extract user password hashes.
14 🚧 Test for WAF/IPS Bypass security with tamper scripts.
15 πŸ‘₯ Enumerate Users List database users.
16 πŸ“œ Enumerate User Privileges Detail users' privileges.
17 🎩 Enumerate User Roles Show users' assigned roles.
18 🧾 Enumerate Schema Detailed DB schema info.
19 πŸ—ƒοΈ System Databases Identify system-level DBs.
20 πŸ“‚ Enumerate Data Comprehensive data retrieval.

πŸ”§ Getting Started

Quick installation steps for NmapLite & SqlmapLite:

git clone https://github.com/mikropsoft/NmapLite-SqlmapLite.git
cd NmapLite-SqlmapLite
sudo python main.py

🀝 Contributing

Contributions are highly encouraged! To suggest improvements, add new features, or fix bugs, simply:

  • Fork the repository
  • Submit your changes via a Pull Request

πŸ“œ License

This project is available under the MIT License.


About

πŸ›‘οΈ Lightweight and user-friendly menu-driven tools for efficient network scanning (Nmap) and SQL injection testing (Sqlmap).

Topics

Resources

License

Stars

Watchers

Forks

Languages