Hi everyone! As we’ve known, Parrot Security edition is having tool list similar Kali Linux. It means, we are having thousands tools, but only < 200 useful tools, < 50 commonly used tools. So I create this topic to collect tool list and help Parrot Team clear the list. If you have any idea about “should be removed by default” or “should be pre-installed by default”, please join me.
P/S: All tools must be on Parrot APT Repository. And please add tool list following this format:
Tool name; apt name (name on apt repository); uses, reason; description (optional)
Paros Proxy; paros; Web application testing proxy; out of dated, project replaced by Zap Proxy
sqlsus : (My)SQL injection tool; sqlsus; SQL injection (for MySQL), out of dated and no longer maintained; Repository has better tool (sqlmap)
sqlninja - a SQL Server injection & takeover tool; sqlninja; SQL injection on MSSQL; out of dated and no longer maintained; Repository has better tool (sqlmap)
Backdoor factory; backdoor-factory; Patch PE, ELF, Mach-O binaries with shellcode; No longer maintained
BDF Proxy; bdfproxy; Patch Binaries via MITM: BackdoorFactory + mitmProxy; No longer maintained; backdoor-factory is required, looks like there is no alternative tool on the repo