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
Tools/GitHubGitHub/offxec/thedoc
Password CrackingVulnerability ScannersWeb Application ExploitationInformation Gathering
GitHuboffxec/thedoc

TheDoc

Automates SQL injection exploitation with SQLMAP, crawls for vulnerabilities, extracts database credentials, finds admin login pages, and cracks hashes using hashcat.

View Repository
9733128 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

TheDoc

is a simple but very useful SQLMAP automator with built in admin finder, hash cracker(using hashcat) and more!

Abilities:

  • Counts total injections tried.
  • Crawls given domain for vulnerabilties.
  • Extracts Database Infos (via injection URL)
  • Extract Users, Passwords & emails (via injection URL)
  • Extracts /etc/passwd (IF DB ADMIN via injection URL)
  • Finds domains admin login page.
  • Cracks any hashtype (Uses hashcat, fair-warning LOL!)

Usage

  • chmod +x theDoc.sh
  • ./theDoc.sh
  • bash theDoc.sh

Hope you enjoy, i know it's a simple as hell project but then again, i'm making tools that make my proccess easier sooo..lol.

  • Xecurity.
  • Twitter: @AnonyInfo | @0x3curity
Download Tool