Skip to content

Commit

Permalink
Merge pull request #229 from Hacker0x01/tomdev/indentation-fix
Browse files Browse the repository at this point in the history
fix: indentation of "Javascript for hackers"
  • Loading branch information
tomdev committed Apr 24, 2024
2 parents f95585e + 21da4d7 commit 2ae961e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions playlists/web_hacking.md
Expand Up @@ -3,14 +3,14 @@ layout: page
title: Web Hacking
---

This learning track is dedicated to learning the most popular web application vulnerabilities.
This learning track is dedicated to learning the most popular web application vulnerabilities.

Lessons
-----

- [XSS and Authorization](/sessions/xss)
- [JavaScript for Hackers](/sessions/javascript_for_hackers)
<span class="badge badge-pill badge-secondary">New!</span>
- [JavaScript for Hackers](/sessions/javascript_for_hackers)
<span class="badge badge-pill badge-secondary">New!</span>
- [SQL Injection and Friends](/sessions/sqli)
- [Session Fixation](/sessions/session_fixation)
- [Clickjacking](/sessions/clickjacking)
Expand Down

0 comments on commit 2ae961e

Please sign in to comment.