From 4e7d48bf98e43183926bb5b59332415d355336f8 Mon Sep 17 00:00:00 2001 From: Anil Baran Yelken Date: Wed, 30 Aug 2017 20:51:51 +0300 Subject: [PATCH] Create README.md --- README.md | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..31cfe85 --- /dev/null +++ b/README.md @@ -0,0 +1,36 @@ +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 ir requirments + +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