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
toolkit
Free
The essential toolkit for reversing, malware analysis, and cracking…
Volatility Workbench
Free
Free GUI front-end for Volatility 3 memory forensics framework on Windows. Simplifies memory analysi…
speakeasy
Open Source
Windows kernel and user mode emulation.…
NetworkMiner
Freemium
Network forensics analysis tool (NFAT) that captures packets and parses them to reconstruct transmit…
VerifyVision-Pro
Open Source
VerifyVision-Pro是一个全面的图像伪造篡改检测解决方案,利用深度学习(deep learning)和计算机视觉技术(cv)精确识别各类图像篡改,包括deepfake、AI生成内容、拼接操…
DFIR-Detection-Engineering
Open Source
Digital Forensics Incident Response and Detection engineering: Análisis forense de artefactos comune…