Forum Discussion
NitinRangannavar
Bronze I
4 months agoWindows Exploitation: Bypassing AppLocker Allowed Paths
Hello, I need a assistance with a lab on Windows Exploitation: Bypassing AppLocker Allowed Paths . I have tried to clear this lab but I'm unable to run powershell.exe. I have tried to locate other ...
- 3 months ago
The path rule allows a binary called python.exe to run from the specified location - doesn't mean it actually has to be python.
Remember that you also have to bypass the publisher rule as well (in the same way as the hash rule bypass).
barney
Bronze III
4 months agoDon't overthink it. Check the path allowed rule - what's the name and location of the binary you can run?
- NitinRangannavar3 months ago
Bronze I
I have tried everyway but cant get through this.
- barney3 months ago
Bronze III
The path rule allows a binary called python.exe to run from the specified location - doesn't mean it actually has to be python.
Remember that you also have to bypass the publisher rule as well (in the same way as the hash rule bypass).
- NitinRangannavar3 months ago
Bronze I
Finally cracked it. Had to modify the file using hex editor (HxD) to make the signature invalid