Access Database Specialist Read It?

Author: admin  //  Category: SQl Injection

Hello guys,
Okay forget about my SQL INJECTION QUESTION, do you know that is it possible to have something inside the ACCESS DB like stored proc in SQL?( in this case i’m looking for something looks like MASTER.DBO.XP_CMDSHELL but inside the access?!)
So the question is this, if someone have the injection inside the access db is there any command or procedure to have shell from that DB server ?
Thanks in advance,

Tags: , , ,

One Response to “Access Database Specialist Read It?”

  1. i_hates_ Says:

    In Access, a query is a stored procedure. You write them the same way you write stored procedures in Transact-SQL, and they can take parameters, the same way Transact-SQL does.

Leave a Reply