Skip to content

Commit 19dd755

Browse files
authored
update SamuraiWTF logos
2 parents 27f5fe8 + b86ee22 commit 19dd755

File tree

6 files changed

+16
-8
lines changed

6 files changed

+16
-8
lines changed

.lycheeignore

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,3 @@ www-project-developer-guide/assets/images/
2828
# Google drive tends to need permissions that the link checker does not have
2929
https://drive.google.com/
3030

31-
# TMP: SamuraiWTF sites seem to be down :TMP
32-
https://www.samurai-wtf.org/
33-
https://www.samuraiwtf.org/

assets/images/logos/samuraiwtf.png

798 KB
Loading

draft/09-training-education/04-samurai-wtf.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ permalink: /draft/training_education/samurai_wtf/
2222
}
2323
</style>
2424

25-
![SamuraiWTF logo](../../../assets/images/logos/samurai_wtf.png "OWASP SamuraiWTF"){: .image-right }
25+
![SamuraiWTF logo](../../../assets/images/logos/samuraiwtf.png "OWASP DefectDojo"){: height="160px" }
2626

2727
### 7.4 SamuraiWTF
2828

@@ -73,6 +73,16 @@ Getting started with SamuraiWTF is described in the [github README][samuraiwtf-d
7373
Run the Samurai Web Training Framework and login as the super-user 'samurai'.
7474
From a command prompt run 'katana' to start configuring SamuraiWTF for your training purposes, for example 'katana list'.
7575

76+
![SamuraiWTF logo](../../../assets/images/logos/samurai_wtf.png "OWASP SamuraiWTF"){: .image-right }
77+
78+
#### References
79+
80+
* OWASP [SamuraiWTF][samuraiwtf] main site
81+
* [SamuraiWTF Dojo][samurai-dojo]
82+
* [SamuraiWTF Katana][samurai-katana]
83+
* [SamuraiWTF downloads][samuraiwtf-download]
84+
* OWASP [project][samuraiwtf-project]
85+
7686
----
7787

7888
The OWASP Developer Guide is a community effort; if there is something that needs changing
@@ -81,9 +91,10 @@ then [submit an issue][issue0904] or [edit on GitHub][edit0904].
8191
[edit0904]: https://github.com/OWASP/www-project-developer-guide/blob/main/draft/09-training-education/04-samurai-wtf.md
8292
[issue0904]: https://github.com/OWASP/www-project-developer-guide/issues/new?labels=content&template=request.md&title=Update:%2009-training-education/04-samurai-wtf
8393
[kali]: https://www.kali.org/
94+
[samuraiwtf]: https://www.samuraiwtf.org/
8495
[samurai-dojo]: https://owasp.org/www-project-samuraiwtf/#div-dojo
8596
[samurai-katana]: https://owasp.org/www-project-samuraiwtf/#div-katana
86-
[samurai-wtf]: https://www.samuraiwtf.org/
97+
[samurai-wtf]: https://www.samurai-wtf.org/
8798
[samuraiwtf-download]: https://github.com/SamuraiWTF/samuraiwtf/blob/main/README.md
8899
[samuraiwtf-project]: https://owasp.org/www-project-samuraiwtf/
89100
[spotlight26]: https://youtu.be/PBWUlx_kJmI

release/08-verification/01-guides/toc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Given the breadth of techniques and knowledge required, guides are an important
3939
Sections:
4040

4141
6.1.1 [Web Security Testing Guide](01-wstg.md)
42-
6.1.2 [Mobile Application Security](02-mas.md)
42+
6.1.2 [Mobile Application Security](02-mastg.md)
4343
6.1.3 [Application Security Verification Standard](03-asvs.md)
4444

4545
----

release/08-verification/toc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Sections:
5252

5353
6.1 [Guides](01-guides/toc.md)
5454
6.1.1 [Web Security Testing Guide](01-guides/01-wstg.md)
55-
6.1.2 [Mobile Application Security](01-guides/02-mas.md)
55+
6.1.2 [Mobile Application Security](01-guides/02-mastg.md)
5656
6.1.3 [Application Security Verification Standard](01-guides/03-asvs.md)
5757
6.2 [Tools](02-tools/toc.md)
5858
6.2.1 [Zed Attack Proxy](02-tools/01-zap.md)

release/toc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ permalink: /release/
7373
6 **[Verification](08-verification/toc.md)**
7474
6.1 [Guides](08-verification/01-guides/toc.md)
7575
6.1.1 [Web Security Testing Guide](08-verification/01-guides/01-wstg.md)
76-
6.1.2 [Mobile Application Security](08-verification/01-guides/02-mas.md)
76+
6.1.2 [Mobile Application Security](08-verification/01-guides/02-mastg.md)
7777
6.1.3 [Application Security Verification Standard](08-verification/01-guides/03-asvs.md)
7878
6.2 [Tools](08-verification/02-tools/toc.md)
7979
6.2.1 [Zed Attack Proxy](08-verification/02-tools/01-zap.md)

0 commit comments

Comments
 (0)