Changelog
- Fixed #482 Endpoints and Vulnerability Datatable were showing results of other targets due to the scan_id parameter
- Fixed #479 where the scan was failing due to recent httpx release, change was in the JSON output
- Fixed #476 where users were unable to click on Clocked Scan (Reported only on Firefox)
- Fixed #442 where an extra slash was added in Directory URLs
- Fixed #337 where users were unable to link custom wordlist
- Fixed #436, Checkbox in Notification Settings were not working due to same name attribute, now fixed
- Fixed #439, Hakrawler crashed if the deep mode was activated due to -plain flag
- Fixed #437, If Out of Scope subdomains were supplied, the scan was failing due to None value
- Fixed #424, Multiple Targets couldn't be scanned
Improvements
- Enhanced install script, check for if docker is running service or not #468