TW - Vincent
TW - Vincent
Hello, First, thanks you for all you did and do. ModSecurity is a great project. Like https://github.com/SpiderLabs/ModSecurity/issues/360 and https://github.com/SpiderLabs/ModSecurity/issues/587, we need to sanitize XML content. After hours of searches and...
Hello, I encounter a bug when putting display:none on the input (to hide the ugly native box while loading page) If you drag and drop a file, it bypass your...
As advanced partner, i need a professional view on your stock in all datacenters to give professionnal visiblity on ETA to our own customers 
As user, i need to get alerted of quota shortage based on last 10% quota's buy and not 100Mo since some customers consumes more than 10Go a day which force...
As user, i want be MASTER on technical contact IF and ONLY IF i transfert this role to the current administrator of the service - so without the consent of...
Hello, After searching why we cannot send files more than 16MB with database storage, it is because of the type of the field "data" in the table "paste". Not a...
Hello, It might be impossible, but if someone has some time to spare, your help would be greatly appreciated. We are currently working with the following payload: PD94bWwgdmVyc2lvbj0iMS4wIiA/PjwhRE9DVFlQRQoKd2JsUXRnTFJZCQkJCVsgPCFFTEVNRU5UIHdibFF0Z0xSWSBBTlk+PCFFTlRJVFkKDQoNCg0lCg1GcXhaWUxQIFNZU1RFTQoNCg0KDQoNCg0iZmlsZTovLzBwMEdUbTk0M0lCMjhyTiI+ICVGcXhaWUxQOyAlRVVBaGFYSFk7IF0+PHdibFF0Z0xSWT4mcEtCcGJXbDs8L3dibFF0Z0xSWT4= This is...
Hi I added some debug output to include the content of e.context, which comes from the TextX library in Python. Currently, we only have the line and column numbers, along...
Hello, Here is a proposal to manage this correctly : SecRule REMOTE_ADDR "!@ipMatch 145.226.0.0/24,2001:4860:4801:3c::/64" "chain"
Hello, Next to https://github.com/coreruleset/secrules_parsing/issues/90 There is still a problem here : This one is failing : ``` SecRule ARGS "@rx ^.{3,}" \ "id:1,\ phase:2,\ pass,\ setenv:my_env=my_env_value" ``` This one is...