Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!
Discover the most used tools by our community.
Explore all tools
Browse our collection of tools
docker build -t cve:linux - < Dockerfile docker run cve:linux strings /usr/bin/docker-runc | tail -n 2
Get-Content Dockerfile | docker build -t cve:windows docker run cve:windows findstr /usr/bin/docker-runc | tail -n 2