diff --git a/finder.cpp b/finder.cpp index ac92a01..34fff6c 100644 --- a/finder.cpp +++ b/finder.cpp @@ -1475,13 +1475,7 @@ int Lexems::_filler(int p, char* buffcpy, char* ip, int recd, Lexems *lx, char * if(flag == -1 || flag == 6 || strstr(finalstr, "[IGNR_ADDR]") != NULL) return -1; fillerFlag = 1; - - if(strstri(finalstr, "WebDAV") != NULL) - { - _specBrute(ps.cookie, ip, p, hl, finalstr, flag, "/auth-digest", "[DIGEST]", "Basic Authorization", cp, recd, buffcpy); - }; - - + #pragma region Fillers if(flag == 16)