-
-
Notifications
You must be signed in to change notification settings - Fork 12
/
index.html
281 lines (205 loc) · 24.2 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">
<meta name="description" content="Welcome to ZAP!">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:image" content="https://www.zaproxy.org/img/zap-banner.png">
<meta name="twitter:title" content="The ZAP Homepage">
<meta name="twitter:description" content="Welcome to ZAP!">
<meta property="og:url" content="/">
<meta property="og:site_name" content="ZAP">
<meta property="og:title" content="The ZAP Homepage">
<meta property="og:description" content="Welcome to ZAP!">
<meta property="og:locale" content="en_us">
<meta property="og:type" content="website">
<meta property="og:image" content="https://www.zaproxy.org/img/zap-banner.png">
<link rel="alternate" type="application/rss+xml" href="/index.xml" title="ZAP" />
<title>ZAP</title>
<link rel="shortcut icon" href="/img/favicon.ico" type="image/x-icon" />
<link href="https://fonts.googleapis.com/css?family=Quicksand:500,700" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Istok+Web|Open+Sans:400,700|Rubik&display=swap" rel="stylesheet">
<script src="https://cdnjs.cloudflare.com/ajax/libs/lunr.js/2.3.6/lunr.min.js"></script>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-JDLGW1172L"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-JDLGW1172L');
</script>
<link href="/main.90b582.css" rel="stylesheet">
</head>
<body>
<div id="page-container">
<div id="content-wrap">
<header class="site-header">
<div class="wrapper flex jc-sb ai-c">
<div class="flex">
<nav class="site-nav" role="navigation">
<a href="/" aria-label="return to landing page" class="logo">
<img src = "/img/zap-by-checkmarx.svg" height="65px" alt="ZAP By Checkmarx"/>
</a>
</nav>
</div>
<div class="nav-content flex">
<nav class="site-nav" role="navigation">
<div class="hamburger-icon">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M0 0h24v24H0z" fill="none"/><path d="M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z"/></svg>
</div>
<input class="hamburger-click" aria-label="site menu" type="checkbox" />
<ul id="primary-menu" class="flex">
<li class="">
<a href="/blog/" title="Blog page">
Blog
</a>
</li>
<li class="">
<a href="/videos/" title="Videos page">
Videos
</a>
</li>
<li class="">
<a href="/docs/" title="Documentation page">
Documentation
</a>
</li>
<li class="">
<a href="/community/" title="Community page">
Community
</a>
</li>
<li id="search-menu">
<a class="toggler" href="#">
<img height="20" width="20" src="/img/search.svg" alt="Search icon"/>
</a>
<form data-no-csrf action="/search">
<input type="text" name="q" placeholder="Search ..." style="width: 100%" />
</form>
</li>
</ul>
</nav>
<div class="download-button">
<a id="cta-download" href="/download/" class="button button--orange">Download</a>
</div>
<div class="social-links header-social">
<ul class="flex ai-c no-list-style m-10 px-20">
<li>
<a href="https://github.com/zaproxy" aria-label="Go to ZAP's GitHub repo"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.36 18.88"><path d="M9.68 0a9.68 9.68 0 0 0-3.06 18.86c.48.09.64-.21.64-.46v-1.8C4.57 17.18 4 15.45 4 15.45A2.57 2.57 0 0 0 2.93 14c-.88-.6.07-.59.07-.59a2 2 0 0 1 1.48 1 2.06 2.06 0 0 0 2.82.8A2 2 0 0 1 7.91 14c-2.15-.29-4.41-1.12-4.41-4.83a3.72 3.72 0 0 1 1-2.59A3.53 3.53 0 0 1 4.59 4s.82-.26 2.67 1a9 9 0 0 1 4.84 0c1.9-1.25 2.66-1 2.66-1a3.49 3.49 0 0 1 .1 2.57 3.71 3.71 0 0 1 1 2.59c0 3.72-2.26 4.54-4.42 4.78a2.3 2.3 0 0 1 .67 1.79v2.67c0 .25.15.56.64.46A9.68 9.68 0 0 0 9.68 0z" fill="#00549e"/></svg></a>
</li>
<li>
<a href="https://twitter.com/zaproxy" aria-label="Follow ZAP on Twitter"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.36 15.73"><path d="M19.36 1.86a8 8 0 0 1-2.28.63 3.94 3.94 0 0 0 1.74-2.2 7.53 7.53 0 0 1-2.52 1 4 4 0 0 0-6.77 3.59A11.29 11.29 0 0 1 1.35.73 4 4 0 0 0 2.58 6a3.91 3.91 0 0 1-1.8-.5A4 4 0 0 0 4 9.48a4 4 0 0 1-1.79.06 4 4 0 0 0 3.67 2.76A8 8 0 0 1 0 14a11.32 11.32 0 0 0 6.09 1.78A11.24 11.24 0 0 0 17.38 3.92a8.08 8.08 0 0 0 1.98-2.06z" fill="#00549e"/></svg></a>
</li>
</ul>
</div>
</div>
</div>
</header>
<section class="py-70">
<div class="homepage-hero__wrapper wrapper" >
<div class="glide">
<div class="glide-track" data-glide-el="track">
<div class="glide__slides">
<div class="homepage-hero__item flex glide__slide">
<div class="homepage-hero__item-content">
<hgroup class="flex fd-c mb-40">
<h1>Zed Attack Proxy (ZAP)</h1>
<h5 class="text--grey-medium">by
<a href="https://checkmarx.com/" aria-label="Checkmarx">
<img height="30" align="top" src="/img/checkmarx.svg" alt="Checkmarx"/>
</a>
</h5>
<h2 class="on-sm-hide mt-20">
The world’s most widely used web app scanner. Free and open source. A community based GitHub Top 1000 project that anyone can contribute to.
<span class="small-text"></span>
</h2>
</hgroup>
<a href="/getting-started/" class="button button--blue">Quick Start Guide</a>
<a href="/download/" class="button button--orange">Download Now</a>
</div>
<div class="homepage-hero__item-image ml-40">
<svg id="GRAPHICS" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 293.83 327.5" width="290"><defs><clipPath id="clip-path"><path id="SVGID" d="M76.27,196.57A67.68,67.68,0,0,0,8.55,264.28H26.67a49.59,49.59,0,0,1,49.6-49.59c3.42,0,6.2-4.06,6.2-9.06s-2.77-9.06-6.2-9.06Z" style="fill:none"/></clipPath><clipPath id="clip-path-2"><path id="SVGID-2" data-name="SVGID" d="M217.56,196.57a67.68,67.68,0,0,1,67.72,67.71H267.15a49.57,49.57,0,0,0-49.59-49.59c-3.42,0-6.2-4.06-6.2-9.06s2.77-9.06,6.2-9.06Z" style="fill:none"/></clipPath></defs><path d="M76.27,196.57A67.68,67.68,0,0,0,8.55,264.28H26.67a49.59,49.59,0,0,1,49.6-49.59c3.42,0,6.2-4.06,6.2-9.06s-2.77-9.06-6.2-9.06Z" style="fill:#fff;stroke:#448aff;stroke-linejoin:round;stroke-width:4px"/><path d="M4.06,281.61a4.07,4.07,0,0,0,4.07-4.06,9.21,9.21,0,1,1,18.41,0,4.07,4.07,0,0,0,8.13,0,17.34,17.34,0,1,0-34.67,0A4.06,4.06,0,0,0,4.06,281.61Z" style="fill:#4389ff"/><g style="clip-path:url(#clip-path)"><path d="M66.17,215.74c3.35-.7,5.24-5.24,4.23-10.14s-4.57-8.3-7.92-7.6" style="fill:none;stroke:#448aff;stroke-linejoin:round;stroke-width:4px"/><path d="M56.49,218.82c3.14-1.36,4.07-6.19,2.08-10.78s-6.16-7.2-9.3-5.84" style="fill:none;stroke:#448aff;stroke-linejoin:round;stroke-width:4px"/><path d="M47.65,223.82c2.8-2,2.72-6.9-.17-11S40,207,37.19,209" style="fill:none;stroke:#448aff;stroke-linejoin:round;stroke-width:4px"/><path d="M40,230.51c2.33-2.51,1.26-7.31-2.4-10.72s-8.52-4.15-10.86-1.64" style="fill:none;stroke:#448aff;stroke-linejoin:round;stroke-width:4px"/><path d="M33.89,238.61c1.78-2.93-.25-7.41-4.53-10s-9.19-2.32-11,.6" style="fill:none;stroke:#448aff;stroke-linejoin:round;stroke-width:4px"/><path d="M29.55,247.79c1.14-3.22-1.75-7.2-6.47-8.87s-9.47-.4-10.61,2.83" style="fill:none;stroke:#448aff;stroke-linejoin:round;stroke-width:4px"/><path d="M27.18,257.67c.46-3.4-3.19-6.69-8.15-7.37s-9.35,1.54-9.81,4.93" style="fill:none;stroke:#448aff;stroke-linejoin:round;stroke-width:4px"/></g><rect x="75.9" y="192.29" width="12.57" height="28.5" style="fill:#fff"/><path d="M206.77,181.78v71.86a71.87,71.87,0,0,1-65.66,71.58c2.1.18,4.22.28,6.37.28h0a71.86,71.86,0,0,0,71.86-71.86V181.78Z" style="fill:#bbdefb"/><path d="M75.61,181.78H219.34a0,0,0,0,1,0,0v71.86a71.86,71.86,0,0,1-71.86,71.86h0a71.86,71.86,0,0,1-71.86-71.86V181.78a0,0,0,0,1,0,0Z" style="fill:none;stroke:#448aff;stroke-linejoin:round;stroke-width:4px"/><path d="M147.48,101.76h0s-64.16,44.58-64.16,80H211.63C211.63,146.34,147.48,101.76,147.48,101.76Z" style="fill:#fff;stroke:#448aff;stroke-linejoin:round;stroke-width:4px"/><path d="M103.25,158.57a2.09,2.09,0,0,1-1.21-.38,2.12,2.12,0,0,1-.53-3c1.95-2.79,4.19-5.69,6.67-8.62a2.13,2.13,0,1,1,3.25,2.75c-2.4,2.82-4.56,5.62-6.43,8.3A2.15,2.15,0,0,1,103.25,158.57Z" style="fill:#bbdefb"/><path d="M118,141.54a2.12,2.12,0,0,1-1.53-3.6,230.85,230.85,0,0,1,20-18.3,2.12,2.12,0,1,1,2.69,3.29,225.38,225.38,0,0,0-19.66,18A2.11,2.11,0,0,1,118,141.54Z" style="fill:#bbdefb"/><rect x="122.88" y="145.1" width="8.17" height="13.78" rx="4.08" style="fill:#00549e"/><rect x="163.91" y="145.1" width="8.17" height="13.78" rx="4.08" style="fill:#00549e"/><path d="M167.64,218.51a33.52,33.52,0,0,1-25.56,54.24,33.16,33.16,0,0,1-5.4.44,33.61,33.61,0,0,1-9.84-1.47,33.53,33.53,0,1,0,40.8-53.21Z" style="fill:#bbdefb"/><circle cx="147.57" cy="245.53" r="33.53" style="fill:none;stroke:#448aff;stroke-linejoin:round;stroke-width:4px"/><line x1="159.98" y1="181.78" x2="159.98" y2="213.11" style="fill:none;stroke:#448aff;stroke-linejoin:round;stroke-width:4px"/><line x1="134.98" y1="213.11" x2="134.98" y2="181.78" style="fill:none;stroke:#448aff;stroke-linejoin:round;stroke-width:4px"/><line x1="147.48" y1="278.97" x2="147.48" y2="325.5" style="fill:none;stroke:#448aff;stroke-linejoin:round;stroke-width:4px"/><path d="M217.56,196.57a67.68,67.68,0,0,1,67.72,67.71H267.15a49.57,49.57,0,0,0-49.59-49.59c-3.42,0-6.2-4.06-6.2-9.06s2.77-9.06,6.2-9.06Z" style="fill:#fff;stroke:#448aff;stroke-linejoin:round;stroke-width:4px"/><g style="clip-path:url(#clip-path-2)"><path d="M227.66,215.74c-3.35-.7-5.25-5.24-4.23-10.14s4.57-8.3,7.92-7.6" style="fill:none;stroke:#448aff;stroke-linejoin:round;stroke-width:4px"/><path d="M237.34,218.82c-3.14-1.36-4.07-6.19-2.08-10.78s6.16-7.2,9.3-5.84" style="fill:none;stroke:#448aff;stroke-linejoin:round;stroke-width:4px"/><path d="M246.18,223.82c-2.8-2-2.72-6.9.17-11s7.49-5.8,10.29-3.82" style="fill:none;stroke:#448aff;stroke-linejoin:round;stroke-width:4px"/><path d="M253.82,230.51c-2.33-2.51-1.26-7.31,2.4-10.72s8.52-4.15,10.85-1.64" style="fill:none;stroke:#448aff;stroke-linejoin:round;stroke-width:4px"/><path d="M259.94,238.61c-1.78-2.93.25-7.41,4.53-10s9.19-2.32,11,.6" style="fill:none;stroke:#448aff;stroke-linejoin:round;stroke-width:4px"/><path d="M264.28,247.79c-1.14-3.22,1.75-7.2,6.47-8.87s9.47-.4,10.61,2.83" style="fill:none;stroke:#448aff;stroke-linejoin:round;stroke-width:4px"/><path d="M266.65,257.67c-.46-3.4,3.19-6.69,8.15-7.37s9.35,1.54,9.81,4.93" style="fill:none;stroke:#448aff;stroke-linejoin:round;stroke-width:4px"/></g><path d="M289.77,281.61a4.07,4.07,0,0,1-4.07-4.06,9.21,9.21,0,1,0-18.41,0,4.07,4.07,0,0,1-8.13,0,17.34,17.34,0,1,1,34.67,0A4.06,4.06,0,0,1,289.77,281.61Z" style="fill:#4389ff"/><path d="M165.85,10.22V38.75c0,12.83-8.91,16.2-25,26.39,2,1.2,4.09,2.49,6.35,3.92,16.2-10.23,25.15-13.58,25.15-26.44V10.38C170,10.38,167.85,10.36,165.85,10.22Z" style="fill:#bbdefb"/><path d="M149.81,4.13c-.86-.65-1.74-1.35-2.66-2.13l-.54.45A29.11,29.11,0,0,0,149.81,4.13Z" style="fill:#bbdefb"/><polygon points="145.62 43.91 135.98 34.52 139.43 31.06 145.62 36.99 157.87 24.49 161.33 27.95 145.62 43.91 145.62 43.91" style="fill:#448aff"/><path d="M147.15,2c-9.42,8-15.32,8.38-25.14,8.38V42.62c0,12.86,9,16.21,25.14,26.44,16.2-10.23,25.15-13.58,25.15-26.44V10.38c-9.82,0-15.73-.37-25.15-8.38Z" style="fill:none;stroke:#448aff;stroke-linejoin:round;stroke-width:4px"/><line x1="147.15" y1="94.21" x2="147.15" y2="94.21" style="fill:none;stroke:#bbdefb;stroke-linecap:round;stroke-miterlimit:10;stroke-width:5px"/><line x1="147.15" y1="85.83" x2="147.15" y2="81.64" style="fill:none;stroke:#bbdefb;stroke-linecap:round;stroke-miterlimit:10;stroke-width:5px;stroke-dasharray:0,8.383017539978027"/><line x1="147.15" y1="77.45" x2="147.15" y2="77.45" style="fill:none;stroke:#bbdefb;stroke-linecap:round;stroke-miterlimit:10;stroke-width:5px"/><path d="M83.84,124a7,7,0,1,1,7-7A7,7,0,0,1,83.84,124Zm0-10.86A3.84,3.84,0,1,0,87.67,117,3.84,3.84,0,0,0,83.84,113.13Z" style="fill:#bbdefb"/><path d="M206.62,75.68a7,7,0,1,1,7-7A7,7,0,0,1,206.62,75.68Zm0-10.85a3.83,3.83,0,1,0,3.83,3.83A3.84,3.84,0,0,0,206.62,64.83Z" style="fill:#bbdefb"/><circle cx="194.57" cy="27.35" r="2.94" style="fill:#4389ff"/><circle cx="217.86" cy="117.16" r="4.17" style="fill:#bbdefb"/><circle cx="108.99" cy="78.72" r="4.17" style="fill:#ffa400"/><path d="M62.28,77.58a1.6,1.6,0,0,1-1.36-.77l-3.21-5.27a1.6,1.6,0,0,1,2.73-1.66l3.2,5.27a1.6,1.6,0,0,1-1.36,2.43Z" style="fill:#4389ff"/><path d="M58.05,76.55a1.61,1.61,0,0,1-1.37-.77,1.59,1.59,0,0,1,.53-2.19l5.27-3.21a1.6,1.6,0,0,1,1.66,2.73l-5.27,3.2A1.53,1.53,0,0,1,58.05,76.55Z" style="fill:#4389ff"/><path d="M86.09,43.68a1.64,1.64,0,0,1-.82-.23,1.6,1.6,0,0,1-.54-2.19l3.56-5.91A1.6,1.6,0,0,1,91,37l-3.57,5.91A1.61,1.61,0,0,1,86.09,43.68Z" style="fill:#bbdefb"/><path d="M90.83,42.51a1.68,1.68,0,0,1-.83-.23l-5.9-3.57A1.59,1.59,0,0,1,85.75,36l5.9,3.56a1.6,1.6,0,0,1-.82,3Z" style="fill:#bbdefb"/><path d="M177.25,102.65a1.6,1.6,0,0,1-.72-3l9.2-4.63a1.59,1.59,0,0,1,1.43,2.85L178,102.48A1.55,1.55,0,0,1,177.25,102.65Z" style="fill:#bce784"/><path d="M184.16,104.94a1.6,1.6,0,0,1-1.42-.88l-4.63-9.2A1.59,1.59,0,0,1,181,93.43l4.63,9.19a1.59,1.59,0,0,1-.71,2.14A1.57,1.57,0,0,1,184.16,104.94Z" style="fill:#bce784"/><path d="M236.38,47.24a1.6,1.6,0,0,1-1.1-.44l-4.47-4.27a1.59,1.59,0,1,1,2.2-2.3l4.47,4.26a1.59,1.59,0,0,1,.06,2.25A1.62,1.62,0,0,1,236.38,47.24Z" style="fill:#99ddc8"/><path d="M232,47.34a1.57,1.57,0,0,1-1.1-.44,1.61,1.61,0,0,1,0-2.26l4.26-4.46a1.6,1.6,0,1,1,2.31,2.2l-4.26,4.47A1.57,1.57,0,0,1,232,47.34Z" style="fill:#99ddc8"/><path d="M110.29,220.35l28.81-12.43a.49.49,0,0,1,.59.17l15.59,22.16a.53.53,0,0,1-.26.8l-4.17,1.35a.53.53,0,0,0-.24.82l12.31,15.49a.52.52,0,0,1-.27.83l-5.33,1.31a.52.52,0,0,0-.27.83l18.11,23a.51.51,0,0,1-.62.78l-40.77-23.54a.52.52,0,0,1,.07-.93l4.91-1.95a.52.52,0,0,0,.1-.9L122.3,236.15a.53.53,0,0,1,.09-.9l3.78-1.66a.53.53,0,0,0,.09-.9L110.2,221.25A.52.52,0,0,1,110.29,220.35Z" style="fill:#00549e"/><path d="M135.6,165.12c1,4.91,7.2,7.76,13.77,6.38s11.06-6.48,10-11.39Z" style="fill:#4389ff"/></svg>
</div>
</div>
</div>
</div>
<div class="glide__bullets" data-glide-el="controls[nav]">
<button class="glide__bullet" data-glide-dir="=0"></button>
</div>
</div>
</div>
</section>
<section class="homepage-personas py-70">
<div class="wrapper grid grid__three-col on-sm-rp">
<a href="/zap-in-ten/" class="homepage-personas__item pt-30 px-30 card flex jc-sb ai-c fd-c br-def">
<div class="homepage-persona__icon mb-30">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 106.33 106.33"><circle cx="53.16" cy="53.16" r="51.66" fill="#fff" stroke="#4389ff" stroke-linecap="round" stroke-miterlimit="10" stroke-width="3"/><path d="M73.16 54.07a20 20 0 0 1-40 0c0-11 9-35.45 20-35.45s20 24.38 20 35.45z" fill="#fff"/><path d="M58.91 20.81c6.31 7.91 10.61 22 10.61 29.61a20 20 0 0 1-32.2 15.85 20 20 0 0 0 35.84-12.2c0-9.07-6-27.07-14.25-33.26z" fill="#bbdefb"/><path d="M73.16 54.07a20 20 0 0 1-40 0c0-11 9-35.45 20-35.45s20 24.38 20 35.45zM56.37 26.56s7.76 5.31 7.76 13.67" fill="none" stroke="#4389ff" stroke-linecap="round" stroke-miterlimit="10" stroke-width="3"/><path fill="#bbdefb" stroke="#4389ff" stroke-linecap="round" stroke-miterlimit="10" stroke-width="3" d="M41.94 63.59v-3.3l3.54-3.03 3.13.67 2.78 2.49v4.09l-1.69 1.61-5.99-.85-1.77-1.68zM65.99 59.79v3.29l-3.54 3.04-3.13-.68-2.78-2.49v-4.09l1.69-1.6 5.99.84 1.77 1.69z"/><path fill="none" stroke="#4389ff" stroke-linecap="round" stroke-miterlimit="10" stroke-width="3" d="M46.75 61.97l-3.38 20.5-8.18 2.7M49.03 87.03l-5.66-4.56-2.95 5.23M60.86 61.97l3.38 20.5 8.18 2.7M58.58 87.03l5.66-4.56 2.95 5.23"/></svg>
</div>
<h4 class=>Intro to ZAP</h4>
<p class="paragraph-small">If you are new to security testing, then ZAP has you very much in mind. Check out our ZAP in Ten video series to learn more!</p>
<span class="button button--orange button--arrow-link mt-60 mb-30 flex jc-c">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16.33 28.43" width="20px "><path fill="none" stroke="#fff" stroke-linecap="round" stroke-miterlimit="10" stroke-width="3" d="M1.5 1.5l12.71 12.71L1.5 26.93"/></svg>
</span>
</a>
<a href="/docs/automate/" class="homepage-personas__item pt-30 px-30 card flex jc-sb ai-c fd-c br-def">
<div class="homepage-persona__icon mb-30">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 103 103"><circle cx="51.5" cy="51.5" r="50" fill="#fff" stroke="#4389ff" stroke-linecap="round" stroke-miterlimit="10" stroke-width="3"/><path fill="#fff" stroke="#4389ff" stroke-linecap="round" stroke-linejoin="round" stroke-width="3" d="M22.47 27.48h58.07v42.94H22.47z"/><path fill="#bbdefb" d="M79.03 27.48l-2.5 38.94-54.06 2.49v1.51h58.06V27.48h-1.5z"/><path fill="none" stroke="#4389ff" stroke-linecap="round" stroke-linejoin="round" stroke-width="3" d="M22.47 27.48h58.07v42.94H22.47z"/><path fill="#bbdefb" stroke="#4389ff" stroke-linecap="round" stroke-linejoin="round" stroke-width="3" d="M43.16 70.42h16.67v10.91H43.16z"/><path fill="none" stroke="#4389ff" stroke-linecap="round" stroke-linejoin="round" stroke-width="3" d="M36.74 81.33h29.52M35.86 64.76l-2.72-2.72 2.72-2.71M46.82 59.33l2.72 2.71-2.72 2.72M42.59 58.88l-2.5 6.33M35.86 38.86l-2.72-2.72 2.72-2.72M46.82 33.42l2.72 2.72-2.72 2.72M39.26 36.14h4.16M33.14 45.36h6.17M43.86 45.36h18.63M67.46 45.36h3.19M33.14 52.54h4.16M41.94 52.54h10.24M56.68 52.54h7.36"/></svg>
</div>
<h4 class=>Automate with ZAP</h4>
<p class="paragraph-small">ZAP provides range of options for security automation. Check out the automation docs to start automating!</p>
<span class="button button--orange button--arrow-link mt-60 mb-30 flex jc-c">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16.33 28.43" width="20px "><path fill="none" stroke="#fff" stroke-linecap="round" stroke-miterlimit="10" stroke-width="3" d="M1.5 1.5l12.71 12.71L1.5 26.93"/></svg>
</span>
</a>
<a href="/addons/" class="homepage-personas__item pt-30 px-30 card flex jc-sb ai-c fd-c br-def">
<div class="homepage-persona__icon mb-30">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 106.33 106.33"><circle cx="53.16" cy="53.16" r="51.66" fill="#fff" stroke="#4389ff" stroke-linecap="round" stroke-miterlimit="10" stroke-width="3"/><path d="M79.32 71L63.81 55.44a20.76 20.76 0 0 1-6.5 6.49l15.52 15.51A4.59 4.59 0 0 0 79.32 71z" fill="#bbdefb" stroke="#4389ff" stroke-linecap="round" stroke-linejoin="round" stroke-width="3"/><path d="M57.31 61.93L61.84 66a20.71 20.71 0 0 0 6.24-6.33l-3.78-3.49M78.6 70.24l2.06 2.69-.21 2.65-1.15 2.48-2.3.73-2.47-.27-2.16-2a20.75 20.75 0 0 0 6.23-6.32L74.33 66" fill="#fff"/><path d="M63.81 55.44l4.27 4.27A20.71 20.71 0 0 1 61.84 66M73.91 65.54l4.28 4.28A20.93 20.93 0 0 1 72 76.15" fill="none" stroke="#4389ff" stroke-linecap="round" stroke-miterlimit="10" stroke-width="3"/><circle cx="46.32" cy="44.44" r="20.66" fill="#fff" stroke="#4389ff" stroke-linecap="round" stroke-linejoin="round" stroke-width="3"/><path d="M58.89 28.06a20.65 20.65 0 0 1-29 29 20.66 20.66 0 1 0 29-29z" fill="#bbdefb"/><circle cx="46.32" cy="44.44" r="20.66" fill="none" stroke="#4389ff" stroke-linecap="round" stroke-miterlimit="10" stroke-width="3"/><path fill="none" stroke="#4389ff" stroke-linecap="round" stroke-linejoin="round" stroke-width="3" d="M39.77 49.01l-3.95-3.94 3.95-3.95M52.87 41.12l3.95 3.95-3.95 3.94M48.13 40.48l-3.62 9.18M79.32 71L63.81 55.44a20.76 20.76 0 0 1-6.5 6.49l15.52 15.51A4.59 4.59 0 0 0 79.32 71z"/></svg>
</div>
<h4 class=>ZAP Marketplace</h4>
<p class="paragraph-small">ZAP marketplace contains add-ons that have been contributed by the community. Check out how you can extend ZAP with the add-ons!</p>
<span class="button button--orange button--arrow-link mt-60 mb-30 flex jc-c">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16.33 28.43" width="20px "><path fill="none" stroke="#fff" stroke-linecap="round" stroke-miterlimit="10" stroke-width="3" d="M1.5 1.5l12.71 12.71L1.5 26.93"/></svg>
</span>
</a>
</div>
</section>
<section class="py-20">
<div class="wrapper">
</div>
</section>
</div>
<footer class="site-footer py-20 mt-20">
<div class="wrapper flex jc-sb">
<div class="flex ai-c">
<div class="footer-logo"><svg xmlns="http://www.w3.org/2000/svg" width="55px" viewBox="0 0 77.58 77.61"><path d="M49.48 21.64a3.46 3.46 0 0 1 .44 3 3.38 3.38 0 0 1-2.16 2.14l-1.17.38 10.74 13.56a3.39 3.39 0 0 1-1.83 5.41l-2 .5L68 65A37.78 37.78 0 0 0 39.85 2c-1.34 0-2.66.07-4 .2zM23.33 48.26a3.4 3.4 0 0 1 .45-6.09L25 41.7l-13.81-10a3.4 3.4 0 0 1 .62-5.86l.2-.09-5.47-3.84a37.79 37.79 0 0 0 55.32 48.6z" fill="#fff"/><path d="M67.84 69.48L49 45.59a.55.55 0 0 1 .28-.87l5.55-1.36a.58.58 0 0 0 .23-.13.48.48 0 0 0 .09-.11.62.62 0 0 0 .08-.24.58.58 0 0 0 0-.26.54.54 0 0 0-.07-.13L42.29 26.37a.75.75 0 0 1-.07-.12.55.55 0 0 1 .31-.74l4.35-1.4a.54.54 0 0 0 .26-.83L30.92.22a.5.5 0 0 0-.61-.22L.32 13a.55.55 0 0 0-.1.94l16.72 11.88a.52.52 0 0 1 .22.49.45.45 0 0 1-.09.26.48.48 0 0 1-.09.11l-.13.08-3.93 1.72a.55.55 0 0 0-.29.31v.13a.59.59 0 0 0 .22.5l8.62 6.22 8.61 6.21a.55.55 0 0 1 0 .87.57.57 0 0 1-.13.08l-5.11 2a.55.55 0 0 0-.28.75.56.56 0 0 0 .21.22l42.43 24.5a.53.53 0 0 0 .64-.79z" fill="#fff"/></svg></div>
<div class="footer-left">
<nav class="footer-nav">
<ul class="flex">
<li class="ml-10"><a href="/blog/" title="Blog page">Blog</a></li>
<li class="ml-10"><a href="/videos/" title="Videos page">Videos</a></li>
<li class="ml-10"><a href="/community/" title="Community page">Community</a></li>
<li class="ml-10"><a href="/docs/statistics/" title="Statistics page">Statistics</a></li>
</ul>
</nav>
</div>
</div>
<div class="flex ai-c">
<span class="OutroFooter">
© Copyright 2024 the ZAP Dev Team</br>
ZAP by <a href="https://checkmarx.com" aria-label="Checkmarx">Checkmarx</a>
</span>
<ul class="flex footer-social">
<li>
<a href="https://github.com/zaproxy/" aria-label="Go to ZAP's GitHub repo"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.36 18.88"><path d="M9.68 0a9.68 9.68 0 0 0-3.06 18.86c.48.09.64-.21.64-.46v-1.8C4.57 17.18 4 15.45 4 15.45A2.57 2.57 0 0 0 2.93 14c-.88-.6.07-.59.07-.59a2 2 0 0 1 1.48 1 2.06 2.06 0 0 0 2.82.8A2 2 0 0 1 7.91 14c-2.15-.29-4.41-1.12-4.41-4.83a3.72 3.72 0 0 1 1-2.59A3.53 3.53 0 0 1 4.59 4s.82-.26 2.67 1a9 9 0 0 1 4.84 0c1.9-1.25 2.66-1 2.66-1a3.49 3.49 0 0 1 .1 2.57 3.71 3.71 0 0 1 1 2.59c0 3.72-2.26 4.54-4.42 4.78a2.3 2.3 0 0 1 .67 1.79v2.67c0 .25.15.56.64.46A9.68 9.68 0 0 0 9.68 0z" fill="#00549e"/></svg></a>
</li>
<li>
<a href="https://twitter.com/zaproxy" aria-label="Follow ZAP on Twitter"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.36 15.73"><path d="M19.36 1.86a8 8 0 0 1-2.28.63 3.94 3.94 0 0 0 1.74-2.2 7.53 7.53 0 0 1-2.52 1 4 4 0 0 0-6.77 3.59A11.29 11.29 0 0 1 1.35.73 4 4 0 0 0 2.58 6a3.91 3.91 0 0 1-1.8-.5A4 4 0 0 0 4 9.48a4 4 0 0 1-1.79.06 4 4 0 0 0 3.67 2.76A8 8 0 0 1 0 14a11.32 11.32 0 0 0 6.09 1.78A11.24 11.24 0 0 0 17.38 3.92a8.08 8.08 0 0 0 1.98-2.06z" fill="#00549e"/></svg></a>
</li>
</ul>
</div>
</div>
</footer>
<script src="/main.45b737.js"></script>
</div>
</body>
</html>