Skip to content

Commit 4b09189

Browse files
authored
Update README.md
1 parent c1551fb commit 4b09189

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,16 @@ Part 1
55
1. Zero Day exploit
66
2. Cross Site scripting
77
3. SQL injection
8+
4. Remote code execution
9+
5. Cross-Site Request Forgery
810
2. Explain how a vulnerability exploited can provide access to the network
911
1. A vulnerability allows the attack to execute code on server, that code can be used to spawn shells or gain privileges
1012
3. Preventative measures
1113
1. Regular/Automated patching
1214
2. Vulnerability scanning
1315
3. Use threat intelligence feeds
1416
4. WAF
17+
5. Pen-testing
1518
2. Incident Reponse Plan
1619
1. Identify the affected web server and block inbound/outbound traffic
1720
2. Take a snapshot of the EBS volumes

0 commit comments

Comments
 (0)