Web Security Academy
@websecacademy
Free web security training from @PortSwigger
ID: 990945874019840000
https://portswigger.net/web-security 30-04-2018 13:28:02
1,1K Tweet
123,123K Followers
35 Following
8 command seperators for injecting inject OS commands 👇 Command separators (work on Windows + Unix): 🔸 & 🔸 && 🔸 | 🔸 || Unix-only separators: 🔸 ; 🔸 Newline (0x0a or \n) Inline execution on Unix: 🔸 `injected command` 🔸 $(injected command) Different characters behave