hacktricks/pentesting-web/pocs-and-polygloths-cheatsheet.md
2021-06-25 16:50:01 +00:00

196 B

PoCs and Polygloths CheatSheet

Client Side Template Injection

{{7*7}}
[7*7]

Command Injection

ls; id
ls||id;
ls|id;
ls&&id;
ls&id;
ls%0Aid
`ls`
$(ls)