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.
- (Console + Engine) Image hashing
- Count 0 Bug for contacted domains - misplaced tab...
- Improved correlation across domains, resources, ips
- (Console/API) Swagger OpenAPI docs
- (Console) Simple UI button color changes
- (Console) Threat AI/LLM
- (Console) Added scan button to table rows, on the fly scanning
- (Console) Domain Dialogue
- (Console) Server Dialogue
- (Console) Tooltip for Console/Local toggle on scan page
- (Console) Loading indicators where required on UI
- (Console) Expand/Click icons where required on UI
- (API) /feeds?feed=all_domains was pointing to wrong backend db location
- (Console) MAP - Better
- (Console) - XTend Feed page - Click on row did not load report
- (Console) Clear filters button
- (Console) Navbar now static
- (Console) UI Changes
- (API) Returns latest by default
- (Console) - XTend Feed page - Table was not populating with results
- (Sandbox) - Handle checking certs for http
- (Console) Added all available domains/zone_files feed 266million + known issue (duplicates)
- (Console) Added version# display on console navbar
- (Console) Added cloud/local sandbox toggle. Allows for running scans on Webamon cloud sandbox or local
- (Sandbox) Added config['source'] == 'openphish' option - pulls and scans current public feed
- Changed login page & link to gitHub repo
- setLoading(false) feeds pages + scans + resources loading wheel continued when results returned
- Removed google tracking, was included 1+ year ago for web hosted stale/old/different version/solution
- API, incorrect reply for /domains was a 200 when no results, caused incorrect frontend update logic
- API, incorrect reply for /servers was a 200 when no results, caused incorrect frontend update logic
- Frontend change to handle above, 400 returned, result tables is cleared
- setLoading(false) domains page, loading wheel continued when results returned
- setLoading(false) servers page, loading wheel continued when results returned
- Fixed Signup (worked for hosted)
- Fixed feedback & bug reporting page
- Fixed auth for feeds page from oauth to apikey, now working
- Removed unused and stale code
- Removed Status Indicator, returns false positives, debug and re-add
- Initial Public Commit