mirror of
https://github.com/ChronosX88/nesca.git
synced 2024-11-23 10:42:21 +00:00
junk-fix
This commit is contained in:
parent
1f57f877ca
commit
4a2b3e05c0
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user