PL00, Security
Back to the previous page|page management
List of posts to read before reading this article
Contents
OSI layers : Open Systems Interconnection Reference Model
Layer 1 : Physical layer
Layer 2 : Data link layer
Layer 3 : Network layer
Layer 4 : Transport layer
Layer 5 : Session layer
Layer 6 : Presentation layer
Layer 7 : Application layer
ping
$ ping www.google.com
kali-linux
CLI
: kali-rolling
$ docker pull kalilinux/kali-rolling
$ docker run -itd kalilinux/kali-rolling
GUI
$ apt-get update
$ apt-get full-upgrade -y
$ apt-get install gdm3
reboot
ctrl+alt+f1
$ apt-get install gnome
reboot
wireshark
ARP spoofing
cmd
ipconfig
getmac
ARP -A
List of posts followed by this article
Reference
OUTPUT
<details markdown="1">
<summary class='jb-small' style="color:red">OUTPUT</summary>
<hr class='division3_1'>
<hr class='division3_1'>
</details>