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
simple-file-list-rce — Simple File List < 4.2.3 - Unauthenticated Arbitrary File Upload RCE | Kitploit
Tools/GitHubGitHub/randomrobbiebf/simple-file-list-rce
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration Testing
GitHubrandomrobbiebf/simple-file-list-rce

simple-file-list-rce

Simple File List < 4.2.3 - Unauthenticated Arbitrary File Upload RCE

View Repository
456 years 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

simple-file-list-rce

Simple File List < 4.2.3 - Unauthenticated Arbitrary File Upload RCE

root@kitploit:~
usage: simple.py [-h] -u URL [-f1 FILE1] [-f2 FILE2] [-p PATH]

optional arguments:
  -h, --help            show this help message and exit
  -u URL, --url URL     Wordpress Url i.e https://wordpress.lan
  -f1 FILE1, --file1 FILE1
                        Harmless File Name
  -f2 FILE2, --file2 FILE2
                        Shell File Name
  -p PATH, --path PATH  URI Path /my-simple-file-list-page/

Example

root@kitploit:~
python3 simple.py --url http://192.168.1.134 -f1 test5.png -f2 test5.php

alt text

Download Tool