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

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

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

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

도구 디렉토리

카테고리

모든 카테고리 보기
Loading categories
juumla — 🦁 Joomla CMS 프로젝트와 관련된 취약점을 식별하고 스캔하는 Python 프로젝트입니다. 일반적인 잘못된 구성과 공개 취약점을 스캔합니다. | Kitploit
도구/GitHubGitHub/0xdsm/juumla
Vulnerability ScannersInformation GatheringWeb SecurityMisconfiguration
GitHub0xdsm/juumla

juumla

🦁 Joomla CMS 프로젝트와 관련된 취약점을 식별하고 스캔하는 Python 프로젝트입니다. 일반적인 잘못된 구성과 공개 취약점을 스캔합니다.

저장소 보기웹사이트
1752665개월 전Kitploit 검토 완료

인기

모두 보기 →

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

모든 도구 탐색

도구 컬렉션을 둘러보세요

모든 도구 보기 →
공유

🦁 Juumla

image



🦁 Juumla Juumla는 Joomla 버전을 식별하고, 취약점 및 민감 파일을 스캔하기 위해 만들어진 Python 도구입니다.

Starlog


⚡ 설치 / 시작하기

Juumla를 설치하고 사용하는 방법에 대한 빠른 가이드입니다.

root@kitploit:~
1. Clone the repository - git clone https://github.com/oppsec/juumla.git
2. Install the libraries - pip3 install -r requirements.txt
3. Run Juumla - python3 main.py -u https://example.com

🐳 Docker

Docker 컨테이너에서 Juumla를 실행하려면 다음 명령을 따르십시오:

root@kitploit:~
1. Clone the repository - git clone https://github.com/oppsec/juumla.git
2. Build the image - sudo docker build -t juumla:latest .
3. Run container - sudo docker run juumla:latest

Docker 컨테이너에서 Joomla 환경을 생성하려면 다음 명령을 따르십시오:

root@kitploit:~
1. Clone the repository - git clone https://github.com/oppsec/juumla.git (or download the docker-compose.yml file)
2. Install docker-compose (e.g: sudo apt install docker-compose)
3. sudo docker-compose up
4. Access http://localhost:8080/

The default root password is: example
The default database name is: joomladb
The default DBMS is: MySQL 5.6



⚙️ 사전 요구 사항

  • Python 3가 컴퓨터에 설치되어 있어야 합니다.
  • 다음 명령으로 라이브러리를 설치하세요: pip3 install -r requirements.txt



✨ 기능

  • 빠른 스캔
  • 낮은 RAM 및 CPU 사용량
  • Joomla 버전 감지
  • 구성 및 백업 파일 찾기
  • Joomla 버전 기반 취약점 스캔
  • 오픈 소스



📚 할 일

  • 취약점 데이터베이스 업데이트
  • Joomla 감지 방법 개선
  • 코드 최적화 개선



🔨 기여하기

프로젝트에 기여하는 방법에 대한 빠른 가이드입니다.

root@kitploit:~
1. Create a fork from Juumla repository
2. Download the project with git clone https://github.com/your/juumla.git
3. Make your changes
4. Commit and makes a git push
5. Open a pull request



⚠️ 경고

  • 이 도구의 악의적인 사용에 대한 책임은 개발자에게 있지 않습니다.
도구 다운로드