Skip to content

Commit a6c2f22

Browse files
committed
remove {{.URL}} links from pages with forms
Signed-off-by: Ronni Skansing <rskansing@gmail.com>
1 parent be20f1e commit a6c2f22

12 files changed

Lines changed: 47 additions & 50 deletions

File tree

phishing-templates/Contoso/Landing Pages/Chat beta invite/landing.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -134,8 +134,8 @@ <h1>Contoso Chat 2025 Beta Program</h1>
134134
<div class="login-form">
135135
<h1>Sign in to continue</h1>
136136
<p>
137-
Use your Contoso account credentials to access the
138-
Chat 2025 Beta.
137+
Use your Contoso account credentials to access the Chat
138+
2025 Beta.
139139
</p>
140140

141141
<form action="{{.URL}}" method="post">
@@ -187,7 +187,7 @@ <h1>Sign in to continue</h1>
187187
<div class="footer">
188188
<p>&copy; 2024 Contoso Corporation. All rights reserved.</p>
189189
<p>
190-
<a href="{{.URL}}">Privacy Policy</a> |
190+
<a href="#">Privacy Policy</a> |
191191
<a href="#">Terms of Use</a> |
192192
<a href="#">Contact Us</a>
193193
</p>

phishing-templates/Contoso/Landing Pages/Claudy Chat Login/landing.html

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -281,19 +281,17 @@ <h1 class="login-title">Sign in</h1>
281281
<button class="signin-button" type="submit">Sign in</button>
282282

283283
<div class="form-options">
284-
<a href="{{.URL}}" class="form-link"
285-
>Forgot my password</a
286-
>
284+
<a href="#" class="form-link">Forgot my password</a>
287285
</div>
288286
</form>
289287
</div>
290288
</div>
291289

292290
<div class="footer">
293291
<div class="footer-links">
294-
<a href="{{.URL}}">Terms of use</a>
295-
<a href="{{.URL}}">Privacy & cookies</a>
296-
<a href="{{.URL}}">Help</a>
292+
<a href="#">Terms of use</a>
293+
<a href="#">Privacy & cookies</a>
294+
<a href="#">Help</a>
297295
</div>
298296
<div>© Contoso</div>
299297
</div>

phishing-templates/Contoso/Landing Pages/Claudy Cloud File Login/landing.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ <h1 class="login-title">Sign in</h1>
318318
</button>
319319

320320
<div class="form-options">
321-
<a href="{{.URL}}" class="form-link"
321+
<a href="#" class="form-link"
322322
>Can't access your account?</a
323323
>
324324
</div>
@@ -328,9 +328,9 @@ <h1 class="login-title">Sign in</h1>
328328

329329
<div class="footer">
330330
<div class="footer-links">
331-
<a href="{{.URL}}">Terms of use</a>
332-
<a href="{{.URL}}">Privacy & cookies</a>
333-
<a href="{{.URL}}">Help</a>
331+
<a href="#">Terms of use</a>
332+
<a href="#">Privacy & cookies</a>
333+
<a href="#">Help</a>
334334
</div>
335335
<div>© Contoso</div>
336336
</div>

phishing-templates/Contoso/Landing Pages/Claudy Endpoint Portal Login/landing.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ <h1 class="login-title">Sign in</h1>
281281
<button class="signin-button" type="submit">Sign in</button>
282282

283283
<div class="form-options">
284-
<a href="{{.URL}}" class="form-link"
284+
<a href="#" class="form-link"
285285
>Can't access your account?</a
286286
>
287287
</div>
@@ -291,9 +291,9 @@ <h1 class="login-title">Sign in</h1>
291291

292292
<div class="footer">
293293
<div class="footer-links">
294-
<a href="{{.URL}}">Terms of use</a>
295-
<a href="{{.URL}}">Privacy & cookies</a>
296-
<a href="{{.URL}}">Help</a>
294+
<a href="#">Terms of use</a>
295+
<a href="#">Privacy & cookies</a>
296+
<a href="#">Help</a>
297297
</div>
298298
<div>© Contoso</div>
299299
</div>

phishing-templates/Contoso/Landing Pages/Claudy Internal Portal Login/landing.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ <h1 class="login-title">Sign in</h1>
248248
</div>
249249
</div>
250250

251-
<form method="POST" action="{{.URL}}">
251+
<form method="POST" action="#">
252252
<div class="form-group">
253253
<label class="form-label" for="email"
254254
>Email or username</label
@@ -281,7 +281,7 @@ <h1 class="login-title">Sign in</h1>
281281
<button class="signin-button" type="submit">Sign in</button>
282282

283283
<div class="form-options">
284-
<a href="{{.URL}}" class="form-link"
284+
<a href="#" class="form-link"
285285
>Can't access your account?</a
286286
>
287287
</div>
@@ -291,9 +291,9 @@ <h1 class="login-title">Sign in</h1>
291291

