Címke Secure Coding

Web application security in Python

Your Web application written in Python works as intended, so you are done, right? But did you consider feeding in incorrect values? 16Gbs of data? A ? An apostrophe? Negative numbers, or specifically -232? Because that’s what the bad guys…

Web application security in Java

Description Your Web application written in Java works as intended, so you are done, right? But did you consider feeding in incorrect values? 16Gbs of data? A ? An apostrophe? Negative numbers, or specifically -1 or -2^31? Because that’s what…