15 Desember, 2019

Beberapa perintah network dan network security yang digunakan sehari-hari.

Assalamu'alaikum semuanya, maaf baru menulis kembali karena lupa passwordnya dan lagi ada moodnya :)

Baik kali ini saya mau berbagi pengetahuan sedikit untuk kepentingan maintenance jaringan dan security jaringan pada komputer dengan OS Windows ya.. silahkan dicoba dan simak perintah berikut ini.
Beberapa perintah network dan network security yang digunakan sehari-hari.:

1.  Cek wlan profile yang tersimpan dan terpasang di windows
    netsh wlan show profile
Contoh :
C:\WINDOWS\system32>netsh wlan show profile

Profiles on interface Wi-Fi:

Group policy profiles (read only)
---------------------------------
   

User profiles
-------------
    All User Profile     : UMB Connect
    All User Profile     : UMB KAMPUS 4
    All User Profile     : BZCL-TS5JY2hzYW4uTg
    All User Profile     : HARRY W

2.  Cek Password WLAN yang terpasang:
    netsh wlan show profile "namassid" key=clear
Contoh :
C:\WINDOWS\system32>netsh wlan show profile "HARRY W" key=clear

Profile HARRY W on interface Wi-Fi:
=======================================================================

Applied: All User Profile

Profile information
-------------------
    Version                : 1
    Type                   : Wireless LAN
    Name                   : HARRY W
    Control options        :
        Connection mode    : Connect automatically
        Network broadcast  : Connect only if this network is broadcasting
        AutoSwitch         : Do not switch to other networks
        MAC Randomization  : Disabled

Connectivity settings
---------------------
    Number of SSIDs        : 1
    SSID name              : "HARRY W"
    Network type           : Infrastructure
    Radio type             : [ Any Radio Type ]
    Vendor extension          : Not present

Security settings
-----------------
    Authentication         : WPA2-Personal
    Cipher                 : CCMP
    Authentication         : WPA2-Personal
    Cipher                 : GCMP
    Security key           : Present
    Key Content            : 12345678

Cost settings
-------------
    Cost                   : Unrestricted
    Congested              : No
    Approaching Data Limit : No
    Over Data Limit        : No
    Roaming                : No
    Cost Source            : Default

3.  Cek ip address komputer kita:
ipconfig /all
4.  Melihat komputer yang berada dalam satu segment network dengan komputer kita.
    netstat
5.  Mematikan komputer di dalam jaringan :
    shutdown -i
Setelah itu add ip address komputer yang akan di-shutdown, tentukan jenis shutdownnya,
    bila perlu atur warn timenya dan tentukan shutdown trackernya.
6.  Mengecek ip address suatu domain:
    nslookup namadomain.extension
    Contoh : nslookup umb.ac.id