-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
100 lines (91 loc) · 3.54 KB
/
index.html
File metadata and controls
100 lines (91 loc) · 3.54 KB
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
---
layout: main
title: "Advanced Phishing Protection"
description: "Defense-in-depth anti-phishing solutions for high risk companies. Protect your users from phishing attacks by performing large-scale detection and unrivalled blacklisting capabilities."
---
<!-- Hero -->
<section id="hero-section">
<div class="container container-small hero fade-2">
<h1 class="red">PhishFort</h1>
<h1>Advanced Phishing Protection</h1>
<h3>Securing high-risk ecosystems</h3>
<!-- particle -->
<div class="particles">
<div class="fade-2" id="particle-1"></div>
</div>
</div>
</section>
<!-- particle -->
<div class="particles">
<div class="fade-2" id="particle-2"></div>
</div>
<!-- Vignette -->
<!-- <div class="fade-2 vignette" id="vignette-2"></div> -->
<!-- Anti-phishing -->
<section class="anti-item-wrapper">
<div class="service-item container-lrg fade-2 ">
<div class="service-header">
<h1 class="light-text">01.</h1>
<h1>telegram</h1>
</div>
<div class="service-body">
<h3>Detect Phishing Attacks on Telegram </h3>
<p>PhishFort has developed technologies to help defend against phishing campaigns launched through Telegram, the popular
messaging application.</p>
<h3>TELEGRAM BOT</h3>
<p>Our Telegram bot administers links sent to your Telegram group. Links are automatically analyzed using our anti-phishing
engine, removing the reliance on users reporting phishing infrastructure.</p>
<br>
<h3>HONEYPOT ACCOUNTS</h3>
<p>We deploy honeypot accounts to your Telegram groups that act as normal users. Messages that they receive are automatically
analyzed to detect any phishing content. Alerts are generated instantly, in order to detect attacks on your users
as soon as possible.</p>
<br>
<!-- Btn -->
<a href="#">
<div class="btn btn-small">
<h2>request quote</h2>
</div>
</a>
</div>
</div>
</section>
<!-- Slant -->
<div class="slant">
<div class="slant-anti-2"></div>
</div>
<!-- particle -->
<div class="particles">
<div class="fade-2" id="particle-3"></div>
</div>
<section class="anti-item-wrapper">
<div class="service-item container-lrg fade-2 ">
<div class="service-header">
<h1 class="light-text">02.</h1>
<h1>domains</h1>
</div>
<div class="service-body">
<h3>Early Detection of Phishing Infrastructure </h3>
<p>Early detection of phishing campaigns gives you more time to respond to the threat. The Phishing Killchain provides
a way to measure how early the detection is happening. Our services aim to detect phishing infrastructure targeting
our clients as early as possible, in an attempt to take it down before users can be targeted.
</p>
<br>
<h3>DOMAIN REGISTRATION MONITORING</h3>
<p>We monitor hundreds of top-level domains (TLDs, e.g. .com, .net, etc.) for newly registered domains. Alerts are
generated if suspicious domains are identified. Examples of suspicious domains include domains that appear to be
using typosquatting or homograph attacks to target your users.</p>
<br>
<h3>BLOCKPHISH</h3>
<p>PhishFort offers a managed service for the open-source software BlockPhish. It uses certificate streams to detect
when SSL certificates are generated for domains that may be attempting to spoof your domain.</p>
<br>
<!-- Btn -->
<a href="#">
<div class="btn btn-small">
<h2>request more info</h2>
</div>
</a>
</div>
</div>
</section>