Talismancer
Talismancer
Added a secure "download" command for injection into Linux (.sh) & Windows (.ps1) to download files from the target machine to the C2 hub (but not siblings at this stage)....
Hi, I've created a fork of gvisor-ligolo to enable cross-compiling the proxies from this project into ARMv6 and ARMv7 binaries if anyone needs them. You'll find the binaries there. Golang...
running: "python3 setup.py install" yields an error on line 10 of roguehostapd/config/hostapdconfig.py because SafeConfigParser is deprecated. Replace line 10 with: from configparser import ConfigParser as SafeConfigParser The next problem is...