Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam SPLK-5001 All Questions

View all questions & answers for the SPLK-5001 exam

Exam SPLK-5001 topic 1 question 13 discussion

Actual exam question from Splunk's SPLK-5001
Question #: 13
Topic #: 1
[All SPLK-5001 Questions]

Upon investigating a report of a web server becoming unavailable, the security analyst finds that the web server’s access log has the same log entry millions of times:
147.186.119.200 - - [28/Jul/2023:12:04:13 -0300] "GET /login/ HTTP/1.0" 200 3733
What kind of attack is occurring?

  • A. Denial of Service Attack
  • B. Distributed Denial of Service Attack
  • C. Cross-Site Scripting Attack
  • D. Database Injection Attack
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
CeeCapi
2 weeks, 6 days ago
A. Denial of Service Attack The repeated identical log entry suggests a Denial of Service (DoS) attack, where a single source floods the server with requests to make it unavailable to legitimate users. Since there is no indication of multiple IP addresses, it is likely a DoS rather than a Distributed Denial of Service (DDoS) attack, which would involve multiple sources.
upvoted 1 times
...
Nss_dfir
1 month, 2 weeks ago
Selected Answer: A
A. Denial of Service Attack. This suggests that the web server is being overwhelmed by repeated requests from a single source (the IP address 147.186.119.200), which can lead to the server becoming unavailable to legitimate users. If the attack were coming from multiple sources, it would be classified as a Distributed Denial of Service (DDoS) attack, but in this case, the log indicates a single source.
upvoted 1 times
...
ProfessorJayy
2 months, 3 weeks ago
Selected Answer: A
only one ip, DoS?
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...