ub1nu11: all that you need by OPSEC
In development
ub1nu11 is a strong IT security analytics and multi-management platform containing many instruments and techniques. This system is compatible with Debian and Ubuntu servers - the latest versions! For more information, please contact us.
- tools
- information
WARNING: YOU NEED TO BE A ROOT USER
system requirements:
The ub1nu11 installation needs at least:
| 8-16 GB RAM | 128 GB free disk space | as well as a working (outgoing non-filtered) internet connection.
env bash -c "$(curl -sL https://raw.githubusercontent.com/f0rc3ps/ub1nu11/master/installUB.sh)"
- NOTE: When you move your machine on the other network you must use updateUB1nu11docker-only.sh
env bash -c "$(curl -sL https://raw.githubusercontent.com/f0rc3ps/ub1nu11/master/updateUB1nu11docker-only.sh)"
env bash -c "$(curl -sL https://raw.githubusercontent.com/f0rc3ps/ub1nu11/master/uninstallUB.sh)"
-
-
- Manual run, and
shellaccess & generate the other tools
- Manual run, and
-
git clone https://github.com/f0rc3ps/ub1nu11.git
cd ub1nu11
docker-compose up -d
# Web testing
http://localhost:8080/
http://localhost:8080/info.php
# Shell
cd ub1nu11/
docker exec -it ub1nu11 /bin/bash
docker-compose exec ub1nu11 /bin/bash- Pull
docker pull f0rc3ps/ub1nu11:latest
docker images
docker run -d -p 8080:80 <Image:ID>
-
-
- default user and password:
-
user: opsec
password: Pr#d@TEL#ten#sAd0brEd06l#
docker run -d -p 80:80 --name ub1nu11 f0rc3ps/ub1nu11bash logininside.sh
/etc/init.d/mysql start
/etc/init.d/mysql status
mysql -uroot -ppassword- Note
You can use your IP!
- Getting a source
git clone https://github.com/f0rc3ps/ub1nu11.git- Building a docker ub1nu11
docker build -t f0rc3ps/ub1nu11 .bash startsamurai.sh- Apache
http://localhost:8080/bash stopsamurai.shdocker system prune
docker system prune -aHave fun engineers ;)


