Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
- Any unreleased changes
3.2.8 - 9-6-2022
- Update docker image
3.2.7 - 4-30-2022
- Add Traitor
- Upgrade Docker Python version
3.2.6 - 9-29-2021
- Fix Sherlock
- Bump Dev Deps
3.2.5 - 5-5-2021
- Switched default branch from
master
tomain
- Pinned dependencies versions
- Switched from
pylint
toflake8
- Added
mypy
andflake8
config - Updated command completion
- Increased typing support
3.2.4 - 11-12-2020
- Updated
rich
- Misc fixes
3.2.3 - 06-09-2020
- Update Docs
- Misc fixes
3.2.2 - 06-08-2020
- Update Docs
- Misc fixes
- Replaced
colorama
withrich
- Added
GitPython
package - Python Dependency graph
3.2.1 - 06-02-2020
- Update Docs
- Misc fixes
3.1.9 - 05-30-2020
- Implement Pylint
- Refactor
- Update Docs
- Random Banner
3.1.8 - 05-28-2020
- Fixed config
- Cleaned up workflow
- Added Striker
- Added HydraRecon
3.1.5 - 05-28-2020
3.1.4 - 05-28-2020
- Added
--suggest
argument
3.1.3 - 05-23-2020
- Added GitHub Templates
- Added Docker Support
- New Icon
- Changed ASCII art
- Added
--info
argument - Added
base64_decode
to utilities
3.1.2 - 05-20-2020
- Added changeme
- Added nmap scripts
3.1.1 - 05-19-2020
- Added sqlmap
- Added
utility
3.1.0 - 05-19-2020
- Fixed
packages
insetup.py
3.0.9 - 05-19-2020
- Fixed
setup.py
3.0.8 - 05-18-2020
- Added Hash-Buster
- Added Sublist3r
- Added S3Scanner
- Added Cr3d0v3r
- Added Cuteit
3.0.7 - 05-18-2020
- Created Docs with
pmarsceill/just-the-docs
3.0.6 - 05-17-2020
- Added XSStrike
3.0.5 - 05-17-2020
- Changed minimum Python version to 3.7
- Added PyPi Badge to
README.md
3.0.4 - 05-17-2020
- Added hosts file at
~/.fsociety/hosts.txt
- Added usernames file at
~/.fsociety/usernames.txt
- Added nmap
- Added sherlock
3.0.3 - 05-17-2020
- Added
argparse
3.0.2 - 05-17-2020
- Published to
pypi
- Added upload script to
setup.py
- Added config file at
~/.fsociety/fsociety.cfg
- Added
colorama
package - Added
GitHubRepo
class - Added cupp
3.0.0 - 05-16-2020
- Initial Release