-
Notifications
You must be signed in to change notification settings - Fork 88
/
TODO
45 lines (37 loc) · 1.4 KB
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
[Windows Persistence]
* generate dlls ready for proxying for teams
* registry
* startup folder
* junction folder
* COM scheduled task: similar to COM hijack but you are not actually hijacking an existing COM object, but instead implementing and registering your own
[TUI]
https://github.com/fdehau/tui-rs
https://github.com/ivanceras/titik
[GUI]
https://github.com/PistonDevelopers/conrod/
[Link]
- make jitter and delay adjustable
- add evasion PPID spoofer for windows
- make use of evasion from https://github.com/f0rb1dd3n/Reptile for linux link
- check this out https://github.com/gsfraley/dotrust
[Link Modules]
- add powershell modules from empire
- all powershell modules should take advantage of xeca
- add https://github.com/deadjakk/RustPivot/
- add https://github.com/itm4n/PPLdump
[Compile obfuscation]
Use the following projects for implementation
- https://github.com/tsarpaul/llvm-string-obfuscator
- https://github.com/moloch--/denim
[Server]
- launch server from cli
- add other transports such as DNS
- add xeca as a generate option
- add autocompletion
- add https://github.com/deadjakk/RustPivot/
- accept dynamic hostnames
- use a better encoding than base64 for binary to ascii transfer, such as yEnc ose Base85
[Code]
- clean up repetition
[Build]
- for kali 'apt install mono-mcs' for dynamic powershell scripts || https://github.com/mgeeky/Stracciatella/releases/latest/download/Stracciatella.exe