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

python - Installing PyDev in eclipse is failed -

PHP OOP-based login system -

c# - Nested Internal Class with Readonly Hashtable throws Null ref exception.. on assignment -