Security is hard. XSS lol. http://i.imgur.com/3QJfsu7.png
Even though you did manage to get that far. It doesn't seem that you can actually make it persist or anything like that on his site so it is probably about as useful of an XSS as typing directly into the console on your browser.
Show HN: Security Training for Developers
31–37 of 37 posts
Re: Show HN: Security Training for Developers
#32Security is hard. XSS lol. http://i.imgur.com/3QJfsu7.png
Even though you did manage to get that far. It doesn't seem that you can actually make it persist or anything like that on his site so it is probably about as useful of an XSS as typing directly into the console on your browser.
Re: Show HN: Security Training for Developers
#33Re: Show HN: Security Training for Developers
#34I feel like Secure Code Warrior has solved this problem much better with gamification. https://www.securecodewarrior.com/
Re: Show HN: Security Training for Developers
#35> Imagine if a user has their email account hacked - the first thing an attacker will do is try to compromise their other online accounts, and long-lived password reset links make this easy. I don't see how the length of time the reset link is valid really has any bearing here. I'm assuming the implication is that an attack could search for old password reset emails but if they have access to the email account, why n…