- Joined
- May 27, 2016
- Messages
- 205
- Thread Author
- #1
SQL* injection, idiotic that one cant edit thread names.
Stuck here, i need to inject this maliciously, eg. drop table String query = ("SELECT * FROM book WHERE book_id=" + book_id + ";"); the database tables are loan, book and user
Stuck here, i need to inject this maliciously, eg. drop table String query = ("SELECT * FROM book WHERE book_id=" + book_id + ";"); the database tables are loan, book and user
Last edited: