Releases: Rafacuy/DKrypt
v1.4 - STABLE
DKrypt v1.4 - STABLE
Update for DKrypt and the architectures, we now introducing dual-mode compability and new modules.
What's changed?
- Full CLI compability: DKrypt now has a CLI mode with the guide on
CLI-guide.md - Upgraded module: We was enhancing and upgrading the
CORS Misconfig scannerand make it more comprehensive. - NEW: We added the new module for GraphQL introspection. check it out on DKrypt.
It all for now. we'll keep updating this tool. keep hacking!
Full Changelog: v1.3.0-stable...v1.4-stable
v1.3.0 - STABLE
DKrypt v1.3 - STABLE
We've released the stable version of DKrypt (v1.3) and made several updates.
What's changed?
- Improved port scanner: now based on nmap. This module was updated specifically to be more accurate and precise.
- Updated menu style: The menu is now cleaner and more user-friendly.
- Added interactive shell to the menu: now you can run commands in the DKrypt terminal! This update specifically adds a shell to the terminal, making it interactive. Activate it by typing shell in the menu.
- Changed header in tools: the header is now replaced with the DKrypt logo.
- Fixed several bugs and errors.
That's it for this stable update. Don't forget to stay tuned for the next update. Happy hacking!
#DKrypt #bugbounty #pentesting #hacking
v1.3.0 - BETA
DKrypt v1.3 BETA
Major update and the latest version of DKrypt, our version 1.3. We've revamped most of the modules to be more accurate and precise.
What's changed?
-
Added and removed useless modules: We've removed suboptimal modules and replaced them with fresher ones. We've added a Python obfuscator and changed the admin finder to a JS analyzer and endpoint extractor. We've also changed the website scraper to a more powerful website crawler. We've also added tracepulse for network analysis.
-
Added CLI mode: Although it's not yet fully CLI-based, you can use this CLI simply by:
python dkrypt.py subdomain # example
-
subdomain: This refers to the module name called 'subdomain scanner`. You can use this CLI according to the module name.
-
Fixed some bugs in the code and modules: We've optimized some modules to keep them working properly. Please report any bugs/errors.
Full Changelog: v1.2.8-beta...v1.3.0-beta
v1.2.8 BETA
DKrypt v1.2.8 BETA
major enhancements on SQLi scanner module:
- Added comprehensive database-specific payloads (MySQL, PostgreSQL, MSSQL, Oracle, MongoDB)
- Implemented intelligent boolean-based blind SQLi detection with response comparison
- Enhanced time-based detection with dynamic baseline latency calculation
- Added support for POST form testing with CSRF token handling
- Integrated API endpoint testing for JSON-based SQL injection
- Added header injection testing (User-Agent, X-Forwarded-For, etc)
- Implemented rate limiting with randomized delays to avoid WAF blocking
- Improved error patterns coverage for various database systems
- Added CSRF token extraction from forms and meta tags
- Implemented advanced discovery phase with form and API endpoint detection
- Added comprehensive reporting in HTML and CSV formats
- Integrated progress tracking with rich live display
- Added security recommendations panel for remediation guidance
We'll keep updating DKrypt. So, Stay tuned!!
v1.2.7 STABLE
DKrypt v1.2.7 STABLE
Updates:
- New style for menu
- Performance update for WAF bypass tester for more accuracy
- Fix certificate chain scanner in SSL/TLS Inspector module
We'll keep updating DKrypt. Stay tuned!
v1.2.5 STABLE
DKrypt v1.2.5 (STABLE)
This is the first release of the DKrypt project. It uses the optimized stable version 1.2.5.
The added feature is the HTTP Desync Attack Tester, our latest module for manipulating CL and TE request headers to simulate attacks.
Stay tuned! We'll continue to update this tool.