SecLists/Payloads
Jason Haddix 1d5183d834 Revert "Revert "files""
This reverts commit e5a00ce60e.
2015-11-03 12:39:19 -08:00
..
laudanum-0.8 Moar structure. 2015-08-04 11:20:14 -07:00
eicar.com.txt Revert "Revert "files"" 2015-11-03 12:39:19 -08:00
FUZZDB_cmd.jsp Moar structure. 2015-08-04 11:20:14 -07:00
FUZZDB_cmd.php Moar structure. 2015-08-04 11:20:14 -07:00
FUZZDB_cmd.sh Moar structure. 2015-08-04 11:20:14 -07:00
FUZZDB_cmdasp.aspx Moar structure. 2015-08-04 11:20:14 -07:00
FUZZDB_jsp-reverse.jsp Moar structure. 2015-08-04 11:20:14 -07:00
FUZZDB_list.jsp Moar structure. 2015-08-04 11:20:14 -07:00
FUZZDB_list.php Moar structure. 2015-08-04 11:20:14 -07:00
FUZZDB_list.sh Moar structure. 2015-08-04 11:20:14 -07:00
FUZZDB_nc.exe Moar structure. 2015-08-04 11:20:14 -07:00
FUZZDB_Simple.php Moar structure. 2015-08-04 11:20:14 -07:00
FUZZDB_Up.php Moar structure. 2015-08-04 11:20:14 -07:00
FUZZDB_up.sh Moar structure. 2015-08-04 11:20:14 -07:00
lottapixel.jpg Revert "Revert "files"" 2015-11-03 12:39:19 -08:00
README.md Revert "Revert "files"" 2015-11-03 12:39:19 -08:00
simple_shell.jsp Simple shell added by shipcod3 2015-08-05 07:25:02 -07:00
uber.gif Revert "Revert "files"" 2015-11-03 12:39:19 -08:00

lottapixel

Originally reported at https://hackerone.com/reports/390, addressed on paperclip.

A specially crafted JPEG (the original file was named lottapixel.jpg) causes attempts to determine the dimensions of the image to exhaust available memory. From the original report:

The exploit is really simple. I have an image of 5kb, 260x260 pixels. In the image itself I exchange the 260x260 values with 0xfafa x 0xfafa (so 64250x64250 pixels). Now from what I remember your service tries to convert the image once uploaded. By loading the 'whole image' into memory, it tries to allocate 4128062500 pixels into memory, flooding the memory and causing DoS.

uber.gif

Current limits

Image size: 1 MB Image dimensions: 2048x2048px File types: jpg/png/gif

Another image hack

A GIF composed of 40k 1x1 images made Paperclip freeze until timeout.

As attachments I sent the file composed of 40k images, and a screenshot of the timeout.

EICAR File

The EICAR Standard Anti-Virus Test File or EICAR test file is a computer file that was developed by the European Institute for Computer Antivirus Research (EICAR) and Computer Antivirus Research Organization (CARO), to test the response of computer antivirus (AV) programs. Instead of using real malware, which could do real damage, this test file allows people to test anti-virus software without having to use a real computer virus.

Anti-virus programmers set the EICAR string as a verified virus, similar to other identified signatures. A compliant virus scanner, when detecting the file, will respond in exactly the same manner as if it found a harmful virus. Not all virus scanners are compliant, and may not detect the file even when they are correctly configured.

The use of the EICAR test string can be more versatile than straightforward detection: a file containing the EICAR test string can be compressed or archived, and then the antivirus software can be run to see whether it can detect the test string in the compressed file.