What is the FuzzBunch framework and how does it relate to Smbtouch?
FuzzBunch is a framework similar to Metasploit that includes plugins for detection (Touch), exploitation (Exploit), payload delivery, and more. Smbtouch is a Touch-class plugin used to detect whether a host is vulnerable to SMB and NBT remote privilege escalation attacks. The framework requires Python 2.6 and pywin32, and the leaked version may need a `listeningposts` folder to function. Detailed setup is covered in the original article.
FuzzBunchMetasploitframeworkTouch pluginsSMB detectionenvironment setup