Check my sites security
I have my site hosted and feel free to let me know of any security holes, if you find any.
The site is: securitybox.ddns.net
This site has a self-signed certificate, so you will have to add an exception. I tested the sites SSL at SSL Labs and I got an "A". Let me know if you find any weaknesses because as of now I think it is solid.
There are vulnerabilities in the CMS and system though; I'm sure of it, as there is no such thing as 100% secure.
I poked it for a couple of minutes and it seems ok.
Consider adding Captcha to register, since right now I can start pewpewing your DB with useless data :P
I know that register is "down" for the time being, but when you register why password is not required?!
I can't register so I couldn't check your cookie/sessions :P
Headers: X-Powered-By: PHP/5.4.16 (NO!) X-Generator: Drupal 7 (http://drupal.org) (NO!)
Server: Apache (That's much better, but still meh for me :D )
https://securitybox.ddns.net/icons/README remove that
cookie needs httpOnly and isSecure flags ### EDITED: I hope you issue a new cookie when the user authenticates (session fixation might occur)
Password autocomplete must be off!
That's what I've picked so far! Didn't run any scanners against it, since even my spider dos you :|
Password issues! I registered with "a" as password.
Error: PDOException: SQLSTATE[HY000]: General error: 1 Can't create/write to file '/var/tmp/#sql_6d3_0.MAI' (Errcode: 2): SELECT DISTINCT b.* FROM {block} b LEFT JOIN {block_role} r ON b.module = r.module AND b.delta = r.delta WHERE b.status = 1 AND b.custom <> 0 AND (r.rid IN (:rids_0) OR r.rid IS NULL) ORDER BY b.weight, b.module; Array ( [:rids_0] => 2 ) in block_form_user_profile_form_alter() (line 578 of /var/www/html/index.html/modules/block/block.module).
https://www.google.com/recaptcha/intro/index.html
Don't reinvent the wheel. Change your captcha with Google's reCAPTCHA thumbs up
Scar0ptics wrote: I'll keep what I have for right now. i made everything case sensitive and I am not a fan of Google lol..maybe in 2003, I know its a great search engine , but they really messed it up.
https://wappalyzer.com/applications/recaptcha Most of the optical character recognition tools will crack your captcha. :|
Seriously man I hate fucking captchas especially on my mobile, so if a site uses them for more than just logging in, especially in forum or comment posts, I just don't bother using it. There's forums I've been a member of for years, and never posted a thing, due to their insistence on using captchas and security questions, before you can even reply to a PM. Captchas should be for registration and nothing else, except maybe cracking challenges.