Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/niemand-sec/filenamechanger
A small script in Python to change the name of a file. Useful for Unrestricted File Uploading.
https://github.com/niemand-sec/filenamechanger
Last synced: about 2 months ago
JSON representation
A small script in Python to change the name of a file. Useful for Unrestricted File Uploading.
- Host: GitHub
- URL: https://github.com/niemand-sec/filenamechanger
- Owner: niemand-sec
- Created: 2016-01-07T18:37:55.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-08T19:51:05.000Z (almost 9 years ago)
- Last Synced: 2023-08-24T11:51:01.261Z (over 1 year ago)
- Language: Python
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# File Name Changer
This small script just create multiple folders and store different file names that can be used to exploit [Unrestricted File Upload].
### Instruction
Note: Use it in linux, it works perfectly.
Note: The file must already exists.
```sh
$ git clone https://github.com/BlackSwann/filenamechanger.git filenamechanger
$ cd filenamechanger
$ python main.py {file to change}
```### Todos
- Implement a way to add null byte "%00"
- Find more possible names### License
Free Software