Y
Hacker News
new
|
ask
|
show
|
jobs
by
begemot
6073 days ago
Isn't it a bad idea to retrieve any url since then an attacker could use this service to sql inject without leaving his IP on the victims log?
2 comments
JoachimSchipper
6073 days ago
Meh. There are plenty of open redirects out there anyway, and using one you made yourself has the disadvantage that you'll be visible in the Referrer logs.
link
brown9-2
6073 days ago
I'd imagine most of these services just do GETs, which negates most of that possibility.
link