Hacking Modern Web Apps: Master The Future of Attack Vectors
Hacking Modern Web Apps: Master The Future of Attack Vectors
Hacking Modern Web Apps: Master The Future of Attack Vectors
7ASecurity LLLP
[email protected]
2 Day Training
INDEX
Short Bio:
Short Bio:
Anirudh Anand is a security researcher with a primary focus on Web and Mobile
Application Security. He is currently working as a Senior Security Engineer at CRED and
also Security Trainer at 7asecurity. He has been submitting bugs and contributing to
security tools for over 7 years. In his free time, he participates in CTF competitions along
with Team bi0s (#1 security team in India according to CTFtime). His bounties involve
vulnerabilities in Google, Microsoft, LinkedIn, Zendesk, Sendgrid, Gitlab, Gratipay and
Flipboard.
Anirudh is an open source enthusiast and has contributed to several OWASP projects
with notable contributions being in OWTF and Hackademic Challenges Project. He has
presented/trained in a multitude of conferences including c0c0n 2019, BlackHat Arsenal
2019, BlackHat Europe Arsenal 2018, HITB Dubai 2018, Offzone Moscow 2018, Ground
Zero Summit Delhi 2015 and Xorconf 2015.
The proposed trainers have provided IT training during multiple years in their careers. In
addition to this, various courses have been taught by these trainers at multiple
conferences with excellent attendant feedback, a list of upcoming and past public
trainings can be found in the following link:
https://7asecurity.com/training
Multiple presentations, recordings and published pentest reports can be found at:
https://7asecurity.com/publications.
More recorded talks and additional background information can be found here:
https://7asecurity.com/blog/tag/public-speaking/
Additional References:
Evidence of the course author being part of the team in a number of engagements is
available via public pentest reports (i.e. the course author name appears in all of these
reports):
- Smart Sheriff: Round #1 -
https://7asecurity.com/reports/pentest-report_smartsheriff.pdf
- Smart Sheriff: Round #2 -
https://7asecurity.com/reports/pentest-report_smartsheriff-2.pdf
NOTE: Smart Sheriff is a mobile app that was mandated by the South Korean
government, for more information please see our presentation: “Smart Sheriff, Dumb
Idea, the wild west of government assisted parenting”
Slides:
https://www.slideshare.net/abrahamaranguren/smart-sheriff-dumb-idea-the-wild-west-of-
government-assisted-parenting
Video: https://www.youtube.com/watch?v=AbGX67CuVBQ
NOTE: Name removed for safety in the following reports, participation can be confirmed
emailing [email protected]
# Short Abstract #
This course is a 100% hands-on deep dive into the OWASP Security Testing Guide and
relevant items of the OWASP Application Security Verification Standard (ASVS), so this
course covers and goes beyond the OWASP Top Ten.
Long are the days since web servers were run by perl scripts apps written in Delphi.
What is common between Walmart, eBay, PayPal, Microsoft, LinkedIn, Google and
Netflix? They all use Node.js: JavaScript on the server.
Modern Web apps share traditional attack vectors and also introduce new opportunities
to threat actors. This course will teach you how to review modern web apps, showcasing
Node.js but using techniques that will also work against any other web app platform.
Ideal for Penetration Testers, Web app Developers as well as everybody interested in
JavaScript/Node.js app security.
All action, no fluff, improve your security analysis workflow and immediately apply these
gained skills in your workplace, packed with exercises, extra mile challenges and CTF,
self-paced and suitable for all skill levels, with continued education via unlimited email
support and lifetime access to training portal with step-by-step video recordings and
interesting apps to practice, including all future updates for free.
# Training Abstract #
This course is the culmination of years of experience gained via practical penetration
testing of Modern Web applications as well as countless hours spent doing research. We
have structured this course around the OWASP Security Testing Guide, it covers the
OWASP Top Ten and specific attack vectors against Modern Web apps. This course
provides participants with actionable skills that can be applied immediately from day 1.
Please note our courses are 100% hands-on, we do not lecture students with boring
bullet points and theories, instead we give you practical challenges and help you solve
them, teaching you how to troubleshoot common issues and get the most out of this
training. Training then continues after the course through our frequently updated training
portal, for which you keep lifetime access, as well as unlimited email support.
Each day starts with a brief introduction to the Modern platform (i.e. Node.js) for that day
and then continues with a look at static analysis, moves on to dynamic checks finishing
off with a nice CTF session to test the skills gained.
Day 1: Focused specifically on Hacking Modern Web Apps: We start with understanding
Modern Web Apps and then deep dive into static and dynamic analysis of the
applications at hand. This day is packed with hands-on exercises and CTF-style
challenges.
Day 2: Dedicated to Advanced Modern Web App Attacks: We cover advanced attacks
specifically targeting the Modern Web App and other platforms such as dumping
memory, prototype pollution, deserialization attacks, OAuth, JWT flaws and more. The
day is full of hands-on exercises and ends with CTF-style open challenges for additional
practice.
# Training Outline #
## Course Objectives ##
This course will take any student and make sure that:
- The general level of proficiency is much higher than when they came
7ASecurity LLLP © 2019
7
2 Day Training
- The skills acquired can be immediately applied to modern Web app security
assessments
- Skills can be sharpened via continued education in our training portal for free
- The student is equipped to defeat common Web app assessment challenges
- Everybody will learn a lot in this training.
- Advanced students will come out with enhanced skills and more efficient workflows
- The skills gained are highly practical and applicable to real-world assessments
## Topics Included ##
This is more than a physical attendance course: You get the physical course but also
lifetime access to a training portal with step-by-step video recordings, slides and lab
exercises, including all future updates for free.
Students can take the course at their own pace and training portal access ensures topics
can be reviewed on an ad-hoc basis as required by the student online after the course.
This training has been built from real issues seen in real applications, not fabricated
vulnerabilities that you will never see in practice.
The goal is to start from the basics and ensure that each student comes out of the
training with a significantly higher level of proficiency in the artistry of pentesting.
Students will be taught ways to identify the attack surface of Modern Web apps, exploit
interesting vulnerabilities and means to fix them. The course walks students through the
process of performing security audits of Modern apps. The training also covers effective
identification, exploitation and mitigation of common vulnerability patterns against these
platforms.
As the course has been written and carefully created by professional penetration testers,
after many years of experience, many practical tips will be shared to leverage
automation and make penetration testing more efficient as soon as the student goes
back to their workplace.
- Learn how to find Modern Web App vulnerabilities due to common misconfigurations
and typical mistakes in framework setups
- Identify and exploit Modern Web App security vulnerabilities as efficiently as possible
Completing this training ensures attendees will be competent and able to:
- Review and tamper network communications to exploit security vulnerabilities
- Bypass inadequate Modern Web App defences
- Analyze Modern Web Apps from a blackbox perspective
This said, the more you learn about the following ahead of the course, the more you will
get out of the course:
- Linux command line basics
- Basic knowledge of Node.js or JavaScript is not required, but would help.
Any Web App developer, penetration tester or person interested in Modern Web apps,
Node.js or JavaScript security will benefit from attending this training regardless of the
initial skill level:
This course is for beginners, intermediate and advanced level students. While beginners
are introduced to the nuances of Modern Web App security from scratch, intermediate
and advanced level learners get to perfect both their knowledge and skills on the
subject. Extra mile challenges are available in every module to help more advanced
students polish their skills.
The course is crafted in a way that regardless of your skill level you will significantly
improve your Modern App security auditing skills:
If you are new and cannot complete the labs during the class, that is OK, as you keep
training portal access, you will learn a lot in the class but can continue from home with
the training portal.
If you are more advanced you can try to complete the labs in full and then take the CTF
challenges we have for each day, you will likely also attempt to complete some exercises
from home later :)
# What to expect #
Lifetime access to training portal (including all future updates), unlimited email support,
access to private groups to communicate with other students, interesting apps from
various countries.
A fully practical class that will seriously improve your Modern Web App security
knowledge and skills, regardless of the skill level you come in with.
Battle-tested tips and tricks that take your abilities to the next level and that you can
apply as soon as you go back to your workplace, making security testing of Modern Web
apps as efficient as possible.
Intensive hands-on exercises that challenge you to deep dive into the world of Modern
App security.
This is more than a physical attendance course: You get the physical course but also
lifetime access to a training portal with step-by-step video recordings, slides and lab
exercises, including all future updates for free.
The course does not cover: 0-days, Windows/Linux/Mac OS exploits, x86 exploit writing,
writing buffer or heap overflows.
Do not expect the teachers to be talking through slides most of the time: This class is
practical not theoretical, the teachers don’t bore you with slides all the time, instead you
do exercises all the time and the teachers help you solve the challenges you face as you
complete them.
# Keywords #
- SSRF
- SQLi
- NOSQLi
- RCE
- Data exfiltration
This particular course has been taught at OWASP and Blackhat USA events, additional
conferences can be seen in the following link, similar past trainings had excellent
attendant feedback at a number of locations as well, please note our courses are
constantly updated based on student feedback:
https://7asecurity.com/training