Skip to content

Tool designed to find location of newly uploaded file when not given by the website.

Notifications You must be signed in to change notification settings

MarcoG3/BruteUploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

BruteUploader

Inspired after seeing a lot of bad practices in implementing a file upload mainly in PHP, I coded a quick script to brute-force newly uploaded files in a website. This could be useful in websites that let you upload files and hide the actual file location.

Usage

./bruteuploader.py -h

Example

./bruteuploader.py -u http://127.0.0.1/upload.php -f file1 -x http://127.0.0.1/uploads -d 'submit=Submit+Now' -p supersh3ll.php

About

Tool designed to find location of newly uploaded file when not given by the website.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages