SQL Insert Exploit humour is the second lowest form of humour…



SQL Insert Exploit humour is the second lowest form of humour (after sarcasm).

  • rsrvctrl
    You're confusing the sql INSERT INTO command with sql injection techniques. INSERT INTO is rarely used in injections, more often thing like SELECT * FROM or DROP TABLE. For both you need the table name, a good hint is usually the form name.
blog comments powered by Disqus