PluralSight Training

g33k3rg33k3r Member Posts: 249 ■■□□□□□□□□
I am trying to beef up my understanding of web application security and wondered if anyone has taken training from PluralSight? I am thinking of trying the 10 day trial offer and taking this course:

http://app.pluralsight.com/courses/hack-yourself-first

Thanks!

Comments

  • g33k3rg33k3r Member Posts: 249 ■■□□□□□□□□
    Through the forum, I found out you can get 90 days free when you sign up for Visual Studio Dev Essentials. I am still interested if anyone has take the above course.

    https://www.visualstudio.com/en-us/p...ntials-vs.aspx
  • LiindoladeLiindolade Member Posts: 21 ■□□□□□□□□□
    I have. It's a decent course to get a basic understanding of the covered subjects. If you're just getting started with WebSec and you're looking for a good introduction - take the course, but then move on to more specialized courses about the subjects relevant to you.

    If you already know enough about some of the subjects to explain/exploit them on your own, skip that part. You're probably not going to learn anything new.

    Let's say you know what SQL Injection is and have played around with queries, but not much more - skip the SQL Injection chapter and watch https://www.pluralsight.com/courses/ethical-hacking-sql-injection instead.
  • g33k3rg33k3r Member Posts: 249 ■■□□□□□□□□
    Liidolade,

    Thanks for the input! I am currently reading The We Application Hacker's Handbook v2 which at times can be difficult to understand due to my lack of web development experience. Hopefully this supplemental training can fill some of the gaps.

    Thanks again!
  • JDMurrayJDMurray Admin Posts: 13,025 Admin
    Be sure to check out my really cool Pluralsight course on Buffer Overflows: https://app.pluralsight.com/library/courses/ethical-hacking-buffer-overflow/table-of-contents

    This course provides information BoFs for IT professionals who are non-programmers. It is part of Pluralsight's Ethical hacking course series: https://app.pluralsight.com/paths/certificate/ethical-hacking
  • g33k3rg33k3r Member Posts: 249 ■■□□□□□□□□
    JDMurray - Thanks, I will add that to my playlist!!!
  • monkykapmonkykap Member Posts: 24 ■□□□□□□□□□
    I took the SQL injection course by Troy Hunt and it was quite good. I took the time to setup VS, IIS, SQL Server and the provided application files. I really did learn a lot and can vouch for it. Based on this course i would recommend the ethical hacking series and in general any of the courses taught by Troy Hunt. They have courses for vary experience levels and topics in WebSec.
  • amcnowamcnow Member Posts: 215 ■■■■□□□□□□
    My employer pays for my Pluralsight subscription. From my experience thus far, I recommend it. icon_thumright.gif
    JDMurray wrote: »
    Be sure to check out my really cool Pluralsight course on Buffer Overflows: https://app.pluralsight.com/library/courses/ethical-hacking-buffer-overflow/table-of-contents

    This course provides information BoFs for IT professionals who are non-programmers. It is part of Pluralsight's Ethical hacking course series: https://app.pluralsight.com/paths/certificate/ethical-hacking

    I will be sure to check this out as well. May very well just go through the entire series.
    WGU - Master of Science, Cybersecurity and Information Assurance
    Completed: JIT2, TFT2, VLT2, C701, C702, C706, C700, FXT2
    In Progress: C688
    Remaining: LQT2
    Aristotle wrote:
    For the things we have to learn before we can do them, we learn by doing them.
Sign In or Register to comment.