Releases: signorrayan/RedTeam_toolkit
Releases · signorrayan/RedTeam_toolkit
v0.1.5
The Dockerized version (#19 ) of the RedTeam Toolkit. is deployed now Moreover, it now includes the following new modules:
- CVE-2022-1388 PoC (for F5 BIG-IP
- Automated XSS Finder
- A new module for content discovery (Gathering all URLs)
v0.1.4
What's Changed
- Add custom port for SSH Dictionary Attack.
- Redesign SSH Dictionary attack output.
- Django 4.0
- Update Packages
Full Changelog: v0.1.3...v0.1.4
v0.1.3
Overview
- Support 11 modules in 8 section.
- Support multiprocessing in PDF output modules.
- URL gathering and subdomain finder improvement.
What's Changed
- GitHub Action to lint Python code by @cclauss in #1
- Make bandit and mypy mandatory tests by @cclauss in #2
- Add a simple test by @cclauss in #3
- black --check . by @cclauss in #6
- Make black a mandatory test by @cclauss in #7
- Make isort --profile black . a mandatory test (again) by @cclauss in #9
- import sys Is already done on line 8 by @cclauss in #10
- Update README.md by @signorrayan in #13
- Fix flake8 E713 test for membership should be 'not in' by @cclauss in #12
- Shreder Contributor by @enty8080 in #14
- Bump sqlparse from 0.4.1 to 0.4.2 by @dependabot in #15
- Fix 25 flake8 F403 and F405 issues by @cclauss in #16
- Fix flake8 F841 local variable is assigned to but never used by @cclauss in #17
- Make more flake8 tests mandatory by @cclauss in #18
Referring information
- Check Installation Guide
- Check Demo
- Check Additional Information about Modules
New Contributors
- @cclauss made their first contribution in #1
- @signorrayan made their first contribution in #13
- @enty8080 made their first contribution in #14
- @dependabot made their first contribution in #15
Full Changelog: https://github.com/signorrayan/RedTeam_toolkit/commits/v0.1.3