We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c21153c commit a7988cfCopy full SHA for a7988cf
2019/en/0xa7-security-misconfiguration.md
@@ -8,10 +8,21 @@ A7:2019 Security Misconfiguration
8
9
## Is the API Vulnerable?
10
11
-## How To Prevent
12
-
13
## Example Attack Scenarios
14
+### Scenario #1
+
15
+### Scenario #2
16
17
+To target a specific service, an attacker searches the API hostname on a popular
18
+search engine of computers directly accessible from the Internet. A popular
19
+database management system was running in such host, listening on the default
20
+port. Because the default configuration has authentication disabled by default
21
+and it was kept unchanged the attacker had access to millions of records with
22
+PII, personal preferences and authentication data.
23
24
+## How To Prevent
25
26
## References
27
28
### OWASP
0 commit comments