Discussion about this post

User's avatar
Lee Gaines's avatar

I am open to work: https://www.linkedin.com/in/lee-gaines/

Expand full comment
haarp's avatar

way back in time i was tasked to write a JSP based web tool with which one could submit SQL queries against a database server (yes, really :) ) The first manual tests were a complete failure. No request made it from the browser to the web server. This was done in a corporate network. Eventually i figured out that some security feature just dropped every HTTP packet which contained a number of SQL keywords above some threshold. Too bad for a web based SQL query tool. My workaround was to encode the SQL in the browser in rot13 using java script, and decode it on server side. IIRC this was about 20 years ago.

Expand full comment
15 more comments...

No posts