LinuxNetworkThreatHunting
Web Shell Execution T1505.003
- Look within the - /var/log/[browser]/access.loglog file for GET or POST requests.
Active Network Connections
- Use - osquerywith- SELECT pid, family, remote_address, remote_port, local_address, local_port, state FROM process_open_sockets LIMIT 20;.
Last updated