Hello everyone, i have problem seriously problem, some kid flood my server from server inside, and i don't know what to do... :(
maybe buy some protection or some sell custom code protection, cus i don't know what to do, i have lameguard maybe turn on and this help us fixs this. or buy another protection for lots money.
Now we can't process server works, and seriously pissing me off. please help.
I got message from server ddos protection.
Hello,
Most of these connections are from the localhost, which isn't filtered by BitNinja. I'd recommend to review the script/program which opens such a large amount of connections towards the MySQL server. It is also possible that the script is vulnerable for mysql injection and SLEEP queries are being injected into it.
You can get the process ID for each connection by running netstat --inet --inet6 -np
You can get the running queries in MySQL by connecting the server and running the following query: SHOW PROCESSLIST;
If you have any further question or need any help, feel free to ask.
Question
Mellion
Hello everyone, i have problem seriously problem, some kid flood my server from server inside, and i don't know what to do... :(
maybe buy some protection or some sell custom code protection, cus i don't know what to do, i have lameguard maybe turn on and this help us fixs this. or buy another protection for lots money.
Now we can't process server works, and seriously pissing me off. please help.
I got message from server ddos protection.
Hello,
Most of these connections are from the localhost, which isn't filtered by BitNinja. I'd recommend to review the script/program which opens such a large amount of connections towards the MySQL server. It is also possible that the script is vulnerable for mysql injection and SLEEP queries are being injected into it.
You can get the process ID for each connection by running
netstat --inet --inet6 -np
You can get the running queries in MySQL by connecting the server and running the following query:
SHOW PROCESSLIST;
If you have any further question or need any help, feel free to ask.
Best regards,
14 answers to this question
Recommended Posts