Rootabeta

Results 4 issues of Rootabeta

Output of this tool displays nulls and other bad characters. This can lead to failed shellcode injection and consequently execution. Suggested fix: analyze assembly code, and replace null-spawning instructions with...

It would be nice to be able to use compromised targets as proxies to allow pivoting into a target's network. This feature would greatly improve the utility of the tool...

enhancement
solved

#### Description ``` When using reverse shells from Windows (tested with Powershell, unknown if present in other methods), results from commands (especially the gci or dir command) will often present...

bug

By using the cd .. command, an attacker can traverse to the root directory, and from there into any directory the FTP server has read access to. By combining this...