Latest
Version 0.18.0
Date: Mon Sep 16 11:35:28 AM -03 2024
- Added Ip lookup for ANS, IP Geolocation and proxy
- Added local lookup database
- Removed wiki (wiki will be inside cosmic-zip.github.io only)
Version 0.18.2
Date: Sat Oct 5 10:37:26 AM -03 2024
- Added bind fhide based on steghide for steganography
- Update malware database
- Update build.sh
- Update showcase
Version 0.18.5
Date: Wed Oct 9 12:37:18 PM -03 2024
- Added eviltwin http server
- Added eviltwin local webpages clone
- Update dataset.json
Version: 0.19.0
Date: Fri Oct 25 02:22:50 PM -03 2024
- Added social media osint research using headless_chrome
- Added version command
- Added cinsscore bad ip address list
- Added partial web osint tool
- Added catfish phishing modules
- Added profile optimizations
- Added read log to json function
- Added log system for raw_exec
- Added json logger for external callers
- Added witchrc for readrc witchrc files
- Added default evilpages if none is given
- Updated snap build
- Updated build script
- Updated all eprintln with raise,
- Updated readme
- Fixed get_os_env returning a slash for no reason
- Fixed missing osint search option not in dataset
- Fixed panic if .witchrc or log file is missing
- Fixed snap build
- Fixed magic docs
- Removed hardcoded path in favor of WITCH_SPELLS_ROOT_DIR
Version: 0.20.0
Date: Sat Oct 26 07:09:02 PM -03 2024
- Launched LTS relese 0.20.0
Revision 0.20.20
Date: Sun Nov 3 21:56:30 -03 2024
- Refactored OSINT meta search
- Added OSINT database in json format and removed rust vector database
- Added project webpage
- Small fixes for github CI/CD, Snapcraft, Dockerfile and readme
Revision 0.20.21
Date: Wed Nov 6 10:38:08 AM -03 2024
- Update revision to 0.20.21
- Fixed unnecessary error message when a command returns an error code with no stderr
- fixed DOS attack incomplete url
- Fixed chromium deps
- Fixed renamed incorrectly named function from dos.simple to dos.spam
- Updated documentation
Revision: 0.20.25
Date: Thu Nov 7 18:06:53 -03 2024
- Added chkrootkit binding
- Remove unused files
- Move archive/witch_spells to witch_spells/archive
- Update version
- Removed unused dependencies
Revision 0.20.56
- Added build-dist.sh to build a binary a compiled version of witch_craft
- Fixed github CI
- Fixed missing file errors
- Fixed snap builds
- Fixed docker files
- Fixed build.sh