
Docker 기반 IT 보안 분석 플랫폼으로, 침투 테스트, 위협 인텔리전스, 로그 분석 및 취약점 관리를 위해 TheHive, Cortex, Wazuh, Grafana, Spiderfoot 및 OWASP 도구를 통합합니다.
개발 중
ub1nu11은 다양한 도구와 기술을 포함하는 강력한 IT 보안 분석 및 다중 관리 플랫폼입니다. 이 시스템은 Debian 및 Ubuntu 서버(최신 버전)와 호환됩니다! 자세한 내용은 문의해 주세요.


경고: 루트 사용자여야 합니다
시스템 요구 사항:
ub1nu11 설치에는 최소한 다음이 필요합니다:
| 8-16 GB RAM | 128 GB free disk space | 또한 작동하는 (나가는 트래픽이 필터링되지 않은) 인터넷 연결이 필요합니다.
env bash -c "$(curl -sL https://raw.githubusercontent.com/nu11secur1ty/ub1nu11/master/installUB.sh)"
env bash -c "$(curl -sL https://raw.githubusercontent.com/nu11secur1ty/ub1nu11/master/updateUB1nu11docker-only.sh)"
env bash -c "$(curl -sL https://raw.githubusercontent.com/nu11secur1ty/ub1nu11/master/uninstallUB.sh)"
shell 액세스 및 기타 도구 생성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
docker pull f0rc3ps/ub1nu11:latest
docker images
docker run -d -p 8080:80 <Image:ID>
user: opsec
password: Pr#d@TEL#ten#sAd0brEd06l#
docker run -d -p 80:80 --name ub1nu11 nu11secur1ty/ub1nu11
bash logininside.sh
/etc/init.d/mysql start
/etc/init.d/mysql status
mysql -uroot -ppassword
자신의 IP를 사용할 수 있습니다!git clone https://github.com/nu11secur1ty/ub1nu11.git
docker build -t nu11secur1ty/ub1nu11 .
bash startsamurai.sh
http://localhost:8080/
bash stopsamurai.sh
docker system prune
docker system prune -a
즐거운 시간 보내세요 엔지니어 여러분 ;)