https://github.com/chirag-sharma72/network-sweeper
This tool sweeps a network and lists out active hosts in that network.
https://github.com/chirag-sharma72/network-sweeper
bash internal-pentest network network-pentesting python3
Last synced: 8 months ago
JSON representation
This tool sweeps a network and lists out active hosts in that network.
- Host: GitHub
- URL: https://github.com/chirag-sharma72/network-sweeper
- Owner: chirag-sharma72
- Created: 2021-04-13T08:52:15.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-13T09:55:26.000Z (over 4 years ago)
- Last Synced: 2025-02-22T20:18:40.336Z (8 months ago)
- Topics: bash, internal-pentest, network, network-pentesting, python3
- Language: Shell
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Network-Sweeper
This tool sweeps the Class A networks and lists out active hosts in that network. The tool will be available in both Bash and Python. The tool is still in development and will be extended to other classes as well.Improvements in the tool are welcome.