InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is not an appropriate method of web application hacking?(a) XSS(b) CSRF(c) SQLi(d) Brute-forceI got this question in an online interview.I'd like to ask this question from Attack Vectors topic in chapter Understanding Attack Vectors of Cyber Security |
|
Answer» Right choice is (d) Brute-force |
|