-
Notifications
You must be signed in to change notification settings - Fork 270
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Database backdoors #77
Comments
Just read through, what do you want to extract from that post? |
Hmm. The database backdoor concept via triggers is definitely sweet, however seems somewhat redundant if you already have database access (via SQLi or direct access) and command execution IMO |
I thought we could use some of these techniques and break them out into specifics. Instead of saying, "you could use SQLi to write out a script on the file system and then have the scheduler execute it" we could have a step by step method. That kind stuff. no? |
ya, would be great, just didn't jump out at me, sounds good. |
Content is here: http://resources.infosecinstitute.com/backdoor-sql-injection/
The text was updated successfully, but these errors were encountered: