-
Notifications
You must be signed in to change notification settings - Fork 92
SharePoint Server Logs (SPSE) parser #1255
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomerspluginRelated to a pluginRelated to a plugin
Description
These logs are very useful to detect ToolShell exploitation events. The most useful logs use the following naming scheme: HOSTNAME-YYYYMMDD-<NUMBER>.log.
Timestamp Process TID Area Category EventID Level Message Correlation
MM/DD/YYYY HH:MM:ss w3wp.exe (XXX) XXXX SharePoint Foundation General XXXX Medium Application error when access /_layouts/15/spinstall0.aspx, Error=The file '/_layouts/15/spinstall0.aspx' does not exist. [...]
References
- https://learn.microsoft.com/en-us/sharepoint/administration/configure-diagnostic-logging(https://learn.microsoft.com/en-us/sharepoint/administration/configure-diagnostic-logging)
- Add SharePoint Server logs acquire#257(Add SharePoint Server logs acquire#257)
- https://research.eye.security/sharepoint-under-siege/(https://research.eye.security/sharepoint-under-siege/)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomerspluginRelated to a pluginRelated to a plugin