This repository has been archived by the owner on Aug 13, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcyber-hunter.html
184 lines (142 loc) · 6.45 KB
/
cyber-hunter.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<meta name="description" content="Be A Techy | Tech Solves Everything | Pursuing Your Career in IT | Real Incidents and Experiences in Tech | Today's Knowledge in Tech|">
<meta name="keywords" content="Be A Techy, Blog, Technology">
<meta name="author" content="Saran Mahadev">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Be A Techy</title>
<link rel = "icon" href ="images/logo.png" type = "image/x-icon">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/font-awesome.min.css">
<!-- Main css -->
<link rel="stylesheet" href="css/style.css">
<link href="https://fonts.googleapis.com/css?family=Lora|Merriweather:300,400" rel="stylesheet">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css">
<link rel="stylesheet" href="css/social-share.css">
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" rel="stylesheet">
<script src="https://code.jquery.com/jquery-2.2.0.min.js" type="text/javascript"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"></script>
</head>
<body>
<!-- PRE LOADER -->
<div class="preloader">
<div class="loader-wrapper">
<div class="loader">
<div class="roller"></div>
<div class="roller"></div>
</div>
<div id="loader2" class="loader">
<div class="roller"></div>
<div class="roller"></div>
</div>
<div id="loader3" class="loader">
<div class="roller"></div>
<div class="roller"></div>
</div>
</div>
</div>
<ul class="ct-socials">
<li>
<a href="https://www.facebook.com/bea.techy.71" target="_blank"><i class="fa fa-facebook"></i></a>
</li>
<li>
<a href="https://www.instagram.com/be_a_techy/" target="_blank"><i class="fa fa-instagram"></i></a>
</li>
<li>
<a href="https://twitter.com/TechyBe" target="_blank"><i class="fa fa-twitter"></i></a>
</li>
<li>
<a href="https://www.linkedin.com/in/be-a-techy-7022441b3" target="_blank"><i class="fa fa-linkedin"></i></a>
</li>
<li>
<a href="https://www.reddit.com/user/_be_a_techy_" target="_blank"><i class="fa fa-reddit"></i></a>
</li>
</ul>
<!-- Navigation section -->
<div class="navbar navbar-default-b navbar-static-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="icon icon-bar"></span>
<span class="icon icon-bar"></span>
<span class="icon icon-bar"></span>
</button>
<a href="index.html" class="navbar-brand"> Be A Techy</a>
</div>
<div class="collapse navbar-collapse">
<ul class="nav navbar-nav navbar-right">
<li><a href="index.html">Home</a></li>
<li class="active"><a href="blog.html">Blog</a></li>
<li><a href="contact.html" >Contact</a></li>
<li><a href="team.html">Team</a></li>
</ul>
</div>
</div>
</div>
</div>
<section id="home" class="main-cyber parallax-section">
<div class="container">
<div class="row">
<div class="col-md-12 col-sm-12">
</div>
</div>
</div>
</section>
<section id="blog">
<div class="container">
<div class="row">
<div class="col-md-4 col-sm-6">
<h3 class="post">Cyber Attacks in Pandemic</h3>
<a href="../blog-pages/cyb-01.html">
<div class="box-r">
<img src="images/cyber-attack.jpg">
<div class="box-r-content">
<span class="small">-Mohamed Illiyas</span>
</div></a>
<ul class="icon">
<li><a href="../blog-pages/cyb-01.html"><i class="fa fa-link"></i></a></li>
</ul>
</div>
</div>
</a></div></div></div></section>
<!-- Footer Section -->
<footer>
<div class="container">
<div class="row">
<div class="col-md-5 col-md-offset-1 col-sm-6">
<h3>Be A Techy</h3>
<p style="color: #FF0D00">Tech Solves Everything...</p>
<div class="footer-copyright">
<p style="color: #fff">Copyright © Be A Techy</p>
</div>
</div>
<div class="col-md-4 col-md-offset-1 col-sm-6">
<h3>Talk to us</h3>
<p style="color: #FFF"><i class="fa fa-phone" style="color: #FF0D00"></i>+91 9360644776</p>
<p style="color: #FFF"><i class="fa fa-envelope-o"style="color: #FF0D00"></i> [email protected]</p>
</div>
<div class="col-md-5 col-md-offset-1 col-sm-6">
<h3>Donate Our Project</h3>
<p><a href="https://pmny.in/qIJSh5Ql7CRB" class="fa fa-money" style="color: #FF0D00"> Support Us</a></p>
<p><a href="https://formfacade.com/public/102245493776908742340/all/form/1FAIpQLScrPmeMOkUGh67Q02AgnNKVAyJzm6wlTX0QXySxh31-EWDozw" class="fa fa-exclamation-triangle"style="color: #FF0D00"> Report To Us</a></p>
</div>
<a href="https://onboarding.payumoney.com/app/account?partner_name=Saran+Mahadev+T&partner_source=Affiliate+Links&partner_uuid=11ea-cef2-58216bfe-85d2-02aa98a2d2b0&source=Partner" ><img width="100px" height="100px" src="https://partner.payu.in/packs/_/assets/images/icons/certified-partner-ce70c676cc844c678e8a6e7e373e6c0d.png" /></a>
</div>
</div>
</footer>
<!-- Back top -->
<a href="#back-top" class="go-top"><i class="fa fa-angle-up"></i></a>
<!-- SCRIPTS -->
<script data-ad-client="ca-pub-2931489250015658" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script src="js/jquery.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/particles.min.js"></script>
<script src="js/app.js"></script>
<script src="js/jquery.parallax.js"></script>
<script src="js/smoothscroll.js"></script>
<script src="js/custom.js"></script>
</body>
</html>