SQl injection getting current user and database priv -


i doing tutorial lab on sql injection.

i stuck @ retrieving username of current user , priv has.

i tried select user dual, select current_user. in sqlplus, current user type

sql> show user.

question being asked: 1. use sql injection string in search field name of database user application connecting database with. 2. use sql injection string in search field system privileges granted user application connecting database with.

please help. thanks


Comments

Popular posts from this blog

jquery - How do you format the date used in the popover widget title of FullCalendar? -

asp.net mvc - SSO between MVCForum and Umbraco7 -

Python Tkinter keyboard using bind -