Skip to content
KitploitKITPLOIT
도구블로그
제출
도구블로그
제출

해킹, 침투 테스트 및 사이버 보안 도구를 당신의 보안 무기고에!

Kitploit은 해킹, 사이버 보안 및 침투 테스트 도구 디렉토리입니다. 최신 프로젝트 업데이트를 발견하여 취약점을 찾고, 시스템을 분석하고, 테스트를 자동화하고, 보안을 강화하세요.

··피드·문의·개인정보·© 2026 Kitploit

도구 디렉토리

카테고리

모든 카테고리 보기
Loading categories
ub1nu11 — Docker 기반 IT 보안 분석 플랫폼으로, 침투 테스트, 위협 인텔리전스, 로그 분석 및 취약점 관리를 위해 TheHive, Cortex, Wazuh, Grafana, Spiderfoot 및 OWASP 도구를 통합합니다. | Kitploit
도구/GitHubGitHub/nu11secur1ty/ub1nu11
OSINT (Open Source Intelligence)Penetration Testing FrameworksVulnerability ScannersContainer SecurityInformation GatheringWeb SecurityDevSecOpsThreat IntelligenceIntrusion DetectionLearning & EducationCurated ResourcesLog Analysis
2년 전아직 검토되지 않음

인기

모두 보기 →

커뮤니티에서 가장 많이 사용되는 도구를 찾아보세요.

모든 도구 탐색

도구 컬렉션을 둘러보세요

모든 도구 보기 →
공유
GitHubnu11secur1ty/ub1nu11

ub1nu11

Docker 기반 IT 보안 분석 플랫폼으로, 침투 테스트, 위협 인텔리전스, 로그 분석 및 취약점 관리를 위해 TheHive, Cortex, Wazuh, Grafana, Spiderfoot 및 OWASP 도구를 통합합니다.

저장소 보기

ub1nu11: 당신에게 필요한 모든 것 by OPSEC

개발 중

ub1nu11은 다양한 도구와 기술을 포함하는 강력한 IT 보안 분석 및 다중 관리 플랫폼입니다. 이 시스템은 Debian 및 Ubuntu 서버(최신 버전)와 호환됩니다! 자세한 내용은 문의해 주세요.


  • 도구

  • 정보

경고: 루트 사용자여야 합니다


시스템 요구 사항:

ub1nu11 설치에는 최소한 다음이 필요합니다:

| 8-16 GB RAM | 128 GB free disk space | 또한 작동하는 (나가는 트래픽이 필터링되지 않은) 인터넷 연결이 필요합니다.

Install

root@kitploit:~
env bash -c "$(curl -sL https://raw.githubusercontent.com/nu11secur1ty/ub1nu11/master/installUB.sh)"

Update:

  • 참고: 다른 네트워크로 머신을 이동할 때는 updateUB1nu11docker-only.sh를 사용해야 합니다.
root@kitploit:~
env bash -c "$(curl -sL https://raw.githubusercontent.com/nu11secur1ty/ub1nu11/master/updateUB1nu11docker-only.sh)"

Uninstall:

root@kitploit:~
env bash -c "$(curl -sL https://raw.githubusercontent.com/nu11secur1ty/ub1nu11/master/uninstallUB.sh)"

      • 수동 실행, shell 액세스 및 기타 도구 생성
root@kitploit:~
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
root@kitploit:~
docker pull f0rc3ps/ub1nu11:latest
docker images
docker run -d -p 8080:80 <Image:ID>
      • 기본 사용자 및 비밀번호:
root@kitploit:~
user: opsec
password: Pr#d@TEL#ten#sAd0brEd06l#

ub1nu11 직접 시작하기

root@kitploit:~
docker run -d -p 80:80 --name ub1nu11 nu11secur1ty/ub1nu11

MySQL management

root@kitploit:~
bash logininside.sh
/etc/init.d/mysql start
/etc/init.d/mysql status
mysql -uroot -ppassword
  • 참고 자신의 IP를 사용할 수 있습니다!

이미지 빌드

  • 소스 가져오기
root@kitploit:~
git clone https://github.com/nu11secur1ty/ub1nu11.git
  • Docker ub1nu11 빌드
root@kitploit:~
docker build -t nu11secur1ty/ub1nu11 .

애플리케이션 빌드

root@kitploit:~
bash startsamurai.sh

ub1nu11 테스트

  • Apache
root@kitploit:~
http://localhost:8080/

ub1nu11 중지

root@kitploit:~
bash stopsamurai.sh

이미 구성된 ub1nu11 이미지 제거

root@kitploit:~
docker system prune
docker system prune -a

Tools

  • Grafana
  • Hive
  • OWASP-Calculator
    • GitHub
  • Cortex
  • Spiderfoot
  • Wazuh

즐거운 시간 보내세요 엔지니어 여러분 ;)

도구 다운로드