Guest User

Untitled

a guest
Jan 21st, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.05 KB | None | 0 0
  1. 4624 Microsoft-Windows-Security-Auditing N/A 10/12/2011 9:00 PM ws-username01
  2. Category: Logon
  3. Message:
  4.  
  5. An account was successfully logged on.
  6.  
  7.  
  8.  
  9. Subject:
  10.  
  11. Security ID: S-1-0-0
  12.  
  13. Account Name: -
  14.  
  15. Account Domain: -
  16.  
  17. Logon ID: 0x0
  18.  
  19.  
  20.  
  21. Logon Type: 3
  22.  
  23.  
  24.  
  25. New Logon:
  26.  
  27. Security ID: S-1-5-7
  28.  
  29. Account Name: ANONYMOUS LOGON
  30.  
  31. Account Domain: NT AUTHORITY
  32.  
  33. Logon ID: 0x92541f4
  34.  
  35. Logon GUID: {00000000-0000-0000-0000-000000000000}
  36.  
  37.  
  38.  
  39. Process Information:
  40.  
  41. Process ID: 0x0
  42.  
  43. Process Name: -
  44.  
  45.  
  46.  
  47. Network Information:
  48.  
  49. Workstation Name: WS-DDES01
  50.  
  51. Source Network Address: 10.0.0.138
  52.  
  53. Source Port: 3562
  54.  
  55.  
  56.  
  57. Detailed Authentication Information:
  58.  
  59. Logon Process: NtLmSsp
  60.  
  61. Authentication Package: NTLM
  62.  
  63. Transited Services: -
  64.  
  65. Package Name (NTLM only): NTLM V1
  66.  
  67. Key Length: 0
  68.  
  69.  
  70.  
  71. This event is generated when a logon session is created. It is generated on the computer that was accessed.
  72.  
  73.  
  74.  
  75. 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.
  76.  
  77.  
  78.  
  79. The logon type field indicates the kind of logon that occurred. The most common types are 2 (interactive) and 3 (network).
  80.  
  81.  
  82.  
  83. The New Logon fields indicate the account for whom the new logon was created, i.e. the account that was logged on.
  84.  
  85.  
  86.  
  87. The network fields indicate where a remote logon request originated. Workstation name is not always available and may be left blank in some cases.
  88.  
  89.  
  90.  
  91. The authentication information fields provide detailed information about this specific logon request.
  92.  
  93. - Logon GUID is a unique identifier that can be used to correlate this event with a KDC event.
  94.  
  95. - Transited services indicate which intermediate services have participated in this logon request.
  96.  
  97. - Package name indicates which sub-protocol was used among the NTLM protocols.
  98.  
  99. - Key length indicates the length of the generated session key. This will be 0 if no session key was requested.
Add Comment
Please, Sign In to add comment