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

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

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

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

도구 디렉토리

카테고리

모든 카테고리 보기
Loading categories
Wordpresscan — Python으로 재작성된 WPScan + 일부 WPSeku 아이디어 | Kitploit
도구/GitHubGitHub/swisskyrepo/wordpresscan
ReconnaissanceVulnerability ScannersWeb Vulnerability ScannersPassword AttacksInformation GatheringWeb SecurityArchived
GitHubswisskyrepo/wordpresscan

Wordpresscan

Python으로 재작성된 WPScan + 일부 WPSeku 아이디어

저장소 보기
65320225년 전Kitploit 검토 완료

인기

모두 보기 →

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

모든 도구 탐색

도구 컬렉션을 둘러보세요

모든 도구 보기 →
공유

Wordpresscan

WPScan(Ruby 버전)의 작업을 기반으로 Python으로 작성된 간단한 Wordpress 스캐너로, 일부 기능은 WPSeku에서 영감을 받았습니다.

면책 조항

root@kitploit:~
이 github의 저자는 오용이나 귀하가 발생시킬 수 있는 손해에 대해 책임을 지지 않습니다!
귀하는 이 소프트웨어를 사용함에 있어 모든 책임은 본인에게 있음을 동의합니다.

설치 및 실행

설치

root@kitploit:~
git clone https://github.com/swisskyrepo/Wordpresscan.git
cd Wordpresscan

가상 환경

root@kitploit:~
virtualenv .venv -p /usr/bin/python2.7
source .venv/bin/activate
pip install -r requirements.txt

예제

예제 1 : 기본 업데이트 및 워드프레스 스캔

root@kitploit:~
python wordpresscan.py -u "http://localhost/wordpress" --update --random-agent

-u : WordPress URL
--update : wpscan 데이터베이스 업데이트
--aggressive : 플러그인/테마 스캔을 위한 공격적 버전 실행
--random-agent : 이 세션에 대해 무작위 사용자 에이전트 사용

예제 2 : 기본 무차별 대입 (옵션 --brute, 옵션 --nocheck)

  • 사용자 지정 사용자 이름 무차별 대입
root@kitploit:~
python wordpresscan.py -u "http://127.0.0.1/wordpress/" --brute --usernames "admin,guest" --passwords-list fuzz/wordlist.lst
  • 사용자 이름 목록으로 무차별 대입
root@kitploit:~
python wordpresscan.py -u "http://127.0.0.1/wordpress/" --brute --users-list fuzz/wordlist.lst --passwords-list fuzz/wordlist.lst
  • 감지된 사용자 무차별 대입
root@kitploit:~
python wordpresscan.py -u "http://127.0.0.1/wordpress/" --brute --passwords-list fuzz/wordlist.lst
root@kitploit:~
╭─ 👻 swissky@crashlab: ~/Github/Wordpresscan  ‹master*›
╰─$ python main.py -u "http://127.0.0.1/wordpress/" --brute --users-list fuzz/wordlist.lst --passwords-list fuzz/wordlist.lst --nocheck       
_______________________________________________________________
 _    _               _                                         
| |  | |             | |                                        
| |  | | ___  _ __ __| |_ __  _ __ ___  ___ ___  ___ __ _ _ __  
| |/\| |/ _ \| '__/ _` | '_ \| '__/ _ \/ __/ __|/ __/ _` | '_ \
\  /\  / (_) | | | (_| | |_) | | |  __/\__ \__ \ (_| (_| | | | |
 \/  \/ \___/|_|  \__,_| .__/|_|  \___||___/___/\___\__,_|_| |_|
                       | |                                      
                       |_|                                      
 WordPress scanner based on wpscan work - @pentest_swissky      
_______________________________________________________________
[+] URL: http://127.0.0.1/wordpress/

[!] The Wordpress 'http://127.0.0.1/wordpress/readme.html' file exposing a version number: 4.4.7
[i] Uploads directory has directory listing enabled : http://127.0.0.1/wordpress/wp-content/uploads/
[i] Includes directory has directory listing enabled : http://127.0.0.1/wordpress/wp-includes/

[i] Bruteforcing all users
[+] User found admin
[+] Starting passwords bruteforce for admin
Bruteforcing - ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░

예제 3 : 생각은 과대평가되었습니다. 공격적이며, 대부분 권장되지 않습니다!

root@kitploit:~
python wordpresscan.py -u "http://127.0.0.1/wordpress/" --fuzz

[i] Enumerating components from aggressive fuzzing ...
[i] File: http://127.0.0.1/wordpress/license.txt - found
[i] File: http://127.0.0.1/wordpress/readme.html - found
[i] File: http://127.0.0.1/wordpress/wp-admin/admin-footer.php - found
[i] File: http://127.0.0.1/wordpress/wp-admin/css/ - found
[i] File: http://127.0.0.1/wordpress/wp-admin/admin-ajax.php - found
[i] File: http://127.0.0.1/wordpress/wp-activate.php - found
--fuzz :  가능한 많은 파일, 테마 및 플러그인을 감지하기 위해 웹사이트를 퍼징합니다.

테스트 환경 출력 예제

alt tag

테스트 환경 배포

root@kitploit:~
docker-compose -f wordpress_compose.yml up -d

wp-json API를 활성화하려면 설정에서 "Permalink"를 "simple"이 아닌 다른 값으로 변경해야 합니다.

크레딧 및 기여자

  • WPScan Team의 원본 아이디어 및 스크립트
  • bl4de의 많은 PR 및 버그 수정
도구 다운로드