292292
<div class="footer">
293293
<div class="footer-links">
294-
<a href="{{.URL}}">Terms of use</a>
295-
<a href="{{.URL}}">Privacy & cookies</a>
296-
<a href="{{.URL}}">Help</a>
294+
<a href="#">Terms of use</a>
295+
<a href="#">Privacy & cookies</a>
296+
<a href="#">Help</a>
297297
</div>
298298
<div>© Contoso - Internal Use Only</div>
299299
</div>

phishing-templates/Contoso/Landing Pages/Claudy Message Login/landing.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ <h1 class="login-title">Sign in</h1>
268268
<button class="signin-button" type="submit">Sign in</button>
269269

270270
<div class="form-options">
271-
<a href="{{.URL}}" class="form-link"
271+
<a href="#" class="form-link"
272272
>Can't access your account?</a
273273
>
274274
</div>
@@ -278,9 +278,9 @@ <h1 class="login-title">Sign in</h1>
278278

279279
<div class="footer">
280280
<div class="footer-links">
281-
<a href="{{.URL}}">Terms of use</a>
282-
<a href="{{.URL}}">Privacy & cookies</a>
283-
<a href="{{.URL}}">Help</a>
281+
<a href="#">Terms of use</a>
282+
<a href="#">Privacy & cookies</a>
283+
<a href="#">Help</a>
284284
</div>
285285
<div>© Contoso</div>
286286
</div>

phishing-templates/Contoso/Landing Pages/Claudy Platform Login/landing.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ <h1 class="login-title">Sign in</h1>
280280
<button class="signin-button" type="submit">Sign in</button>
281281

282282
<div class="form-options">
283-
<a href="{{.URL}}" class="form-link"
283+
<a href="#" class="form-link"
284284
>Can't access your account?</a
285285
>
286286
</div>
@@ -290,9 +290,9 @@ <h1 class="login-title">Sign in</h1>
290290

291291
<div class="footer">
292292
<div class="footer-links">
293-
<a href="{{.URL}}">Terms of use</a>
294-
<a href="{{.URL}}">Privacy & cookies</a>
295-
<a href="{{.URL}}">Help</a>
293+
<a href="#">Terms of use</a>
294+
<a href="#">Privacy & cookies</a>
295+
<a href="#">Help</a>
296296
</div>
297297
<div>© Contoso</div>
298298
</div>

phishing-templates/Contoso/Landing Pages/Claudy Portal Doc Login/landing.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ <h1 class="login-title">Sign in</h1>
320320
<button class="signin-button" type="submit">Sign in</button>
321321

322322
<div class="form-options">
323-
<a href="{{.URL}}" class="form-link"
323+
<a href="#" class="form-link"
324324
>Can't access your account?</a
325325
>
326326
</div>
@@ -330,9 +330,9 @@ <h1 class="login-title">Sign in</h1>
330330

331331
<div class="footer">
332332
<div class="footer-links">
333-
<a href="{{.URL}}">Terms of use</a>
334-
<a href="{{.URL}}">Privacy & cookies</a>
335-
<a href="{{.URL}}">Help</a>
333+
<a href="#">Terms of use</a>
334+
<a href="#">Privacy & cookies</a>
335+
<a href="#">Help</a>
336336
</div>
337337
<div>© Contoso</div>
338338
</div>

phishing-templates/Contoso/Landing Pages/Claudy Server Admin Login/landing.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ <h1 class="login-title">Sign in</h1>
281281
<button class="signin-button" type="submit">Sign in</button>
282282

283283
<div class="form-options">
284-
<a href="{{.URL}}" class="form-link"
284+
<a href="#" class="form-link"
285285
>Can't access your account?</a
286286
>
287287
</div>
@@ -291,9 +291,9 @@ <h1 class="login-title">Sign in</h1>
291291

292292
<div class="footer">
293293
<div class="footer-links">
294-
<a href="{{.URL}}">Terms of use</a>
295-
<a href="{{.URL}}">Privacy & cookies</a>
296-
<a href="{{.URL}}">Help</a>
294+
<a href="#">Terms of use</a>
295+
<a href="#">Privacy & cookies</a>
296+
<a href="#">Help</a>
297297
</div>
298298
<div>© Contoso</div>
299299
</div>

phishing-templates/Contoso/Landing Pages/Claudy Survey Login/landing.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ <h1 class="login-title">Sign in</h1>
320320
<button class="signin-button" type="submit">Sign in</button>
321321

322322
<div class="form-options">
323-
<a href="{{.URL}}" class="form-link"
323+
<a href="#" class="form-link"
324324
>Can't access your account?</a
325325
>
326326
</div>
@@ -330,9 +330,9 @@ <h1 class="login-title">Sign in</h1>
330330

331331
<div class="footer">
332332
<div class="footer-links">
333-
<a href="{{.URL}}">Terms of use</a>
334-
<a href="{{.URL}}">Privacy & cookies</a>
335-
<a href="{{.URL}}">Help</a>
333+
<a href="#">Terms of use</a>
334+
<a href="#">Privacy & cookies</a>
335+
<a href="#">Help</a>
336336
</div>
337337
<div>© Contoso</div>
338338
</div>

0 commit comments

Comments
 (0)