hunt-sharepoint

Identifies and exploits vulnerabilities in SharePoint Server farms for bug bounty hunters and red teams.

5|Updated May 27, 2026
One-click install
npx skills add https://github.com/cybersecwoman/Kiro-BugHunter --skill hunt-sharepoint-cybersecwoman
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hunt-sharepoint
Source: https://github.com/cybersecwoman/Kiro-BugHunter/tree/main/skills/hunt-sharepoint
Command: npx skills add https://github.com/cybersecwoman/Kiro-BugHunter --skill hunt-sharepoint-cybersecwoman

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, BeautifulSoup, html.parser, lxml, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill identifies and exploits vulnerabilities in Microsoft SharePoint Server farms, helping users conduct bug bounty hunting and red team assessments.

Core Features & Use Cases

  • Vulnerability Discovery: Detects and enumerates vulnerabilities in SharePoint installations, including EoL versions, legacy SOAP login bypass, and NTLM topology disclosure.
  • Attack Surface Mapping: Provides a detailed mapping of SharePoint's attack surface, including endpoint enumeration and version disclosure.
  • Exploitation Techniques: Offers a methodology for exploiting identified vulnerabilities, such as authentication bypass and NTLM disclosure.
  • Use Case: A security researcher or bug bounty hunter uses this Skill to find and report vulnerabilities in a target SharePoint farm.

Quick Start

Run the skill on a SharePoint server using 'hunt-sharepoint server-url'.

Frequently Asked Questions about hunt-sharepoint

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find vulnerabilities in SharePoint Server farms for bug bounty?

To find vulnerabilities in SharePoint Server farms, this Skill detects end-of-life versions, legacy SOAP login bypass flaws, and NTLM topology disclosure, requiring only a target SharePoint server URL to map the attack surface and identify exploitable security issues.

What is legacy SOAP login bypass in SharePoint and how does it work?

Legacy SOAP login bypass is an authentication vulnerability in SharePoint Server that this Skill exploits by targeting outdated SOAP endpoints, allowing red team assessments to bypass security controls and access the target farm.

Can I use this Skill for red team assessments on SharePoint Subscription Edition?

Yes, you can use this Skill for red team assessments on SharePoint Subscription Edition, as it targets SharePoint Server farms including 2013, 2016, 2019, and Subscription Edition to discover end-of-life vulnerabilities and NTLM topology disclosure.

Does this SharePoint exploitation tool require Python dependencies?

Yes, this SharePoint exploitation tool requires Python dependencies including requests, BeautifulSoup, html.parser, and lxml to parse responses and interact with target SharePoint server URLs during vulnerability discovery and assessments.

What is the best way to map the SharePoint attack surface and enumerate endpoints?

The best way to map the SharePoint attack surface is using this Skill to enumerate endpoints, disclose server versions, and detect NTLM topology, providing a methodology for exploiting identified vulnerabilities during bug bounty hunting.

Why does SharePoint NTLM topology disclosure matter for security assessments?

SharePoint NTLM topology disclosure matters because it reveals internal server architecture and authentication pathways, enabling security researchers to map hidden endpoints and identify exploitation opportunities within the target farm.