Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.**