[New Features]
- added an ASCII only mode, for environments that don't support UTF8
- added option to use your favourite terminal emulator instead of
konsolein the RCE attack - both additions can be toggled and configured in
core/config.py
[Improvements]
- added a possible location for apache2 logs to the dictionary
- made
/etc/passwdREGEX matching optional (controlled inconfig.py)
[Bug Fixes]
- modified payload so it works if target is not running
bashas default shell - fixed issues with SSH log poisoning attack
- password prompt showing up (fixed by using
sshpass) - payload being truncated due to max username length
- password prompt showing up (fixed by using