Example Usage
$outFile = [System.IO.Path]::GetTempFileName() ; Invoke-WebRequest -Uri "https://raw.githubusercontent.com/aquasecurity/traceeshark/main/autoinstall.py" -OutFile $outFile ; python.exe $outFile ; rm $outFile
See also
ad-privileged-audit
Free
Provides various Windows Server Active Directory (AD) security-focused reports.…
Ultimate-RAT-Collection
Free
For educational purposes only, exhaustive samples of 500+ classic/modern trojan builders including s…
goodboy-framework
Open Source
15-stage Windows malware development & analysis course in Rust. Red team builds it, blue team detect…
LockKnife
Open Source
LockKnife: The Ultimate Android Security Research Tool. A unified TUI workspace and headless CLI for…
apiosintDS
Open Source
On demand query API for https://github.com/davidonzo/Threat-Intel project.…
jupyter-collection
Open Source
Collection of Jupyter Notebooks by @fr0gger_…