workshopper / list

A central catalog of existing, planned and requested workshoppers
14 stars 7 forks source link

security basics #9

Open linclark opened 10 years ago

linclark commented 10 years ago

e.g. prevent injection attacks, brute force, csrf

suggested in nodeschool/discussions#181

Does anyone have a suggested outline for the lesson?

SomeoneWeird commented 10 years ago

I've started on this and am working on it at the moment, if anyone would like to help reply here or ping me :) On 11/07/2014 9:29 PM, "Lin Clark" notifications@github.com wrote:

e.g. prevent injection attacks, brute force, csrf

suggested in nodeschool/discussions#181 https://github.com/nodeschool/discussions/issues/181

Does anyone have a suggested outline for the lesson?

— Reply to this email directly or view it on GitHub https://github.com/nodeschool/workshoppers/issues/9.

linclark commented 10 years ago

awesome! can you post a link to the repo?

SomeoneWeird commented 10 years ago

I haven't managed to push anything up yet, will try and do it over the weekend :) On 11/07/2014 9:40 PM, "Lin Clark" notifications@github.com wrote:

awesome! can you post a link to the repo?

— Reply to this email directly or view it on GitHub https://github.com/nodeschool/workshoppers/issues/9#issuecomment-48802238 .

olizilla commented 10 years ago

In the surprisingly sage words of Vanilla Ice,

Stop! Collaborate... (and listen)

https://github.com/toolness/security-adventure

That said, there is probably enough surface area for an infinite number of security focused workshops...

linclark commented 9 years ago

Nice, thanks for pointing it out! It looks like the maintainer has some plans for future exercises which people could help out with, so I'm going to mark this as in progress.