bdurham.dev
githubCTFslinkedIn
  • /home
  • ℹ️/about
    • Work Experience
    • Education
    • Certifications
  • 📚Library
    • Books
    • Podcasts
  • 🔬R&D
    • Soon
  • 🪦Old Projects
    • Nominal
    • Nanoparser
    • Intel NUC Proxmox & Linode Homelab
    • Active Directory Exploitation & Pivoting Lab
    • TCM-Sec's Windows WiFi Extractor
    • Rust Basics
    • CTF Writeups
    • Paratrooper
    • DinoDisplay
    • sqlcheck.py
Powered by GitBook
On this page
  • About
  • Postmortem
  1. Old Projects

Paratrooper

Your Pi in the Sky

PreviousCTF WriteupsNextDinoDisplay

Last updated 1 year ago

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?

🪦
GitHub - thebriandurham/MiscTools: Various tools I've made to make life easierGitHub
Logo