Add NullSec Payloads - WiFi Harvester & System Recon#705
Merged
hak5peaks merged 1 commit intohak5:masterfrom Feb 2, 2026
Merged
Add NullSec Payloads - WiFi Harvester & System Recon#705hak5peaks merged 1 commit intohak5:masterfrom
hak5peaks merged 1 commit intohak5:masterfrom
Conversation
Added 2 Bash Bunny payloads: 1. NullSec-WiFi-Harvester (credentials/) - Extracts all saved WiFi passwords - Saves to loot with hostname prefix - Uses netsh for profile enumeration - ~8-10 second execution 2. NullSec-System-Recon (recon/) - Comprehensive system reconnaissance - OS, users, network, AV status - Saves detailed report to loot - ~15-20 second execution Both payloads: - Use HID + STORAGE attack modes - Include proper LED status indicators - Have complete readme documentation - Target Windows 10/11
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🐰 NullSec Payload Collection
Two new payloads for the Bash Bunny.
📁 Payloads Included
✨ Features
📋 Payload Details
WiFi Harvester
netshto enumerate all saved profiles<HOSTNAME>_wifi.txtSystem Recon
Collects:
Saves to loot:
<HOSTNAME>_recon.txt🔗 Author
Thanks for maintaining this awesome project! 🐰