Sunday, 16 September 2018

Praktikum 3 : Lab Homework 1

LAPORAN PRAKTIKUM 
KEAMANAN JARINGAN KOMPUTER
LAB HOMEWORK 1




Disusun Oleh :

Nama : Muhammad Iqbal Hanafi
Nim : 064001600005

Teknik Informatika
Fakultas Teknologi Industri
Universitas Trisakti
Jakarta – Indonesia
2018


1. Mencari Ip Address dari www.google.com
- Masuk ke CMD, ketikan ping www.google.com


2. Modify the hosts file to map www.google.com to 128.252.166.33 and do a google search. Remove the modification to the host file and repeat.
- Masuk Ke Notepad open file host yang berada pada C:\Windows\System32\Drivers\etc
- Tambahkan 128.252.166.33 untuk www.google.com, kemudia save
- Jalankan www.google.com hasilnya :

- Kemudia kita hapus 128.252.166.33 www.google.com pada file host lalu disave.
- jalankan www.google.com hasilnya :

3. Find the domain name of 128.272.165.7 (reverse the address and add .inaddr.arpa)
- Jalankan CMD lalu ketikan "nslookup 128.272.165.7"

4. Find the owner of wustl.edu domain
- Buka web https://www.webhostingterbaik.id/cek-pemilik-domain-2/ kemudia masukkan domain yang akan dicari wustl.edu, hasilnya :

5. Find route from your computer to www.google.com
- Buka CMD tuliskan "tracert www.google.com" 

6. Find the MAC address of your computer
- Buka CMD tulisakan "getmac /v /fo list" , physical address adalah MAC address komputer 

7. Print your ARP cache table. Find a server on your local network. Change its ARP entry in your computer to point to your computer’s MAC address. Print new ARP cache table. Now use the service and see what happens
- Buka CMD tuliskan "ARP -a"

8. Print your routing table
- Buka CMD tuliskan "route print -4

10. Find the location of 128.252.166.33
- Buka website ipaddresslocation.org lalu masukkan 128.252.166.33


No comments: