mod-security
Is having both mod_security and htmlpurifier an overkill?
We had htmlpurifier integrated into our LAMP based product earlier, but it was a bit slow. Recently, we have turned on mod_security. Both of these are part of the OW开发者_JS百科ASP project (owasp use[详细]
2023-03-05 20:33 分类:问答ModSecurity error with Django
I\'m trying to access a Django page through a Facebook App (iframe) I made using fb.py on DreamHost and I keep getting an internal server error.[详细]
2023-03-05 03:05 分类:问答ModSecurity Protection against XSS Type 0 Attacks and Impact
DOM-based (type 0) XSS do not require sending malicious code to the server and thus they can also use static HTML pages as an attack vector. An example of a dummy attack string here would be the fol开[详细]
2023-01-30 07:33 分类:问答Question mark in URL for PHP variables makes the link broken. Any idea why?
I don\'t know what changed in the past--this used to work: Accessing a URL on my server like the following, doesn\'t work: http://www.domain.com/folder/file.php?variable=a&variable2=b[详细]
2023-01-20 16:18 分类:问答mod_security - access denied 406 for some IE visitors
Would anyone know why some visitors on our server are being blocked by the below mod_security rule when simply right-clicking a file (.doc, .gif, .pdf, etc.) on a site to download it? They seem to be[详细]
2023-01-18 07:00 分类:问答mod_sec trigger on CSR rule _23
I\'m using mod_security with the latest core rules. It triggers on all my pages whenever I use a querystring.. ie.[详细]
2023-01-07 22:55 分类:问答ModSecurity: Output filter: Failed to read bucket (rc 104): Connection reset by peer
I\'m doing a POST request to a rest service made with django and piston uploading a file, but when I do the request i get this (strange?) error:[详细]
2023-01-06 05:11 分类:问答Detect if Mod_Security Is Installed With PHP?
Is there any simple way to detect if mod_security is installed & enabled using just PHP? Ideally without any exec() terminal type commands to be executed.[详细]
2023-01-05 23:55 分类:问答Facebook links to my site resolve as 403 forbidden
Hi I\'m experiencing a super weird problem. Whenever I post links to my website on Facebook, they come up as Forbidden.[详细]
2023-01-01 22:01 分类:问答IE Sending OPTIONS Request for File Downloads
On my site I have a very basic setup: an \'a href\' tag that just points to a file. Nothing fancy: <a href=\"/path/to/my/file.doc\">File</a>[详细]
2022-12-10 23:11 分类:问答