.:: 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

 

 Beberapa Command (perintah) dalam Shell

Go down 
2 posters
PengirimMessage
zer03s
Administrator
Administrator
zer03s


Jumlah posting : 2471
Points : 4119
Reputation : 113
Join date : 13.12.10
Age : 32
Lokasi : /home/root/blackc0de

Beberapa Command (perintah) dalam Shell Empty
PostSubyek: Beberapa Command (perintah) dalam Shell   Beberapa Command (perintah) dalam Shell Icon_minitimeSat Apr 21, 2012 10:15 pm

nie ane kasih beberapa perintah dalam shell , yang masih bingung buat nger00t

1. Menampilkan semua IP dalam shell : $ /sbin/ ifconfig | grep inet

2. Mematikan proses dalam shell : $ kill -9 (nomor PID)

3. Melihat daftar file dalam direktori : $ ls -la

4. Mencari direktori yang ada permittion : $ find / - type d -perm 777

5. Menjadikan file read only : $ chmod 755

6. Download file : $ wget (website)

7. Download file : $ curl -o (website)

8. Download file : $ lwp- download (website)

9. Memeriksa posisi direktori kita bekerja : $ pwd

10. Masuk ke direktori : $ cd (nama direktori)

11. Menampilkan semua file yg tersembunyi (drwxrwxrwx) : $ ls -FRla | grep drwxrwxrwx

12. Mencari isi direktori : $ find . -name [nama direktori] -print

13. Mencari semua ID nobody : $ find / -name *gz* -user nobody

14. Menampilkan proses background : $ ps -x

15. Menampilkan semua proses background : $ ps -ax

16. Mengganti nama file ato direktori : $ mv (nama file/dir) (nama file/dir baru)

17. Mencari proses file secara spesifikasi : $ find | grep (nama file)

18. Menghapus history : $ history -c

19. Menghapus logs history :
$ rm -f /.bash_history / root .bash_history /var/ log/messages

20. Extract file zip : $ tar - zxvf (nama file)

21. Membuat file zip hanya dengan target file/ direktori :
$ tar -zcf (nama file zip) (nama target zip)

22. Membuat file zip dengan target seluruh isi direktori : $ tar -zcf (nama file zip) (*)


sekian.
Kembali Ke Atas Go down
http://zer03s.blog.com/
djsamm88
NuuBiiTooL
NuuBiiTooL



Jumlah posting : 4
Points : 4
Reputation : 0
Join date : 04.05.12

Beberapa Command (perintah) dalam Shell Empty
PostSubyek: Re: Beberapa Command (perintah) dalam Shell   Beberapa Command (perintah) dalam Shell Icon_minitimeSun May 20, 2012 3:42 am

new defacer website...
[You must be registered and logged in to see this link.] Beberapa Command (perintah) dalam Shell 772168924
Kembali Ke Atas Go down
http://www.djsamm88.web.id
 
Beberapa Command (perintah) dalam Shell
Kembali Ke Atas 
Halaman 1 dari 1
 Similar topics
-
» Perintah Dalam CMD (DOS)
» Beberapa trik dalam bermain GTA
» Virus 1.000 Folder Dalam Beberapa Detik
» Simple Shell Command
» MENJALANKAN OS COMMAND ATAU SHELL SCRIPT DARI PL/SQL

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