python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
SQL injection attack. Best possible defense review
For the last few days my logs have been revealing an attack on my system. I don't know what they are trying to accomplish?
They seem to be attacking my style sheets only with GETS and POSTS to them.
t...
James
Votes: 0
Answers: 0
How can the attacker exploit the blind SQL inject vulnerability apart from sleeping the server?
In one of my projects I discovered a blind-sql-injection vulnerability, that goes like this:
the url index.php/company/lang/action can be injected with some extra sql like this
index.php/company'%20an...
Alex Radyuk
Votes: 0
Answers: 0
Server attack while sending emails with link
I have a problem with a web server, that also sends newsletter emails with an unsubscribe link.
Everytime such an email is sent out, the unsubscribe link is called directly. Because it could be 1000 o...
Vera Nentwich
Votes: 0
Answers: 1