Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
Bazaar_poc — Bazaar v1.4.3 任意文件读取漏洞(CVE-2024-40348) | Kitploit
Tools/GitHubGitHub/ningxin2002/bazaar_poc
Vulnerability AnalysisExploitationWeb Application ExploitationInformation GatheringPenetration Testing
GitHubningxin2002/bazaar_poc

Bazaar_poc

Bazaar v1.4.3 任意文件读取漏洞(CVE-2024-40348)

View Repository
1 year agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

Bazaar_poc

Bazaar v1.4.3 Arbitrary File Read Vulnerability (CVE-2024-40348)

python Bazaar_poc.py -h

root@kitploit:~
            ) (`-.            ) (`-.
     ( OO ).           ( OO ).
    (_/.  \_)-. ,-.-')(_/.  \_)-. ,-.-')
     \  `.'  /  |  |OO)\  `.'  /  |  |OO)
      \     /\  |  |  \ \     /\  |  |  \
       \   \ |  |  |(_/  \   \ |  |  |(_/
      .'    \_),|  |_.' .'    \_),|  |_.'
     /  .'.  \(_|  |   /  .'.  \(_|  |
    '--'   '--' `--'  '--'   '--' `--'

usage: Bazaar_poc.py [-h] [-u URL] [-f FILE]

Bazaar v1.4.3 Arbitrary File Read Vulnerability (CVE-2024-40348)

optional arguments:
-h, --help show this help message and exit
-u URL, --url URL Add URL information
-f FILE, --file FILE Add txt file

example:
python3 Bazaar_poc.py -u http://xxxx.xxxx.xxxx.xxxx
python3 Bazaar_poc.py -f x_url.txt

Download Tool