Skip to content

Commit 2fbbc98

Browse files
author
amaloteaux
committed
document little trick for those who read :)
1 parent 93bb47d commit 2fbbc98

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

documentation/modules/exploit/windows/local/bypassuac_fodhelper.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,10 @@
1515
## Usage
1616

1717
You'll first need to obtain a session on the target system.
18-
Next, once the module is loaded, one simply needs to set the ```payload``` and ```session``` options.
18+
Next, once the module is loaded, one simply needs to set the ```payload``` and ```session``` options.
19+
The module use an hardcoded timeout of 5 seconds during which it expects fodhelper.exe to be launched on the target system.
20+
On slower system this may be too short, resulting in no session being created. In this case disable the automatic payload handler (`set DISABLEPAYLOADHANDLER true`)
21+
and manually create a job handler corresponding to the payload.
1922

2023

2124
##Scenario

0 commit comments

Comments
 (0)