You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Remove DEP_FFUF and DEP_CURL from shared_deps.py
- Remove ffuf version config from defaults.yml
- Update presets (dirbust-light, dirbust-heavy, dotnet-audit) to use
web_brute/web_brute_shortnames instead of ffuf/ffuf_shortnames
- Update test_scan.py module stat tests for renamed modules
- Remove httpx Python library from dependencies
- Update telerik comment
"exploit_RAU_crypto": "Attempt to confirm any RAU AXD detections are vulnerable",
159
-
"include_subdirs": "Include subdirectories in the scan (off by default)", # will create many finding events if used in conjunction with web spider or ffuf
159
+
"include_subdirs": "Include subdirectories in the scan (off by default)", # will create many finding events if used in conjunction with web spider or web_brute
0 commit comments