-
Notifications
You must be signed in to change notification settings - Fork 0
/
usermap.py
45 lines (41 loc) · 1.4 KB
/
usermap.py
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
users = {
# Pwn
"justk1r4": ["justk1r4", "k1R4"],
"spektre": ["spektre", "spektr.e"],
"tourpran": ["tourpran"],
"r0r1": ["_r0r1_", "rori"],
"b4tmite": ["theb4tmite", "b4tmite"],
"heartstoller": ["heartstoller"],
"SkyLance": ["silence_"],
# Web
"z_pacifist":["z_pacifist","Z_Pacifist"],
"h3ri0s":["h3ri0s","r0h1t.pxh"],
"exigent07":["exigent07"],
"k0w4lzk1":["k0w4lzk1","k0w4lsk1_"],
"luc_f3r":["luc_f3r","Luc1f3r","AdithyaRaj"],
"winters0x168":["winters0x168","Winters","winters.ggs","win.ters"],
"alfin":["alfin","alfin3313"],
"Aneesh":["Aneesh","ma1f0y_"],
"lu513n":["lu513n","Lu513n","Rohit Narayanan M"],
"l0x.me":["l0x.me","L0xm1","L0xmii"],
"avntka":["avntka","Av4nth1ka"],
# Crypto
"ls.exe": ["ls.exe", "LS"],
"hisoka.fr": ["hisoka.fr", "Hisoka"],
"sans8475": ["sans8475", "Sans"],
"___apn___": ["___apn___", "APN"],
"aerosol.": ["aerosol."],
"arch_zero": ["arch_zero"],
# Rev
# TODO
# Forensics
"m1m1": ["m1m1", "mamatha"],
"jl_24": ["jl_24","jl911", "Jl"],
"sp3p3x": ["sp3p3x"],
"5h4rrK": ["5h4rrK", "sh.4rk", "w3!rd5h4rk", "w3!rd5h4rk", "w31rd5h4rk" ,"Sabhya"],
"kr4z31n": ["kr4z31n", "jodeeel", "j0dh7"],
"rudraagh": ["rudraagh", "a.s.k3052"],
"hrippi.x_": ["hrippi.x_", "hridhya",],
"gh0stkn1ght": ["gh0stkn1ght"],
"Azr43lKn1ght": ["Azr43lKn1ght", "azr43lkn1ght"]
}