Skip to content

Commit d16c639

Browse files
committed
Adds cleanup option in documentation
1 parent 24a86cd commit d16c639

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@ Steps:
1515

1616
## Options
1717

18+
### cleanup
19+
20+
Enable cleanup of malicious file. The module will replace cache filewith malicious content. If `cleanup` is enabled, after successful execution, the module will remove malicious cache file. The original file will be restored upon re-execution of Linqpad.
21+
22+
1823
### cache\_path
1924

2025
The parameter sets path for folder, where vulnerable cache file is present. This is crucial part of the exploit as the folder can be used to identify whether the current version is vulnerable and the payload delivery is performed through cache file.

0 commit comments

Comments
 (0)