|
2 | 2 |
|
3 | 3 | ------------------------------------------------------------------------------------------------------------------------------
|
4 | 4 | ## Table of Contents
|
5 |
| -- [General](#general) |
| 5 | +- Stuff is sorted into various categories, use the following top-level ToCs for quick access to the appropriate ToC |
| 6 | +- [General Stuff](#general) |
6 | 7 | - [101](#101)
|
7 | 8 | - [Courses](#gcourses)
|
8 | 9 | - [General Informative Information](#gii)
|
9 | 10 | - [Generally Relevant/Useful Information](#grui)
|
10 | 11 | - [Red Team Experiencs](#rte)
|
11 | 12 | - [Papers](#gpapers)
|
12 | 13 | - [Other](#rother)
|
13 |
| - |
14 |
| -| | | | | |
15 |
| -|--- |--- |--- |--- | |
16 |
| -| [Adversary Simulation &Or Emulation](#advsim) | [Building(and Growing) a (Red) Team](#dreamteam) | [Organizing a Red Team Engagement](#engagered) | |
17 |
| -| [Articles/Blogposts/Writeups](#advart) | [101](#team101) | [Frameworks & Methodologies](#methods) | |
18 |
| -| [Talks/Presentations/Videos](#advvid) | [Articles/Blogposts/Writeups](#teamart) | [Facilitating a Red Team Engagement](#farte) | |
19 |
| -| [Simulation Plans](#advplans) | [Talks/Presentations/Videos](#teamtalks) | [Metrics & models](#gmm) | |
20 |
| -| [Tools](#advtools) | | [Purple Teaming](#purple) | |
21 |
| -| | | | |
22 |
| - |
| 14 | +- [Adversary Emu/Simu ; Building(and growing) a Red Team ; Organizing a Red Team Engagement](#first) |
| 15 | +- [C2s & Infrastructure](#c2ss) |
23 | 16 | - [Simulation Tools](#simtools)
|
24 | 17 | - [Articles/Blogposts/Writeups](#sta)
|
25 | 18 | - [Talks/Presentations/Videos](#stpv)
|
26 | 19 | - [Adversary Simulation Tools](#sast)
|
| 20 | +- [Implants & Payload Development](#implants) |
27 | 21 | - [Advanced Persistent Threat Actors & Campaigns](#aptdata)
|
28 | 22 | - [Campaigns](#aptcamp)
|
29 |
| - |
30 |
| -| | | |
31 |
| -|--- |--- | |
32 |
| -| [Command, Control, Communicate (or just CnC, or C3)](#c2s) | [Infrastructure](#infra) | |
33 |
| -| [General stuff](#c2gs) | [101](#i101) | |
34 |
| -| [C2 Development](#c2d) | [Articles/Blogposts/Writeups](#iarticles) | |
35 |
| -| [C2 Frameworks](#c2-frames) | [HW/SW for Remote Testing](#remote-testing) | |
36 |
| -| [Communication Channel Example PoCs](#c2cc) | [Logging & Monitoring](#ilm) | |
37 |
| -| [Papers about C2s](#c2papers) | [Web Server](#iws) | |
38 |
| -| | [Automation Tooling](#iat) | |
39 |
| -| | | |
40 |
| - |
41 |
| -| | | |
42 |
| -|--- |--- | |
43 |
| -| [Cobalt Strike](#cobaltstrike) | [Empire](#empire) | |
44 |
| -| [101](#cs101) | [Articles](#articles) | |
45 |
| -| [Agressor Scripts](#csas) | [Customizing](#ecustom) | |
46 |
| -| [Beacon](#csbeacon) | [Manual](#edoc) | |
47 |
| -| [C2](#csc2) | [Modules & Additions/Extensions](#emods) | |
48 |
| -| [Documentation](#csdoc) | [Modules & Additions/Extensions](#emods) | |
49 |
| - |
50 |
| -| | | |
51 |
| -|--- |--- | |
52 |
| -| [Domains and Domain Related Things](#domains) | [Egress & Exfiltration](#egress) | [External Attack Surface](#external) | |
53 |
| -| [General](#dg) | | | |
54 |
| -| [Domain Fronting](#df) | | | |
55 |
| -| [Tools](#dt) | | | |
56 |
| -| [Domain reputation](#dr) | | | |
57 |
| -| | | | |
58 |
| - |
59 |
| - |
60 |
| -| | | |
61 |
| -|--- |--- | |
62 |
| -| [HW Related/Physical Devices](#hw) | [Implant & Payload Development](#implantdev) | |
63 |
| -| [Access Methods/Tools](#access) | [Creation & Development](#pcd) | |
64 |
| -| [Dropboxes](#dropboxes) | [Language Specific](#langspec) | |
65 |
| -| [Physical Implants](#implants) | [Delivery & Staging](#pds) | |
66 |
| -| | | |
67 |
| - |
68 |
| - |
69 |
| -- [Implant Development Dev](#paydev) |
70 |
| - - [Lang Agnostic](#langag) |
71 |
| - - [Lang Specific](#langpsec) |
72 |
| - - [C](#cpay) |
73 |
| - - [C++](#cpppay) |
74 |
| - - [CSharp](#csharppay) |
75 |
| - |
76 |
| - |
| 23 | +- [Tactics/Strategies/Methodologies](#tacticsandstats) |
| 24 | + - [Lessons Learned](#vll) |
| 25 | + - [Tactics](#ttactics) |
| 26 | + - [Strategies](#tstrats) |
| 27 | + - [Methodologies](#tmethods) |
| 28 | + - [Skills Improvement](#vskill) |
77 | 29 | - [Penetration Testing](#pentest)
|
78 | 30 | - [Culture](#culture)
|
79 | 31 | - [Workflows](#penworkflows)
|
|
85 | 37 | - [MainFrames](#main)
|
86 | 38 | - [SCADA/PLCs](#scada)
|
87 | 39 | - [Virtual Appliances](#va)
|
| 40 | +------------------------------------------------------------------------------------------------------------------------ |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | +------------------------------------------------------------------------------------------------------------------------ |
| 52 | +### Adversary Emu/Simu ; Building(and growing) a Red Team ; Organizing a Red Team Engagement<a name="first"></a> |
| 53 | +- [Adversary Simulation &Or Emulation](#advsim) |
| 54 | + - [Articles/Blogposts/Writeups](#advart) |
| 55 | + - [Talks/Presentations/Videos](#advvid) |
| 56 | + - [Simulation Plans](#advplans) |
| 57 | + - [Tools](#advtools) |
| 58 | +- [Building(and Growing) a (Red) Team](#dreamteam) |
| 59 | + - [101](#team101) |
| 60 | + - [Articles/Blogposts/Writeups](#teamart) |
| 61 | + - [Talks/Presentations/Videos](#teamtalks) |
| 62 | +- [Organizing a Red Team Engagement](#engagered) |
| 63 | + - [Frameworks & Methodologies](#methods) |
| 64 | + - [Facilitating a Red Team Engagement](#farte) |
| 65 | + - [Metrics & models](#gmm) |
| 66 | + - [Purple Teaming](#purple) |
| 67 | +------------------------------------------------------------------------------------------------------------------------ |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | +------------------------------------------------------------------------------------------------------------------------ |
| 79 | +### C2s & Infrastructure<a name="c2ss"></a> |
| 80 | +- [Command, Control, Communicate (or just CnC, or C3)](#c2s) |
| 81 | + - [General stuff](#c2gs) |
| 82 | + - [C2 Development](#c2d) |
| 83 | + - [C2 Frameworks](#c2-frames) |
| 84 | + - [Communication Channel Example PoCs](#c2cc) |
| 85 | + - [Papers about C2s](#c2papers) |
| 86 | +- [Infrastructure](#infra) |
| 87 | + - [101](#i101) |
| 88 | + - [Articles/Blogposts/Writeups](#iarticles) |
| 89 | + - [HW/SW for Remote Testing](#remote-testing) |
| 90 | + - [Logging & Monitoring](#ilm) |
| 91 | + - [Web Server](#iws) |
| 92 | + - [Automation Tooling](#iat) |
| 93 | +- [Cobalt Strike](#cobaltstrike) |
| 94 | + - [101](#cs101) |
| 95 | + - [Agressor Scripts](#csas) |
| 96 | + - [Beacon](#csbeacon) |
| 97 | + - [C2](#csc2) |
| 98 | + - [Documentation](#csdoc) |
| 99 | +- [Empire](#empire) |
| 100 | + - [Articles](#articles) |
| 101 | + - [Customizing](#ecustom) |
| 102 | + - [Manual](#edoc) |
| 103 | + - [Modules & Additions/Extensions](#emods) |
| 104 | + - [Modules & Additions/Extensions](#emods) |
| 105 | + - |
| 106 | +- [Domains and Domain Related Things](#domains) |
| 107 | + - [General](#dg) |
| 108 | + - [Domain Fronting](#df) |
| 109 | + - [Tools](#dt) |
| 110 | + - [Domain reputation](#dr) |
| 111 | +- [Egress & Exfiltration](#egress) |
| 112 | + - |
| 113 | +- [External Attack Surface](#external) |
| 114 | +------------------------------------------------------------------------------------------------------------------------ |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | +------------------------------------------------------------------------------------------------------------------------ |
| 126 | +### Implants & Payload Development<a name="implants"></a> |
| 127 | +- [Implant & Payload Development](#implantdev) |
| 128 | +- [Creation & Development](#pcd) |
| 129 | +- [Language Specific](#langspec) |
| 130 | + - [Lang Agnostic](#langag) |
| 131 | + - [C](#cpay) |
| 132 | + - [C _Other_ stuff](#cpay) |
| 133 | + - [C++](#cpppay) |
| 134 | + - [C++ _Other_ stuff](#cpppay) |
| 135 | + - [CSharp](#csharppay) |
| 136 | + - [CSharp _Other_ stuff](#csharpother) |
| 137 | + - |
| 138 | + - _Other_ stuff = I'm too lazy to make links |
| 139 | +- [Delivery & Staging](#pds) |
| 140 | +- [Access Methods/Tools](#access) |
| 141 | +- [Physical Implants](#physimplant) |
| 142 | + - [HW Related/Physical Devices](#hw) |
| 143 | + - [Dropboxes](#dropboxes) |
| 144 | + - [Physical Implants](#implants) |
| 145 | + - []() |
| 146 | + - []() |
| 147 | + - []() |
| 148 | + - []() |
| 149 | + - []() |
88 | 150 | ------------------------------------------------------------------------------------------------------------------------------
|
89 | 151 |
|
90 | 152 |
|
|
0 commit comments