Skip to content

ShareForce, The Web Directory Brute-Forcer is a Python security tool for authorized testing. It probes Microsoft SharePoint servers, identifying vulnerabilities by systematically accessing common directories. Use responsibly to reveal misconfigurations, weak credentials, and sensitive data exposure, helping secure SharePoint installations.

License

Notifications You must be signed in to change notification settings

Th3BlackHol3/ShareForce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShareForce | Directory Brute-Forcer | Th3BlackHol3

ShareForce, The Web Directory Brute-Forcer is a Python security tool for authorized testing. It probes Microsoft SharePoint servers, identifying vulnerabilities by systematically accessing common directories. Use responsibly to reveal misconfigurations, weak credentials, and sensitive data exposure, helping secure SharePoint installations. It will help you in Bug Hunting, Penetration Testing and etc. Thanks! Here is The Vulnerability Exploitation Demo (BlackHat USA 2013) : https://drive.google.com/viewerng/viewer?url=https://media.blackhat.com/us-13/Arsenal/us-13-Sood-Sparty-Slides.pdf

ShareForce Usage:

Git Clone: $ git clone https://github.com/Th3BlackHol3/ShareForce.git && cd ShareForce

Give Execute Permission: $ sudo chmod +x shareforce.py

Run ShareForce:

Basic: $ python3 shareforce.py https://DomainOrSubdomain.com

Run and Save Output as Text File: python3 shareforce.py https://DomainOrSubdomain.com | tee /path/that/you/want/result.txt

Example:

$ python3 shareforce.py https://portal.microsoft.com

Output is:

Respect Hackers | HAPPY HACKING! | PEACE!!

Buy Me a coffee?

Buy me a coffe

About

ShareForce, The Web Directory Brute-Forcer is a Python security tool for authorized testing. It probes Microsoft SharePoint servers, identifying vulnerabilities by systematically accessing common directories. Use responsibly to reveal misconfigurations, weak credentials, and sensitive data exposure, helping secure SharePoint installations.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages