A client asks you to test their web application but explicitly excludes the database server from scope. During testing, you discover a SQL injection that likely affects the database. What should you do?
-
A
Exploit the SQL injection to demonstrate its severity
-
B
Document the finding and immediately notify the client about the out-of-scope risk
-
C
Ignore it since the database is out of scope
-
D
Pivot to the database server to gather evidence