Update README.md

fixed indentation
This commit is contained in:
vict0ni
2020-05-14 00:10:12 +02:00
committed by GitHub
parent 7b8514f1f5
commit e61db57ff1

View File

@@ -66,6 +66,7 @@ Coldfusion: .cfm, .cfml, .cfc, .dbm
* `Content-Type : image/png`
* `Content-Type : image/jpeg`
- [Magic Bytes](https://en.wikipedia.org/wiki/List_of_file_signatures)
Sometimes applications identify file types based on their first signature bytes. Adding/replacing them in a file might trick the application.
### Picture upload with LFI