Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
Sharepoint-cve-2023-29375-incident-response — End-to-end SOC incident analysis and threat hunting playbook targeting Microsoft SharePoint privilege escalation (CVE-2023-29375) using SIEM logs, firewall data, and threat intel. | Kitploit
Tools/GitHubGitHub/zedocun/sharepoint-cve-2023-29375-incident-response
Vulnerability AnalysisDigital ForensicsThreat IntelligenceLearning & EducationIncident ResponseLog Analysis
GitHubzedocun/sharepoint-cve-2023-29375-incident-response

Sharepoint-cve-2023-29375-incident-response

End-to-end SOC incident analysis and threat hunting playbook targeting Microsoft SharePoint privilege escalation (CVE-2023-29375) using SIEM logs, firewall data, and threat intel.

View Repository
151 month agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

Read on Medium

SOC Incident Analysis: Microsoft SharePoint Server Elevation of Privilege (CVE-2023-29375)

An in-depth security investigation of a critical exploit and enumeration attempt targeting a Microsoft SharePoint server.

Incident Overview

  • Alert Name: SOC227 - Microsoft SharePoint Server Elevation of Privilege - Possible CVE-2023-29375 Exploitation
  • Severity: Critical
  • Date/Time: October 6, 2023, 08:05 PM
  • Target Hostname: MS-SharePointServer
  • Target IP / Port: 172.16.17.233:443 (HTTPS)
  • Source IP (Attacker): 39.91.166.222
  • User-Agent: python-requests/2.28.1
  • Device Action: Permitted / Allowed

Alert Overview


Technical Investigation & Findings

  1. Initial Detection & Automation: The SIEM triggered a critical alert (SOC227) identifying automated enumeration and privilege escalation attempts against SharePoint API endpoints utilizing a Python-based script (python-requests/2.28.1).
  2. API Endpoint Probing & Response Analysis:
    • Request to /_api/web/siteusers/web/siteusers resulted in an HTTP 404 (Not Found) response (Response Size: 1453 bytes).
    • Subsequent request to /_api/web/currentuser resulted in an HTTP 200 (OK) response (Response Size: 1071 bytes), indicating successful session context retrieval by the attacker.

Firewall Traffic

  1. Threat Intelligence Correlation: Cross-referencing the attacker's IP (39.91.166.222) on VirusTotal confirmed it is flagged by multiple security vendors as malicious (Associated with ASN 4837, China Unicom).

VirusTotal Analysis

Download Tool