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
laravel-phpunit-rce-masscaner — Mass scanner for Laravel phpunit RCE (CVE-2017-9841) with IP range and hostname list scanning, supporting targeted vulnerability detection across multiple targets. | Kitploit
Tools/GitHubGitHub/incogbyte/laravel-phpunit-rce-masscaner
ReconnaissanceVulnerability ScannersExploitationWeb Application ExploitationInformation GatheringPenetration Testing
GitHubincogbyte/laravel-phpunit-rce-masscaner

laravel-phpunit-rce-masscaner

Mass scanner for Laravel phpunit RCE (CVE-2017-9841) with IP range and hostname list scanning, supporting targeted vulnerability detection across multiple targets.

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
View Repository
23725 years agoReviewed by Kitploit

laravel phpunit rce masscanner CVE-2017-9841

Masscanner for Laravel phpunit RCE CVE-2017-9841

deps

root@kitploit:~
python3 -m pip install -r requirements.txt

or 

pipenv install -r requirements.txt

Usage

root@kitploit:~

usage: tool [-h] [--file <hostnames.txt>] [--range <ip-start>,<ip-end>] [--single SINGLE]

optional arguments:
  -h, --help                   show this help message and exit
  --file <hostnames.txt>       Input your target host lists
  --range <ip-start>,<ip-end>  Set range IP Eg.: 192.168.15.1,192.168.15.100

PoC

poc.png

Features

  • Range of ips with --range Eg: python3 main.py --range 192.168.0.1,192.168.1.253
  • List of hostnames --file Eg: python3 main.py --file hostnames.txt
  • Dorks see dorks.txt

References

https://github.com/sebastianbergmann/phpunit/pull/1956

https://nvd.nist.gov/vuln/detail/CVE-2017-9841

LOOK HERE

root@kitploit:~
+------------------------------------------------------------------------------+
|  [!] Legal disclaimer: Usage of this tool for attacking                      |
|  targets without prior mutual consent is illegal.                            |
|  It is the end user's responsibility to obey all applicable                  | 
|  local, state and federal laws.                                              |
|  Developers assume no liability and are not responsible for any misuse or    |
|  damage caused by this program                                               |
+------------------------------------------------------------------------------+

Bye!

tenor.gif

Download Tool