forked from haktuts/haktuts.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathIntroduction.html
More file actions
419 lines (249 loc) · 11.9 KB
/
Copy pathIntroduction.html
File metadata and controls
419 lines (249 loc) · 11.9 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
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
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
<!DOCTYPE html>
<script src="js/html5shiv.js"></script>
<html lang="en" class="no-js">
<head>
<link rel="shortcut icon" href="../favicon.ico">
<link rel="stylesheet" type="text/css" href="css/normalize.css" />
<link rel="stylesheet" type="text/css" href="css/demo.css" />
<link rel="stylesheet" type="text/css" href="css/component.css" />
<script src="js/modernizr.custom.js"></script>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=1378">
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<link rel="shortcut icon" href="images/favicon.gif"/>
<link rel="icon" type="image/x-icon" href="favicon.ico" />
<link rel="stylesheet" href="src/flipclock/css/flipclock.css">
<script src="js/modernizr.custom.js"></script>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js">
<script src="js/jquery-1.8.3.min.js" type="text/javascript"></script>
<script src="js/bootstrap.min.js" type="text/javascript"></script>
<script src="js/main.js" type="text/javascript"></script>
<script type="text/javascript" src="js/jquery.min.js"></script>
</head>
<body bgcolor="#000000">
<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-56251861-1', 'auto');
ga('send', 'pageview');
</script>
</div>
<div class="la-anim-1"></div>
<div id="wrapper">
<div id="center_top">
<div id="container">
<section id="top_panel">
<div class="container">
<ul class="social_icons">
<li class="vimeo"><a href="http://www.youtube.com/playlist?list=PL5RPGBrEZqxLPKbtJQUpRXaLFdK6CGy2W" title="Youtube"></a></li>
<li class="twitter"><a href="https://www.twitter.com/HAKTUTS" title="Twitter"></a></li>
<li class="facebook"><a href="https://www.facebook.com/groups/1562639250623631/" title="Facebook"></a></li>
<li class="googleplus"><a href="https://plus.google.com/113679497082558809876" title="Google+"></a></li>
</ul>
<ul class="links">
<li><a href="Home.html" title="Home">Home</a></li>
<li><a href="download-all-hacking-tools.html" title="Download">Download</a></li>
<li><a href="Contact-us.html" title="Contact">Contact</a></li>
</ul>
</div>
</section>
<section class="container">
<header id="header">
<div id="sticky_navigation" class="shadow">
<div class="container">
<a href="index.html" id="logo" style="background: none; ">
<h1> HaKTuts
</h1>
</a>
<meta name="language" content="en-us" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="description" content="" />
<meta name="keywords" content=" " />
<meta name="classification" content="Ethical hacking, Linux ,Tips and tricks, News, Download" />
<meta name="distribution" content="Global" />
<meta name="rating" content="General" />
<meta name="robots" content="index, follow" />
<meta name="revisit-after" content="10 days" />
<link rel="shortcut icon" href="images/favicon.gif"/>
<link rel="icon" type="image/x-icon" href="favicon.ico" />
<title> Welcome to HaKTuts </title>
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,300|Droid+Sans:400,300' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,300|Droid+Sans:400,300|Lily+Script+One' rel='stylesheet' type='text/css'>
<script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=false"></script><!--GOOGLE MAPS-->
<link href="css/style.css" rel="stylesheet">
</head>
<body>
<!-- Divisions for loading effects -->
<div class="la-anim-10"></div>
<div class="container">
<div class="main">
<div id="navigation-wrapper">
<nav id="main-navigation">
<ul class="main-menu">
<li>
<div id="la-buttons" class="column">
<button data-anim="la-anim-10" onclick="window.location.href='Home.html'">Home</button>
</div>
</li>
<li>
<div id="la-buttons" class="column">
<button data-anim="la-anim-10" onclick="window.location.href='Free-ethical-hacking-course-online.html'" class="active">Ethical Hacking</button>
</div>
</li>
<li>
<div id="la-buttons" class="column">
<button data-anim="la-anim-10" onclick="window.location.href='Linux.html'">Linux</button>
</div>
</li>
<li>
<div id="la-buttons" class="column">
<button data-anim="la-anim-10" onclick="window.location.href='http://haktuts.blogspot.in'">Blog</button>
</div>
</li>
<li>
<div id="la-buttons" class="column">
<button data-anim="la-anim-10" onclick="window.location.href='http://www.haktuts.in/'">Free Paid Android Application</button>
</div>
</li>
<li>
<div id="la-buttons" class="column">
<button data-anim="la-anim-10" onclick="window.location.href='Book.html'">Book</button>
</div>
</li>
<li>
<div id="la-buttons" class="column">
<button data-anim="la-anim-10" onclick="window.location.href='download-all-hacking-tools.html'">Download</button>
</div>
</li>
<li>
<div id="la-buttons" class="column">
<button data-anim="la-anim-10" onclick="window.location.href='Contact-us.html'">Contact Us</button>
</div>
</li>
<li>
<div id="la-buttons" class="column">
<button data-anim="la-anim-10" onclick="window.location.href='https://cse.google.com/cse/publicurl?cx=001639366659799729802:vr921b1tgry#gsc.tab=0&gsc.q=haktuts&gsc.sort='">Hackers Search Engine</button>
</div>
</li>
</ul>
</nav>
</div>
</div>
</div>
</header>
</section>
</section>
<div id="wb_element_instance117" class="wb_element" style="left: 0px; top: 0px; width: 1000px; height: auto; min-width: 900px; min-height: 650px;padding-left: 200px;padding-bottom: 100px; z-index: 299; "><h1 class="wb-stl-heading1">Who is Hacker?</h1>
<p class="wb-stl-normal"> </p>
<p class="wb-stl-normal">Hacker is a person who is able to discover a vulnerability in system and manages to exploit. Hacking means gains unauthorised access into system. There are three types of hackers as given below:</p>
<p class="wb-stl-normal"> </p>
<p class="wb-stl-normal"> </p>
<br>
<p class="wb-stl-normal">1.White hat hackers</p>
<p class="wb-stl-normal">2.Black hat hackers</p>
<p class="wb-stl-normal">3.Grey hat hackers</p>
<br>
<p class="wb-stl-normal"> </p>
<p class="wb-stl-normal"> </p>
<p class="wb-stl-normal"><strong>White hat hackers:</strong> white hat hackers or penetration tester are ethical hackers. They use the hacking skill for defensive purpose.</p>
<br>
<p class="wb-stl-normal"> </p>
<p class="wb-stl-normal"> </p>
<p class="wb-stl-normal"><strong>Black hat hackers:</strong> this category of hackers also known as crackers . They find the vulnerability in system and use the same for offensive purpose.</p>
<br>
<p class="wb-stl-normal"> </p>
<p class="wb-stl-normal"> </p>
<p class="wb-stl-normal"><strong>Grey hat hackers:</strong> these are those category of hackers who use their skill for both defensive and offensive purpose.</p>
<br>
<p class="wb-stl-normal"> </p>
<p class="wb-stl-normal"> </p>
<p> </p>
<p class="wb-stl-normal">The majority of people fall in this categories.</p>
<p class="wb-stl-normal"> </p>
<p class="wb-stl-normal">Apart from above another type of hackers given below:</p>
<p class="wb-stl-normal"> </p>
<p class="wb-stl-normal">Elite hackers</p>
<p class="wb-stl-normal">Script kiddie</p>
<p class="wb-stl-normal">Neophyte</p>
<p class="wb-stl-normal">Hacktivist</p>
<p class="wb-stl-normal">Green hat hackers</p>
<br>
<p class="wb-stl-normal"> </p>
<h1 class="wb-stl-heading1"> </h1>
<strong><h2 class="wb-stl-heading2">Hackers v/s crackers </h2></strong>
<p> </p>
<p class="wb-stl-normal"><br>
A cracker (also known as a black hat hacker) is an individual with extensive computer knowledge whose purpose is to breach or bypass internet security or gain access to software. hackers can also be internet security experts hired to find vulnerabilities in systems. These hackers are also known as white hat hackers. Crackers can also refer to those who reverse engineer software and modify it for their own amusement.<br>
</p>
<p> </p>
</div>
</div><!--CENTER PAGE ENDS-->
</div><!--CONTAINER PAGE ENDS-->
</div><!--WRAPPER ENDS-->
<div id="fb-root">
<section id="copyrights">
<div class="container">
<center>
<p>© 2014 <a href="Home.html" target="_blank" class="colored-text"> HaKTuts</a>. All rights reserved.</p></center></div>
</section>
<script src="js/classie.js"></script>
<script>
var loader = document.getElementById('la-anim-6-loader')
, border = document.getElementById('la-anim-6-border')
, α = 0
, π = Math.PI
, t = 15
, tdraw;
function PieDraw() {
α++;
α %= 360;
var r = ( α * π / 180 )
, x = Math.sin( r ) * 250
, y = Math.cos( r ) * - 250
, mid = ( α > 180 ) ? 1 : 0
, anim = 'M 0 0 v -250 A 250 250 1 '
+ mid + ' 1 '
+ x + ' '
+ y + ' z';
loader.setAttribute( 'd', anim );
border.setAttribute( 'd', anim );
if( α != 0 )
tdraw = setTimeout(PieDraw, t); // Redraw
}
function PieReset() {
clearTimeout(tdraw);
var anim = 'M 0 0 v -250 A 250 250 1 0 1 0 -250 z';
loader.setAttribute( 'd', anim );
border.setAttribute( 'd', anim );
}
var inProgress = false;
Array.prototype.slice.call( document.querySelectorAll( '#la-buttons > button' ) ).forEach( function( el, i ) {
var anim = el.getAttribute( 'data-anim' ),
animEl = document.querySelector( '.' + anim );
el.addEventListener( 'click', function() {
if( inProgress ) return false;
inProgress = true;
classie.add( animEl, 'la-animate' );
if( anim === 'la-anim-6' ) {
PieDraw();
}
setTimeout( function() {
classie.remove( animEl, 'la-animate' );
if( anim === 'la-anim-6' ) {
PieReset();
}
inProgress = false;
}, 6000 );
} );
} );
</script>
<script type="text/javascript" src="js/scripts.js"></script>
<script type="text/javascript" src="js/jquery.themepunch.revolution.min.js"></script>
<script type="text/javascript" src="js/custom.js"></script>
<script type="text/javascript" src="js/hinclude.js"></script>
<script type="text/javascript" src="js/jquery.lazy.js"></script>
</body>
</html>