mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2024-11-10 07:04:22 +00:00
added new bypass
This commit is contained in:
parent
4d8a45db5a
commit
c885e76967
1 changed files with 1 additions and 0 deletions
|
@ -214,6 +214,7 @@ echo whoami|$0
|
|||
```powershell
|
||||
who$()ami
|
||||
who$(echo am)i
|
||||
who`echo am`i
|
||||
```
|
||||
|
||||
#### Bypass with variable expansion
|
||||
|
|
Loading…
Reference in a new issue