Jose Luis Verdeguer
Jose Luis Verdeguer
You can use git clone and next exec pip3 install -r requirements.txt
Thomas, I think it might be interesting to avoid the check in the From Name, can you write the PR?
Right now it is possible to check only some of the headers you are interested in using: secf_check_sqli_hdr($ua); The function secf_check_sqli_all(); checks all the headers and, it is true that...
I think in From Name you can only have double quotes at the beginning or at the end. That's why it is only checked in the first or last position....