> For the complete documentation index, see [llms.txt](https://docs.bdurham.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bdurham.dev/old-projects/paratrooper.md).

# Paratrooper

{% embed url="<https://github.com/thebriandurham/MiscTools>" %}

## About

* Network enumeration script that is meant to be ran from a Raspberry Pi drop-box on a client's internal network.
* Stores the output of standard enumeration commands (such as ifconfig, netstat, etc.) and then uses scp to copy the enumerated data back to a listening host.
* Designed to be set up on a Kali instance and ran via Crontab to allow the script to execute on a set interval to ensure the data gets returned once a network connection is established.

## Postmortem

Oh the early, innocent days of my infosec obsessions. At least I was trying, right?
