Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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