mirror of
https://github.com/atomiczsec/Adrenaline
synced 2026-06-21 13:47:29 +00:00
1.4 KiB
1.4 KiB
Community Inspired BOFs
The community/ directory collects BOFs and tools that are from outside this repository (the community) and have been fit to follow the BOF framework constraints:
- No dependency on repository specific framework headers, implementations, or utility libraries
- No CRT
- Standardized output
- Safety caps to avoid hanging
Current Community Ports
TrustedSec CS-Situational-Awareness-BOF
| BOF | Description | Original |
|---|---|---|
schtask_enum/ |
Enumerate scheduled tasks w COM Task Scheduler API, clean output (no xml, which caused BOF to hang) | schtaskenum |
net_use/ |
Add, list, or remove mapped drives via MPR (WNet*) with bounded, BOF-safe output handling |
netuse |
SessionView by lsecqt
| BOF | Description | Original |
|---|---|---|
session_view/ |
Enumerate Windows Terminal Services sessions, displaying session IDs, usernames, domains, connection states, and session LUIDs | SessionView |
NoteThief by trainr3kt
| BOF | Description | Original |
|---|---|---|
notepad_grab/ |
Extract text content from open Notepad windows | notethief |