Marcus Weinberger

Results 5 issues of Marcus Weinberger

I've yet to understand why, but on some computers, the frontdoor just waits with a ">> " prompt on powershell after typing out the initial payload. It's not to do...

When running 'python probemon.py' as root on Kali NetHunter arm64 (Kali chroot) i get an error about an invalid syntax at 'f=open(filename, errors = "ignore")'. Here is the code below:...

Why is this on GitHub if the majority of modules and even the main program itself is obfuscated? Does this contain viruses? I'd be wary about running this code.

When running the server, and trying to connect with the client to localhost, I get the following result when a command is sent/received: `Traceback (most recent call last): File "./reverse_dns_shell_client.py",...

Every time I try to store or retrieve data I get this error `requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='www.jsonstore.io', port=443): Read timed out. (read timeout=5)`