2009-53-067 LAPORAN SEMENTARA

15
Page 1 of 15 LAPORAN SEMENTARA Praktikum Computer Security (Network Scanning dan Probing) Tanggal Praktikum : 19 Maret 2012 Kelas : B Nama : Nurun Nisa’ NIM : 2009-53-067 Kelompok : A. Percobaan menggunakan perintah-perintah untuk footprinting (poin 1) # nslookup www.google.com # whois www.google.com # dig www.google.com Dhclient & ifconfig

Transcript of 2009-53-067 LAPORAN SEMENTARA

Page 1: 2009-53-067   LAPORAN SEMENTARA

Page 1 of 15

LAPORAN SEMENTARA

Praktikum Computer Security (Network Scanning dan Probing)

Tanggal Praktikum : 19 Maret 2012

Kelas : B

Nama : Nurun Nisa’

NIM : 2009-53-067

Kelompok :

A. Percobaan menggunakan perintah-perintah untuk footprinting (poin 1)

# nslookup www.google.com

# whois www.google.com

# dig www.google.com

Dhclient & ifconfig

Page 2: 2009-53-067   LAPORAN SEMENTARA

Page 2 of 15

B. Percobaan mengunakan perintah “netstat” (poin 2)

Netstat -tpane

Netstat -tupane

Option-option netstat lainnya:

Netstat –s

Page 3: 2009-53-067   LAPORAN SEMENTARA

Page 3 of 15

Netstat –e

Netstat –r

Page 4: 2009-53-067   LAPORAN SEMENTARA

Page 4 of 15

Netstat –a

Page 5: 2009-53-067   LAPORAN SEMENTARA

Page 5 of 15

Netstat –interval

Netstat –a –n

Page 6: 2009-53-067   LAPORAN SEMENTARA

Page 6 of 15

Netstat –a –p TCP

Netstat –a –p UDP

Page 7: 2009-53-067   LAPORAN SEMENTARA

Page 7 of 15

Netstat –n

Page 8: 2009-53-067   LAPORAN SEMENTARA

Page 8 of 15

C. Percobaan mengunakan perintah “nmap” (poin 3), bandingkan hasilnya dari masing-

masing perintah nmap:

GUI Wireshark

Page 9: 2009-53-067   LAPORAN SEMENTARA

Page 9 of 15

Wireshark pada computer target

Ping computer target

Page 10: 2009-53-067   LAPORAN SEMENTARA

Page 10 of 15

Nmap localhost

nmap -sT -v no_ip_target

nmap -sS -v no_ip_target

Page 11: 2009-53-067   LAPORAN SEMENTARA

Page 11 of 15

nmap -sF -v no_ip_target

nmap -sX -v no_ip_target

Page 12: 2009-53-067   LAPORAN SEMENTARA

Page 12 of 15

nmap -sA -v no_ip_target

nmap -sN -v no_ip_target

nmap -sU -v no_ip_target

Page 13: 2009-53-067   LAPORAN SEMENTARA

Page 13 of 15

nmap -O no_ip_target

TCP Windows scan

Page 14: 2009-53-067   LAPORAN SEMENTARA

Page 14 of 15

D. Percobaan mengunakan nessus, catat hasil scan yang didapat oleh nessus

Setup nessus

Page 15: 2009-53-067   LAPORAN SEMENTARA

Page 15 of 15