mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2024-12-27 07:18:05 +01:00
23 lines
644 B
YAML
23 lines
644 B
YAML
|
---
|
||
|
Name: odbcconf.exe
|
||
|
Description: Execute
|
||
|
Author: ''
|
||
|
Created: '2018-05-25'
|
||
|
Categories: []
|
||
|
Commands:
|
||
|
- Command: odbcconf -f file.rsp
|
||
|
Description: Load DLL specified in target .RSP file.
|
||
|
Full Path:
|
||
|
- 'c:\windows\system32\odbcconf.exe '
|
||
|
- c:\windows\sysWOW64\odbcconf.exe
|
||
|
Code Sample: []
|
||
|
Detection: []
|
||
|
Resources:
|
||
|
- https://gist.github.com/NickTyrer/6ef02ce3fd623483137b45f65017352b
|
||
|
- https://github.com/woanware/application-restriction-bypasses
|
||
|
- https://twitter.com/subTee/status/789459826367606784
|
||
|
Notes: |
|
||
|
Thanks to Casey Smith - @subtee, Nick Tyrer - @NickTyrer
|
||
|
See the Playloads folder for an example .RSP file.
|
||
|
|