forked from repsheet/getrepsheet.com
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
246 lines (233 loc) · 9.77 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
<!DOCTYPE html>
<head>
<meta charset="utf-8">
<title>Repsheet - Home</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Repsheet">
<meta name="author" content="Aaron Bedra">
<link href="assets/css/framework.css" rel="stylesheet">
<link href="assets/css/typography.css" rel="stylesheet">
<link href="assets/css/main.css" rel="stylesheet">
<link href="assets/css/widgets.css" rel="stylesheet">
<link href="assets/css/icons.css" rel="stylesheet">
<link href="assets/css/colors.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700" rel="stylesheet">
<link href="assets/css/fonts/glyphicons/style.css" rel="stylesheet">
<link rel="stylesheet" href="assets/css/customizer.css">
<link rel="stylesheet" href="plugins/revolutionslider/css/settings.css">
</head>
<body>
<div id="main-wrapper" class="wide">
<header id="main-header">
<div id="header-top">
<div class="container">
<div class="sixteen columns">
<div id="logo-container">
<div id="logo-center">
<a href="index.html"><h1>Repsheet</h1></a>
</div>
</div>
<div class="tagline">Threat Intelligence Toolkit</div>
<nav id="main-nav">
<ul>
<li class="active"><a href="index.html">Home</a></li>
</ul>
</nav>
</div>
</div>
</div>
</header>
<section id="main-content">
<div class="slider-wrap slider-wrap-no-margin">
<div class="fullwidthbanner-container">
<div class="fullwidthbanner tp-simpleresponsive">
<ul>
<li data-transition="fade" data-slotamount="5" data-masterspeed="300">
<div class="caption lft fadeout big_green"
data-x="0"
data-y="100"
data-speed="100"
data-start="1100"
data-easing="easeOutBack">Reputation Based Intelligence</div>
<div class="caption lfl fadeout medium_black"
data-x="0"
data-y="150"
data-speed="300"
data-start="1300"
data-easing="easeOutBack">Robust Management of Web Application Threats</div>
<div class="caption randomrotate stb medium_text"
style="width: 340px;"
data-x="0"
data-y="200"
data-speed="600"
data-start="1600"
data-easing="easeOutBack">
<ul class="check-list">
<li>Responsive Threat Management</li>
<li>Automated Threat Assessment</li>
<li>Full Visualization System</li>
<li>Complete Customization</li>
</ul>
</div>
</li>
<li data-transition="fade" data-slotamount="5" data-masterspeed="300">
<div class="caption randomrotate randomrotateout big_orange"
data-x="0"
data-y="100"
data-speed="600"
data-start="1400"
data-easing="easeOutBack">Create A Dynamic Approach to Security</div>
<div class="caption sfl randomrotateout medium_black"
data-x="0"
data-y="150"
data-speed="600"
data-start="1700"
data-easing="easeOutBack">Increase Security and Decrease Friction</div>
<div class="caption lfb medium_text"
data-x="0"
data-y="200"
data-speed="350"
data-start="1900"
data-easing="linear">
By examining the behavior of actors, you can adapt<br />
your security approach and keep bad actors out<br />
while you provide a smoother experience for good
actors.
</div>
</li>
<li data-transition="fade" data-slotamount="5" data-masterspeed="300">
<img src="assets/img/bg.png" alt="">
<div class="caption randomrotate big_pink"
data-x="545"
data-y="100"
data-speed="400"
data-start="1500"
data-easing="easeOutBack">Visualize the Current Threat Status</div>
<div class="caption randomrotate medium_black"
data-x="572"
data-y="150"
data-speed="400"
data-start="1800"
data-easing="easeOutBack">Identify Bad Actors Without Expertise</div>
<div class="caption sfr fadeout medium_text"
data-x="572"
data-y="200"
data-speed="1000"
data-start="2300"
data-easing="easeOutBack">
Empower your team to identify and manage<br />
threats without having to understand every<br />
little detail.
</div>
</li>
</ul>
<div class="tp-bannertimer"></div>
</div>
</div>
</div>
<div class="headline">
<div class="container">
<div class="sixteen columns">
Repsheet is a <span class="underline">reputation engine</span>
designed to help you manage threats against your web applications.
It provides the next level in <span class="underline">application security</span>
and <span class="underline">threat awareness</span>.
</div>
</div>
</div>
<div class="container">
<div class="highlights clearfix">
<div class="one-third column highlight-item">
<div class="icon">
<i class="icon-embed-close"></i>
</div>
<div class="text">
<h3>WebServer Module</h3>
<p>
This is the main engine for Repsheet. It embeds
itself inside of your web server and records
activity of actors on your application. It also
provides the ability to block offensive
actors. Available for Apache and NGINX.
</p>
</div>
</div>
<div class="one-third column highlight-item">
<div class="icon">
<i class="icon-database-ban"></i>
</div>
<div class="text">
<h3>Redis Cache</h3>
<p>
The core library for Repsheet. Shared by all C based
Repsheet projects, this library provides the
abstraction on top of Redis as well as the
additional processing logic.
</p>
</div>
</div>
<div class="one-third column highlight-item">
<div class="icon">
<i class="icon-display"></i>
</div>
<div class="text">
<h3>Repsheet Visualizer</h3>
<p>
The visualizer provides a view of bad actors and
allows you to manage threats with the click of a
button.
</p>
</div>
</div>
</div>
<div class="sixteen columns">
<div class="callout">
<h2>
Get the code <small>Repsheet is an open source project</small>
</h2>
<a href="https://github.com/repsheet" class="link"><i class="icon-chevron-right"></i></a>
</div>
</div>
</div>
</section>
<footer id="footer">
<div id="footer-top">
<div class="container">
<div class="one-third column">
<h3>About</h3>
<p>
Repsheet was designed and implemented
by <a href="https://github.com/abedra">Aaron Bedra</a>.
</p>
</div>
</div>
</div>
<div id="footer-bottom">
<div class="container">
<div class="eight columns">
Copyright © Aaron Bedra. All Rights Reserved.
</div>
<div class="eight columns">
<ul class="footer-nav">
<li><a href="index.html">Home</a></li>
</ul>
</div>
</div>
</div>
</footer>
</div>
<script src="assets/js/jquery-1.9.1.min.js"></script>
<script src="plugins/revolutionslider/js/jquery.themepunch.plugins.min.js"></script>
<script src="plugins/revolutionslider/js/jquery.themepunch.revolution.min.js"></script>
<script src="assets/js/joiee.plugins.js"></script>
<script src="assets/js/joiee.setup.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-37272539-2', 'getrepsheet.com');
ga('send', 'pageview');
</script>
</body>
</html>