Skip to content

Commit

Permalink
Reduce book part headers to from level 3 to 2
Browse files Browse the repository at this point in the history
  • Loading branch information
bkimminich committed Dec 5, 2019
1 parent 799b28b commit 772fc52
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
12 changes: 6 additions & 6 deletions SUMMARY-ctf.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
# Summary

### Preface
## Preface

* [Why OWASP Juice Shop exists](introduction/motivation.md)
* [Architecture overview](introduction/architecture.md)

### Part I - Hacking preparations
## Part I - Hacking preparations

* [Hacking preparations](part1/README.md)
* [Vulnerability categories](part1/categories.md)
* [Challenge tracking](part1/challenges.md)
* [Hacking exercise rules](part1/rules.md)
* [Walking the "happy path"](part1/happy-path.md)

### Part II - Challenge hunting
## Part II - Challenge hunting

* [Challenge hunting](part2/README.md)
* [Finding the Score Board](part2/score-board.md)
Expand All @@ -33,15 +33,15 @@
* [Cryptographic Issues](part2/cryptographic-issues.md)
* [Miscellaneous](part2/miscellaneous.md)

### Part III - Getting involved
## Part III - Getting involved

* [Getting involved](part3/README.md)
* [Donations](part3/donations.md)

### Appendix
## Appendix

* [Troubleshooting](appendix/troubleshooting.md)

### Postface
## Postface

* [About this book](introduction/about.md)
12 changes: 6 additions & 6 deletions SUMMARY.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Summary

### Preface
## Preface

* [Why OWASP Juice Shop exists](introduction/motivation.md)
* [Architecture overview](introduction/architecture.md)

### Part I - Hacking preparations
## Part I - Hacking preparations

* [Hacking preparations](part1/README.md)
* [Running OWASP Juice Shop](part1/running.md)
Expand All @@ -16,7 +16,7 @@
* [Customization](part1/customization.md)
* [Hosting a CTF event](part1/ctf.md)

### Part II - Challenge hunting
## Part II - Challenge hunting

* [Challenge hunting](part2/README.md)
* [Finding the Score Board](part2/score-board.md)
Expand All @@ -36,7 +36,7 @@
* [Cryptographic Issues](part2/cryptographic-issues.md)
* [Miscellaneous](part2/miscellaneous.md)

### Part III - Getting involved
## Part III - Getting involved

* [Getting involved](part3/README.md)
* [Provide feedback](part3/feedback.md)
Expand All @@ -46,12 +46,12 @@
* [Hacking Instructor tutorial scripts](part3/tutorials.md)
* [Donations](part3/donations.md)

### Appendix
## Appendix

* [Challenge solutions](appendix/solutions.md)
* [Trainer's guide](appendix/trainers.md)
* [Troubleshooting](appendix/troubleshooting.md)

### Postface
## Postface

* [About this book](introduction/about.md)

0 comments on commit 772fc52

Please sign in to comment.