All Projects → bkimminich → Pwning Juice Shop

bkimminich / Pwning Juice Shop

Licence: other
GitBook markdown content for the eBook "Pwning OWASP Juice Shop"

Projects that are alternatives of or similar to Pwning Juice Shop

Ethereum Development With Go Book
📖 A little book on Ethereum Development with Go (golang)
Stars: ✭ 754 (+585.45%)
Mutual labels:  book, ebook, gitbook
Honkit
📖 HonKit is building beautiful books using Markdown - Fork of GitBook
Stars: ✭ 1,901 (+1628.18%)
Mutual labels:  book, ebook, gitbook
mpspider
公众号文章抓取&生成kindle电子书
Stars: ✭ 51 (-53.64%)
Mutual labels:  gitbook, ebook, kindle
Gitbook Plugin Build
Extends gitbook build system with pandoc converter.
Stars: ✭ 23 (-79.09%)
Mutual labels:  book, gitbook
Buka
Buka is a modern software that helps you manage your ebook at ease.
Stars: ✭ 896 (+714.55%)
Mutual labels:  book, ebook
Network Programming With Go
Network programming with Go
Stars: ✭ 903 (+720.91%)
Mutual labels:  ebook, gitbook
Koodo Reader
A modern ebook manager and reader with sync and backup capacities for Windows, macOS, Linux and Web
Stars: ✭ 2,938 (+2570.91%)
Mutual labels:  ebook, book
Geektime dl
把极客时间装进 Kindle,内含快手内推等福利
Stars: ✭ 1,033 (+839.09%)
Mutual labels:  kindle, ebook
Netkiller.github.io
Netkiller Free ebook - 免费电子书
Stars: ✭ 861 (+682.73%)
Mutual labels:  book, ebook
Koreader
An ebook reader application supporting PDF, DjVu, EPUB, FB2 and many more formats, running on Cervantes, Kindle, Kobo, PocketBook and Android devices
Stars: ✭ 9,467 (+8506.36%)
Mutual labels:  kindle, ebook
Kindle maker
a tool to make mobi-format file wich could be load into Kindle
Stars: ✭ 70 (-36.36%)
Mutual labels:  kindle, ebook
The Complete Guide To Modern Javascript
A comprehensive, easy-to-follow ebook to learn everything from the basics of JavaScript to ES2020. Read more on my blog https://inspiredwebdev.com or buy it here http://a-fwd.to/jHO6m9t. Get the course here https://www.educative.io/courses/complete-guide-to-modern-javascript?aff=BqmB
Stars: ✭ 827 (+651.82%)
Mutual labels:  book, ebook
21 Recipes
📕 An R/rtweet edition of Matthew A. Russell's Python Twitter Recipes Book
Stars: ✭ 69 (-37.27%)
Mutual labels:  book, ebook
The Python Standard Library By Example
《Python3 标准库》电子书和配套代码 "The Python Standard Library by Example" ebook and source code 一本又厚又全的讲解Python3标准库的书籍(1000多页)适合当作字典参考或者闲暇时慢慢阅读。
Stars: ✭ 74 (-32.73%)
Mutual labels:  book, ebook
Readteractive
Tool for writing and generating interactive books.
Stars: ✭ 23 (-79.09%)
Mutual labels:  kindle, book
Interpy Zh
📘《Python进阶》(Intermediate Python 中文版)
Stars: ✭ 5,964 (+5321.82%)
Mutual labels:  book, gitbook
Fundamentals Of Python Data Structures
《数据结构(Python语言描述)》"Fundamentals of Python:Data Structures" 电子书和配套代码
Stars: ✭ 30 (-72.73%)
Mutual labels:  book, ebook
Calibre
The official source code repository for the calibre ebook manager
Stars: ✭ 11,221 (+10100.91%)
Mutual labels:  kindle, ebook
Beibq
基于flask开发类似gitbook的知识管理网站。 http://demo.beibq.cn
Stars: ✭ 480 (+336.36%)
Mutual labels:  book, gitbook
Oho Reader
【停止维护】哦豁阅读器!API源自追书神器,免费使用!填坑完成!使用react
Stars: ✭ 571 (+419.09%)
Mutual labels:  book, ebook

{% if book.ctf %}

Pwning OWASP Juice Shop (CTF Edition)

{% else %}

Pwning OWASP Juice Shop

{% endif %}

Written by Björn Kimminich

{% if book.ctf %}

Front Cover

{% else %}

Front Cover

{% endif %}

This is the official companion guide to the OWASP Juice Shop application. Being a web application with a vast number of intended security vulnerabilities, the OWASP Juice Shop is supposed to be the opposite of a best practice or template application for web developers: It is an awareness, training, demonstration and exercise tool for security risks in modern web applications. The OWASP Juice Shop is an open-source project hosted by the non-profit Open Web Application Security Project® (OWASP) and is developed and maintained by volunteers. The content of this book was written for {{book.juiceShopVersion}} of OWASP Juice Shop.

The book is divided into three parts:

Part I - Hacking preparations

Part one helps you to get the application running and to set up optional hacking tools.

Part II - Challenge hunting

Part two gives an overview of the vulnerabilities found in the OWASP Juice Shop including hints how to find and exploit them in the application.

Part III - Getting involved

{% if book.ctf %}

Part three points you to the social media channels and tells you about donation options of the OWASP Juice Shop open source project.

{% else %}

Part three shows up various ways to contribute to the OWASP Juice Shop open source project.


Please be aware that this book is not supposed to be a comprehensive introduction to Web Application Security in general. For every category of vulnerabilities present in the OWASP Juice Shop you will find a brief explanation - typically by quoting and referencing to existing content on the given topic.


Download a .pdf, .epub, or .mobi file from:

Read the book online at:

Contribute content, suggestions, and fixes on GitHub:

Official OWASP Juice Shop project homepage:

{% endif %}


CC BY-NC-ND 4.0

Open Web Application Security Project and OWASP are registered trademarks of the OWASP Foundation, Inc. This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].