Tools Category

phpsploit

Stealth post-exploitation framework     PhpSploit is a remote control framework, aiming to provide a stealth interactive shell-like connection over HTTP between client and web server. It is a post-exploitation tool capable to maintain access to a compromised web server for privilege escalation purposes. Overview The obfuscated communication is accomplished Read more…

Loading

Windows Kung Fu Command Line

Windows Kung Fu Command Line Enable RDP reg add “hklm\system\currentcontrolset\control\terminal server” /f /v fDenyTSConnections /t REG_DWORD /d 0 netsh firewall set service remoteadmin enable netsh firewall set service remotedesktop enable View user on group net localgroup Users net localgroup Administrators search all .doc file dir/s *.doc Start a new CMD Read more…

Loading

Tools Category

MalwareSearch

MalwareSearch A Command Line Tool To Find Malwares   Tool developed for searching malwares at openmalware.org by command line, allowing specific malware download by shell. Soon we’ll input more sources like MalShare, MalwareBlacklist, Malware.lu’s AVCaesar and Malwr. Usage Optional Arguments: $ malwaresearch.py [–h HELP] [-f FIND] [-w WRITE] usage: malwaresearch.py Read more…

Loading