I am doing some penetration testing on my localhost with OWASP ZAP, and it keeps reporting this message: The Anti-MIME-Sniffing header X-Content-Type-Options was not set to ‘nosniff’ This check...
  • May 12, 2022
  • 0 Comments
Is there an accepted maximum allowed size for HTTP headers? If so, what is it? If not, is this something that’s server specific or is the accepted standard to...
  • May 10, 2022
  • 0 Comments
I keep reading it is poor practice to use the PHP close tag ?> at the end of the file. The header problem seems irrelevant in the following context...
  • May 8, 2022
  • 0 Comments
I have been writing iPhone applications for some time now, sending data to server, receiving data (via HTTP protocol), without thinking too much about it. Mostly I am theoretically...
  • May 8, 2022
  • 0 Comments