Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sleventyeleven/pxe-tools
A novice attempt to make a tool that can collect information about a network based on the existence of a PXE Server.
https://github.com/sleventyeleven/pxe-tools
Last synced: about 1 month ago
JSON representation
A novice attempt to make a tool that can collect information about a network based on the existence of a PXE Server.
- Host: GitHub
- URL: https://github.com/sleventyeleven/pxe-tools
- Owner: sleventyeleven
- Created: 2013-06-25T16:16:26.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-06-29T02:37:30.000Z (over 11 years ago)
- Last Synced: 2024-10-14T13:23:59.659Z (3 months ago)
- Size: 117 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
PXE-Tools
===========A set of tools that network pentesters might find useful.
Note: This project is currently under development and this repository is a place holder for when alpha code is ready.
PXE-Scanner
===========A novice attempt to make a tool that can collect information about a network based on the existence of a PXE Server.
DHCP-Finder
===========A tools that atempts to find all DHCP servers on a network by broadcasting custom DHCP discover packets and returning the MAC and IP address of any servers found.
Lease-Eater
===========A short tool that will start consuming the leases of all DHCP server untill they stop responding to requests.
**Warning: This is a dangerous tool that could criple a network. Use at your own risk.**