├── .gitbook └── assets │ ├── Computers-and-Networks-Design_Elements-Active-Directory (1).png │ ├── Computers-and-Networks-Design_Elements-Active-Directory (2).png │ ├── Computers-and-Networks-Design_Elements-Active-Directory.png │ ├── THE-CYBER-KILL-CHAIN.png │ ├── structure (1).png │ └── structure.png ├── README.md ├── SUMMARY.md ├── images ├── Computers-and-Networks-Design_Elements-Active-Directory.png ├── Readme.txt ├── THE-CYBER-KILL-CHAIN.png └── structure.png ├── introduction-to-active-directory.md ├── introduction-to-command-and-control.md ├── introduction-to-red-teaming.md └── reconnaissance.md /.gitbook/assets/Computers-and-Networks-Design_Elements-Active-Directory (1).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Anon-Artist/100-days-of-OffSec/HEAD/.gitbook/assets/Computers-and-Networks-Design_Elements-Active-Directory (1).png -------------------------------------------------------------------------------- /.gitbook/assets/Computers-and-Networks-Design_Elements-Active-Directory (2).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Anon-Artist/100-days-of-OffSec/HEAD/.gitbook/assets/Computers-and-Networks-Design_Elements-Active-Directory (2).png -------------------------------------------------------------------------------- /.gitbook/assets/Computers-and-Networks-Design_Elements-Active-Directory.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Anon-Artist/100-days-of-OffSec/HEAD/.gitbook/assets/Computers-and-Networks-Design_Elements-Active-Directory.png -------------------------------------------------------------------------------- /.gitbook/assets/THE-CYBER-KILL-CHAIN.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Anon-Artist/100-days-of-OffSec/HEAD/.gitbook/assets/THE-CYBER-KILL-CHAIN.png -------------------------------------------------------------------------------- /.gitbook/assets/structure (1).png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Anon-Artist/100-days-of-OffSec/HEAD/.gitbook/assets/structure (1).png -------------------------------------------------------------------------------- /.gitbook/assets/structure.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Anon-Artist/100-days-of-OffSec/HEAD/.gitbook/assets/structure.png -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Anon-Artist/100-days-of-OffSec/HEAD/README.md -------------------------------------------------------------------------------- /SUMMARY.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Anon-Artist/100-days-of-OffSec/HEAD/SUMMARY.md -------------------------------------------------------------------------------- /images/Computers-and-Networks-Design_Elements-Active-Directory.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Anon-Artist/100-days-of-OffSec/HEAD/images/Computers-and-Networks-Design_Elements-Active-Directory.png -------------------------------------------------------------------------------- /images/Readme.txt: -------------------------------------------------------------------------------- 1 | Images 2 | -------------------------------------------------------------------------------- /images/THE-CYBER-KILL-CHAIN.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Anon-Artist/100-days-of-OffSec/HEAD/images/THE-CYBER-KILL-CHAIN.png -------------------------------------------------------------------------------- /images/structure.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Anon-Artist/100-days-of-OffSec/HEAD/images/structure.png -------------------------------------------------------------------------------- /introduction-to-active-directory.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Anon-Artist/100-days-of-OffSec/HEAD/introduction-to-active-directory.md -------------------------------------------------------------------------------- /introduction-to-command-and-control.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Anon-Artist/100-days-of-OffSec/HEAD/introduction-to-command-and-control.md -------------------------------------------------------------------------------- /introduction-to-red-teaming.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Anon-Artist/100-days-of-OffSec/HEAD/introduction-to-red-teaming.md -------------------------------------------------------------------------------- /reconnaissance.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Anon-Artist/100-days-of-OffSec/HEAD/reconnaissance.md --------------------------------------------------------------------------------