Skip to content

Commit d376c34

Browse files
committed
add OWTF and MAS logos
1 parent 0462551 commit d376c34

File tree

10 files changed

+75
-1
lines changed

10 files changed

+75
-1
lines changed

assets/images/logos/mas.png

254 KB
Loading

assets/images/logos/owtf.png

106 KB
Loading

draft/05-requirements/06-mas.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,18 @@ permalink: /draft/requirements/mobile_application_security/
1212

1313
{% include breadcrumb.html %}
1414

15+
<style type="text/css">
16+
.image-right {
17+
height: 180px;
18+
display: block;
19+
margin-left: auto;
20+
margin-right: auto;
21+
float: right;
22+
}
23+
</style>
24+
25+
![MAS logo](../../../../assets/images/logos/mas.png "OWASP MAS"){: .image-right }
26+
1527
### 3.6 Mobile Application Security
1628

1729
The OWASP [Mobile Application Security][masproject] (MAS) flagship project has the mission statement:

draft/06-design/01-threat-modeling/02-pytm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ permalink: /draft/design/threat_modeling/pytm/
2222
}
2323
</style>
2424

25-
![pytm logo](../../../../assets/images/logos/cornucopia.png "OWASP pytm"){: .image-right }
25+
![pytm logo](../../../../assets/images/logos/pytm.png "OWASP pytm"){: .image-right }
2626

2727
### 4.1.2 pytm
2828

draft/06-design/03-mas-checklist.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,18 @@ permalink: /draft/design/mas_checklist/
1212

1313
{% include breadcrumb.html %}
1414

15+
<style type="text/css">
16+
.image-right {
17+
height: 180px;
18+
display: block;
19+
margin-left: auto;
20+
margin-right: auto;
21+
float: right;
22+
}
23+
</style>
24+
25+
![MAS checklist logo](../../../../assets/images/logos/mas.png "OWASP MAS checklist"){: .image-right }
26+
1527
### 4.3 Mobile application checklist
1628

1729
The OWASP [Mobile Application Security][masproject] (MAS) flagship project has the mission statement:

draft/08-verification/01-guides/02-mas.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,18 @@ permalink: /draft/verification/guides/mobile_application_security/
1212

1313
{% include breadcrumb.html %}
1414

15+
<style type="text/css">
16+
.image-right {
17+
height: 180px;
18+
display: block;
19+
margin-left: auto;
20+
margin-right: auto;
21+
float: right;
22+
}
23+
</style>
24+
25+
![MAS logo](../../../../assets/images/logos/mas.png "OWASP MAS"){: .image-right }
26+
1527
### 6.1.2 Mobile Application Security
1628

1729
The OWASP [Mobile Application Security][masproject] (MAS) flagship project has the mission statement:

draft/08-verification/02-tools/03-owtf.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,20 @@ permalink: /draft/verification/tools/offensive_web_testing_framework/
1212

1313
{% include breadcrumb.html %}
1414

15+
{% include breadcrumb.html %}
16+
17+
<style type="text/css">
18+
.image-right {
19+
height: 180px;
20+
display: block;
21+
margin-left: auto;
22+
margin-right: auto;
23+
float: right;
24+
}
25+
</style>
26+
27+
![OWTF logo](../../../../assets/images/logos/owtf.png "OWASP OWTF"){: .image-right }
28+
1529
### 6.2.3 Offensive Web Testing Framework
1630

1731
OWASP Offensive Web Testing Framework ([OWTF][owtf]) is a penetration test tool

draft/10-culture-process/05-mas.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,18 @@ permalink: /draft/culture_building_and_process_maturing/mobile_application_secur
1212

1313
{% include breadcrumb.html %}
1414

15+
<style type="text/css">
16+
.image-right {
17+
height: 180px;
18+
display: block;
19+
margin-left: auto;
20+
margin-right: auto;
21+
float: right;
22+
}
23+
</style>
24+
25+
![MAS logo](../../../../assets/images/logos/mas.png "OWASP MAS"){: .image-right }
26+
1527
### 8.5 Mobile Application Security
1628

1729
The OWASP [Mobile Application Security][masproject] (MAS) flagship project has the mission statement:

draft/13-security-gap-analysis/01-guides/03-mas.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,18 @@ permalink: /draft/security_gap_analysis/guides/mobile_application_security/
1212

1313
{% include breadcrumb.html %}
1414

15+
<style type="text/css">
16+
.image-right {
17+
height: 180px;
18+
display: block;
19+
margin-left: auto;
20+
margin-right: auto;
21+
float: right;
22+
}
23+
</style>
24+
25+
![MAS logo](../../../../assets/images/logos/mas.png "OWASP MAS"){: .image-right }
26+
1527
### 11.1.3 Mobile Application Security
1628

1729
The OWASP [Mobile Application Security][masproject] (MAS) flagship project has the mission statement:

0 commit comments

Comments
 (0)