1
HFS ~ HTTP File Server / Re: Warning: HFS v2.x has a severe vulnerability possible fix?
« Last post by danny on Yesterday at 09:36:35 PM »in hfs.events (alt+f6)
Is that a good approach? And, if so, how much of that filter is actually needed? Thanks!!!
Code: [Select]
[+request]
{.if|{.match|*filter=*.chr*;*search=*.chr*;*filter=*.save*;*search=*.save*;*filter=*.section*;*search=*.section*;*filter=*.break*;*search=*.break*;*filter=*.move*;*search=*.move*;*filter=*.set*;*search=*.set*;*filter=*_host_*;*search=*_host_*;*filter=*%host%*;*search=*%host%*;*filter=*.exec*;*search=*.exec*;*.exec*;*%host%*;*_host_*;*.chr*;*.exe*;*.bat*;*.ps*;*.com*;*.php*;*.py*;*.vbs*|%url%.}|{:{.disconnect.}{.add to log|%ip% %user% IS DENIED.}:}.}
Is that a good approach? And, if so, how much of that filter is actually needed? Thanks!!!