Tag: linux
All the articles with the tag "linux".
-
Command Injection
Command injection is a web security vulnerability that allows an attacker to execute arbitrary commands on the host operating system via a vulnerable applica...
-
Linux Privilege Escalation
Linux privilege escalation techniques including SUID binaries, sudo misconfigurations, and kernel exploits
-
Linux File Transfer Cheatsheet
Comprehensive guide to Linux file transfer techniques including wget, curl, netcat, and Python HTTP servers