mirror of
https://github.com/elisspace/cybersecurity_bootcamp.git
synced 2026-08-29 15:43:55 +00:00
added table of contents
This commit is contained in:
10
README.md
10
README.md
@@ -1,3 +1,11 @@
|
||||
# Portfolio Table of Contents
|
||||
- [Red vs Blue Capstone Project Report](https://github.com/elisspace/cybersecurity_bootcamp/blob/main/Red%20and%20Blue%20Team%20Project%20Report.pdf)
|
||||
- A detailed write-up (in PDF form, based on slides) of a project where I infiltrated a target device, and then later looked at logs to identify the various exploitations from Kibana
|
||||
- Tools used includes: Kibana, Elasticsearch, dirbuster, hydra, metasploit, msfvenom, meterpreter, Kali
|
||||
- [Automated ELK Stack Deployment](#automated-elk-stack-deployment)
|
||||
- A detailed write-up (in markdown form) for a cloud deployment of a full, redundant ELK (Elasticsearch, Logstash, Kibana) stack on virtual machines
|
||||
- Tools used includes: Ansible, Azure, SSH, and the aforementioned ELK stack
|
||||
|
||||
## Automated ELK Stack Deployment
|
||||
|
||||
The files in this repository were used to configure the network depicted below.
|
||||
@@ -119,4 +127,4 @@ In order to install the beats, SSH into the control node and:
|
||||
- Run the `metricbeat-playbook.yml` playbook
|
||||
|
||||
[^1]: https://www.elastic.co/beats/metricbeat
|
||||
[^2]: https://www.elastic.co/beats/filebeat
|
||||
[^2]: https://www.elastic.co/beats/filebeat
|
||||
|
||||
Reference in New Issue
Block a user