{"id":28355507,"url":"https://github.com/ms-0x404/nmap-tool","last_synced_at":"2025-08-16T18:10:08.830Z","repository":{"id":276348107,"uuid":"929014263","full_name":"MS-0x404/Nmap-Tool","owner":"MS-0x404","description":"ScanMe is a simple and versitle script for network scan with nmap.","archived":false,"fork":false,"pushed_at":"2025-05-04T07:51:59.000Z","size":39,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"ScanMe-v1","last_synced_at":"2025-06-15T12:07:50.294Z","etag":null,"topics":["automation","networking","nmap","nmap-scripts","security-tools","vulnerability","vulnerability-scanners"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MS-0x404.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-02-07T16:46:12.000Z","updated_at":"2025-05-04T10:50:25.000Z","dependencies_parsed_at":"2025-02-07T17:43:32.326Z","dependency_job_id":"e42fb838-17e2-406d-82d0-bf5b62b84164","html_url":"https://github.com/MS-0x404/Nmap-Tool","commit_stats":null,"previous_names":["matteosalis04/neoscan","ms-0x404/nmap-tool"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/MS-0x404/Nmap-Tool","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MS-0x404%2FNmap-Tool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MS-0x404%2FNmap-Tool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MS-0x404%2FNmap-Tool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MS-0x404%2FNmap-Tool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MS-0x404","download_url":"https://codeload.github.com/MS-0x404/Nmap-Tool/tar.gz/refs/heads/ScanMe-v1","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MS-0x404%2FNmap-Tool/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270749518,"owners_count":24638751,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-16T02:00:11.002Z","response_time":91,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["automation","networking","nmap","nmap-scripts","security-tools","vulnerability","vulnerability-scanners"],"created_at":"2025-05-28T04:13:07.352Z","updated_at":"2025-08-16T18:10:08.566Z","avatar_url":"https://github.com/MS-0x404.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ScanMe v1.0.0\n\n## 🚀 Overview\nThis Bash script allows you to quickly and efficiently perform a network scan using **Nmap**. The user can choose between different scanning modes to obtain detailed information about connected devices.\n\n## 🎯 Features\n- **TCP Scan (-sS -sV -Pn)** → Identifies running services\n- **UDP Scan (-sU -Pn)** → Checks for available services on UDP\n- **Full Scan (-p-)** → Analyzes all ports\n- **Vulnerability Scan (-O --script vuln)** → Identifies potential vulnerabilities on the target\n\n## 🛠️ Requirements\n- Linux/macOS with **Bash**\n- **Nmap** installed (install it using `sudo apt install nmap` on Debian/Ubuntu or `brew install nmap` on macOS)\n\n## 📥 Installation\n1. Clone this repository:\n   ```bash\n   git clone https://github.com/your-username/ScanMe.git\n   cd ScanMe\n   ```\n2. Make the script executable:\n   ```bash\n   chmod +x Scanme.sh\n   ```\n\n## ⚡ Usage\nRun the script and choose the desired scanning mode:\n```bash\n./Scanme.sh\n```\nThen enter the required parameters:\n1. **Scan Type** (tcp, udp, all, vuln)\n2. **Target** (IP or domain to be scanned)\n\nExample:\n```bash\nParameters(tcp, udp, all, vuln(script)): tcp\nTarget: 192.168.1.1\n```\n\n## 📝 Output\nThe scan results will be saved in the `output.txt` file for future reference.\n\n## ⚠️ Disclaimer\nImproper use of Nmap may violate security policies. Ensure you have permission before scanning a network.\n\n## 📜 License\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n---\n**Author**: MagicSale - https://github.com/matteosalis04/ \n\n**Version**: v1.0.0\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fms-0x404%2Fnmap-tool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fms-0x404%2Fnmap-tool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fms-0x404%2Fnmap-tool/lists"}