diff --git a/bbot/presets/web/dotnet-audit.yml b/bbot/presets/web/dotnet-audit.yml new file mode 100644 index 0000000000..bbc5e201e0 --- /dev/null +++ b/bbot/presets/web/dotnet-audit.yml @@ -0,0 +1,22 @@ +description: Comprehensive scan for all IIS/.NET specific modules and module settings + + +include: + - iis-shortnames + +modules: + - httpx + - badsecrets + - ffuf_shortnames + - ffuf + - telerik + - ajaxpro + - dotnetnuke + +config: + modules: + ffuf: + extensions: asp,aspx,ashx,asmx,ascx + telerik: + exploit_RAU_crypto: True +