fcavallarin / htcap

htcap is a web application scanner able to crawl single page application (SPA) recursively by intercepting ajax calls and DOM changes.
GNU General Public License v2.0
610 stars 114 forks source link

Upgrade sqlmap and wapiti in Dockerfile #87

Open faf0-addepar opened 3 years ago

faf0-addepar commented 3 years ago

Include the latest releases of sqlmap and wapiti in built Docker images. Also, add a .dockerignore to exclude the htcap-out directory that Docker mounts as a volume.