0% found this document useful (0 votes)
182 views

Ethicalhacker - D-TECT - D-TECT - Pentesting The Modern Web

This document describes D-TECT, an all-in-one penetration testing tool programmed for security researchers and penetration testers. It provides features such as subdomain scanning, port scanning, Wordpress scanning, backup grabbing, sensitive file detection, cross-site scripting scanning, SQL injection scanning, and more. D-TECT aims to make security jobs easier by integrating multiple penetration testing tasks into a single tool with a user-friendly interface. It is open source and compatible with Python 2.7 on any platform.

Uploaded by

sanj
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
182 views

Ethicalhacker - D-TECT - D-TECT - Pentesting The Modern Web

This document describes D-TECT, an all-in-one penetration testing tool programmed for security researchers and penetration testers. It provides features such as subdomain scanning, port scanning, Wordpress scanning, backup grabbing, sensitive file detection, cross-site scripting scanning, SQL injection scanning, and more. D-TECT aims to make security jobs easier by integrating multiple penetration testing tasks into a single tool with a user-friendly interface. It is open source and compatible with Python 2.7 on any platform.

Uploaded by

sanj
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

06/12/2017 GitHub - shawarkhanethicalhacker/D-TECT: D-TECT - Pentesting the Modern Web

shawarkhanethicalhacker / D-TECT

Dismiss
Join GitHub today
GitHub is home to over 20 million developers working together to host
and review code, manage projects, and build software together.

Sign up

D-TECT - Pentesting the Modern Web https://shawarkhan.com/

13 commits 1 branch 1 release 1 contributor GPL-3.0

Branch: master New pull request Find file Clone or download

shawarkhanethicalhacker committed on GitHub Update d-tect.py Clone with HTTPS


Latest commit 9555c25 on 20 Aug 2016

Use Git or checkout with SVN using the web URL.


Screenshots Add files via upload a year ago
https://github.com/shawarkhanethicalhacker
dtectcolors Add files via upload a year ago

LICENSE Initial commit a year


Open in Desktop Download ZIP ago
README.md Update README.md a year ago

d-tect.py Update d-tect.py a year ago

moduleBS.py D-TECT - Pentesting The Modern Web a year ago

README.md

D-TECT
D-TECT - Pentest the Modern Web

Author: [Shawar Khan] (https://shawarkhan.com/about/)

Disclaimer: I am not responsible for any damage done using this tool. This tool should only be used for educational purposes
and for penetration testing.

###Compatibility:

Any platform using Python 2.7

###Requirements:

Python 2.7
Modules(included): Colorama, BeautifulSoup

###Description: D-TECT is an All-In-One Tool for Penetration Testing. This is specially programmed for Penetration Testers and
Security Researchers to make their job easier, instead of launching different tools for performing different task. D-TECT
provides multiple features and detection features which gather target information and finds different flaws in it.

###Features:

Sub-domain Scanning

https://github.com/shawarkhanethicalhacker/D-TECT 1/4
06/12/2017 GitHub - shawarkhanethicalhacker/D-TECT: D-TECT - Pentesting the Modern Web

Port Scanning
Wordpress Scanning
Wordpress Username Enumeration
Wordpress Backup Grabbing
Sensitive File Detection
Same-Site Scripting Scanning
Click Jacking Detection
Powerful XSS vulnerability scanning
SQL Injection vulnerability scanning
User-Friendly UI

###Usage: python d-tect.py

#Screenshots:

###Menu:

###Banner Grabbing:

###Click Jacking Detection:

###Port Scanner:

https://github.com/shawarkhanethicalhacker/D-TECT 2/4
06/12/2017 GitHub - shawarkhanethicalhacker/D-TECT: D-TECT - Pentesting the Modern Web

###WP Backup Grabber:

###Sensitive File Detection:

###Cross-Site Scripting [ XSS ] Scanner:

###SQL Injection [ SQLI ] Scanner:

###Sub-domain Scanner:

###WP Username Enumeration:

https://github.com/shawarkhanethicalhacker/D-TECT 3/4
06/12/2017 GitHub - shawarkhanethicalhacker/D-TECT: D-TECT - Pentesting the Modern Web

###Same Site Scripting detection:

Special Thanks To:


Curt Smith
Tayyab Qadir
Mugees Ahmad

https://github.com/shawarkhanethicalhacker/D-TECT 4/4

You might also like