Skip to content

Commit

Permalink
Fix unicode instead of ASCII in BappDescription
Browse files Browse the repository at this point in the history
  • Loading branch information
floyd committed Jun 20, 2018
1 parent ee098e2 commit 4efad83
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions BappDescription.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@

<ol>
<li>Taking a small gif, png, jpeg, tiff, pdf, zip and mp4 file</li>
<li>If its an image, resize the image (sizes are UI options)</li>
<li>If its an image, give it a random new color</li>
<li>If it's an image, resize the image (sizes are UI options)</li>
<li>If it's an image, give it a random new color</li>
<li>If the file format supports it, use the exiftool file format meta data techniques "keywords", "comment", "iptc:keywords", "xmp:keywords", "exif:ImageDescription" and "ThumbnailImage" ...</li>
<li>... to inject PHP, JSP, ASP, XXE, SSRF, XXS and SSI payloads ...</li>
<li>... then upload with various combinations of file extensions and content-types ...</li>
Expand Down

0 comments on commit 4efad83

Please sign in to comment.