File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11---
22Language : Cpp
33BasedOnStyle : LLVM
4- ColumnLimit : 120
54
5+ ColumnLimit : 120
66IndentWidth : 4
77UseTab : Never
88IndentExternBlock : false
Original file line number Diff line number Diff line change @@ -7,4 +7,4 @@ My own (growing) BOF collection. Built using the [bof-vs](https://github.com/Cob
77| Name| Description|
88| ----| ----------|
99| ** [ execute-shellcode] ( BOF-Collection/shellcode.cpp ) ** | Run shellcode inside the beacon process using QueueUserAPC. Make sure your shellcode returns!|
10- | ** [ ticket-extractor ] ( BOF-Collection/ticket_extractor.cpp ) ** | Extract Kerberos tickets from the system. The same way that ` Rubeus.exe dump ` does it.|
10+ | ** [ extract-tickets ] ( BOF-Collection/ticket_extractor.cpp ) ** | Extract Kerberos tickets from the system. The same way that ` Rubeus.exe dump ` does it.|
You can’t perform that action at this time.
0 commit comments