User:Maffblaster/Drafts/Gentoo for hackers

From Gentoo Wiki
Jump to:navigation Jump to:search

This article showcases technology available for ethical hacking, and related activities, on Gentoo-based systems. If the software package is not available in Gentoo, then it will likely be available via the Pentoo ebuild repository. If it's not available in Pentoo, then I'll probably try to write an ebuild for it...

Available software

  • net-analyzer/hydra
  • Metasploit — provides information about security vulnerabilities and aids in penetration testing and IDS signature development.
  • EyeWitness - A tool designed to take screenshots of websites, provide some server header info, and identify default credentials if possible. Useful for creating reports.
  • tls-scan - An Internet scale, blazing fast SSL/TLS scanner (non-blocking, event-driven).
  • app-forensics/spiderfoot - An OSINT data collection tool and analysis tool written in Python. Available in the Pentoo overlay.
  • freq.py - Mark Baggett's freq.py is used to DGA (Domain Generation Algorithm) hostnames often used by malware.
  • volatility3 - An open source memory forensics tool written in Python.
  • Velociraptor - An advanced digital forensic and incident response tool that enhances visibility into endpoint systems.
  • ChitChatter (GitHub)
  • BurnerNote (GitHub)