Skip to content
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

SQL-Injection on Medium or Hard-Stage #5

Open
shalec opened this issue Dec 11, 2017 · 1 comment
Open

SQL-Injection on Medium or Hard-Stage #5

shalec opened this issue Dec 11, 2017 · 1 comment

Comments

@shalec
Copy link

shalec commented Dec 11, 2017

Hey,
you are presenting some solutions for the "low"-difficult level, did you ever had a try on medium or hard?

Lets consider the difficult "medium" while doing a SQL-Injection (GET/Search). It seems, that this software uses "addslashes()" together with "mysql_real_escape_string()". How would you start or prepare an attack?

@skiptomyliu
Copy link
Owner

Sorry for the late response @shalec, I have yet to test it out myself, but check out these answers on SO as potential starting points (https://stackoverflow.com/questions/5741187/sql-injection-that-gets-around-mysql-real-escape-string) .

Of course, others welcomed to chime in!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants