Compare & Contrast: Shell Types
In malware delivery, establishing a "shell" (remote command line access) is the primary goal. The method used determines whether firewalls will block or allow the connection.
ATTACKER (Kali)
10.10.10.5
root@kali:~# _
Firewall
State: INSPECTING
VICTIM (Windows)
Public: 203.0.113.55
Local: 192.168.1.100
C:\Users\Admin> _
Active Command Analysis
Hover over the command parts on the left to see what they do.