BYOB - Initial Setup

preview_player
Показать описание
Let's configure our linux box to run the control center for the #BYOB a.k.a. build your own botnet web interface. I am going to show you how you have to install and configure the solution and set your router to make it publicly available.

Рекомендации по теме
Комментарии
Автор

I followed your directions but the script doesn't execute correctly on workstation 20.4.x There are multiple lines in _init-py that fail.

hakdefnetinternational
Автор

These Work on PARROT??? or Only on UBUNTU??

LOSTDD
Автор

could maybe setup the byob maybe but then you write the other commands and im lost

zod
Автор

Can you use this on a CentOS 6 VPS? If so how do you set up the BotneT within the VPS?

Okogg
Автор

I cant find port forwarding on my router. Can it be called in other names ?

arvidas
Автор

unable to locate directory containing user-installed packages !pls help!

varrisdom
Автор

hey nice video the byob side doesnt show me bots but i downloaded the exe from another windows virtual machine
please help

Novarisflame
Автор

im running python3.11.2 so when put python3.8 it says command not found, what do i do please

MNCUK
Автор

is there a difference between the development server and the normal server?

ilanstechworld
Автор

Great video. I ask the same question in other video too, but i will ask here again. So the question is. Is there a way byob to work with public ip instead of local ip ? Will save alot of headche that way.
I have installed byob to laptop but main page and payloads can be reach only from local ip. So even if i get the payload and put it on another windows machine it will not connect to the controll panel. If its with real ip connection will work. Byob i installed on laptop with ubuntu 20.4 its not virtual machine. I only need local ip to be public so can bee reach from other machines.

Kind Regards

gushy
Автор

you can make the video update because it doesn't work anymore

free_pet_roblox
Автор

it asks for a flask login what do i do

itsbonez
Автор

Traceback (most recent call last):
File "/home/nemesys/git/byob/web-gui/run.py", line 1, in <module>
from buildyourownbotnet import create_app
File "/home/nemesys/git/byob/web-gui/buildyourownbotnet/__init__.py", line 8, in <module>
from flask_login import LoginManager
ModuleNotFoundError: No module named 'flask_login'

LOSTDD