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
tulpar — Tulpar - Web Vulnerability Scanner | Kitploit
Tools/GitHubGitHub/tulpar/tulpar
OSINT (Open Source Intelligence)Web Vulnerability ScannersPort ScanningVulnerability AnalysisInformation GatheringPenetration Testing
GitHubtulpar/tulpar

tulpar

Tulpar - Web Vulnerability Scanner

View Repository
2017379 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

Tulpar is a open source web vulnerability scanner for written to make web penetration testing automated. Tulpar has the following features.

-Sql Injection (GET Method) -XSS (GET Method) -Crawl -E-mail Disclosure -Credit Card Disclosure -Whois -Command Injection (GET Method) -Directory Traversal (GET Method) -File Include (GET Method) -Server Information -Technology Information -X-Content-Type Check -X-XSS-Protection Check -TCP Port Scanner -robots.txt Check -URL Encode -Certification Information -Available Methods -Cyber Threat Intelligence -IP2Location -File Input Available Check

Installation: git clone https://github.com/anilbaranyelken/tulpar.git cd tulpar pip install -r requirements

Usage: python tulpar.py action web_URL action Action: full xss sql fuzzing e-mail credit-card whois links portscanner urlEncode cyberthreatintelligence commandInjection directoryTraversal fileInclude headerCheck certificate method IP2Location FileInputAvailable web_URL URL

Download Tool