Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Scenario 2: While working on threat detection content development you observe some odd activity in the firewall logs. You notice a number of allowed HTTP

Scenario 2: While working on threat detection content development you observe some odd activity in the firewall logs. You notice a number of allowed HTTP connections outbound from a client's environment (Client IP - 192.168.10.15) towards a Russian IP address - 185.211.245.198. After further investigation you notice these HTTP connections seem to happen on a regular basis, even during off hours, in what looks to be a pattern. You know that this client's IP belongs to one of their user subnets and that this client has no business with or in Russia. We have no IDS or Anti-virus alerts for this device at this time. Please write up an escalation case communicating the observations, level of concern, and recommended actions to the client. Challenges Challenge 1 We've received an alert about a Brute Force attempt on this user. Based on the Windows Event Log below, please answer the following questions: 1. What is the account name associated with the login failures? 2. What system is this user attempting to authenticate from? 3. What domain controller are they attempting to authenticate to? 4. What does Logon Type 3 mean and what does that signify? 5. What type of authentication was used? 6. What's the other most common Windows logon authentication? 7. What do the Status and Sub Status codes mean and what does that tell us? 8. Can you conclude the investigation as a likely Brute Force event or a False Positive, and why or why not? 10/19/2020 01:03:38 PM LogName=Security SourceName=Microsoft Windows security auditing. EventCode=4625 EventType=0 Type=Information ComputerName=dendcprd02.client.com TaskCategory=Logon OpCode=Info RecordNumber=261208668 Keywords=Audit Failure Message=An account failed to log on. Subject: Security ID: NULL SID Account Name: - Account Domain: - Logon ID: 0x0 Logon Type: 3 Account For Which Logon Failed: Security ID: NULL SID Account Name: Sargento.Aquino Account Domain: ACME Failure Information: Failure Reason: The specified account's password has expired. Status: 0xC000006E Sub Status: 0xC0000071 Process Information: Caller Process ID: 0x0 Caller Process Name: - Network Information: Workstation Name: WS-RTJ88788FP Source Network Address: 10.14.9.47 Source Port: 52374 Detailed Authentication Information: Logon Process: NtLmSsp Authentication Package: NTLM Transited Services: - Package Name (NTLM only): - Key Length: 0 This event is generated when a logon request fails. It is generated on the computer where access was attempted. The Subject fields indicate the account on the local system which requested the logon. This is most commonly a service such as the Server service, or a local process such as Winlogon.exe or Services.exe. The Logon Type field indicates the kind of logon that was requested. The most common types are 2 (interactive) and 3 (network). The Process Information fields indicate which account and process on the system requested the logon. The Network Information fields indicate where a remote logon request originated. Workstation name is not always available and may be left blank in some cases. The authentication information fields provide detailed information about this specific logon request. - Transited services indicate which intermediate services have participated in this logon request. - Package name indicates which sub-protocol was used among the NTLM protocols. - Key length indicates the length of the generated session key. This will be 0 if no session key was requested.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Programming The Perl DBI Database Programming With Perl

Authors: Tim Bunce, Alligator Descartes

1st Edition

1565926994, 978-1565926998

More Books

Students also viewed these Databases questions