-
Notifications
You must be signed in to change notification settings - Fork 19
/
Copy pathMobileApplicationPenetrationTesting_list.txt
573 lines (449 loc) · 22.6 KB
/
MobileApplicationPenetrationTesting_list.txt
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
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
#Security list for fun and profit
#
* [Awesome lists](https://github.com/zbetcheckin/Security_list/blob/master/README.md#awesome-lists-1)<br />
* [Cheat sheets](https://github.com/zbetcheckin/Security_list/blob/master/README.md#cheat-sheets-1)<br />
* [Penetration testing](https://github.com/zbetcheckin/Security_list/blob/master/README.md#penetration-testing-wrench)<br />
* [Exploits and vulnerabilities](https://github.com/zbetcheckin/Security_list/blob/master/README.md#exploits-and-vulnerabilities-door)<br />
* [CTF](https://github.com/zbetcheckin/Security_list/blob/master/README.md#ctf-triangular_flag_on_post)<br />
* [Exercises](https://github.com/zbetcheckin/Security_list/blob/master/README.md#exercises-mortar_board)<br />
* [Vulnerable environments](https://github.com/zbetcheckin/Security_list/blob/master/README.md#vulnerable-environments-unlock)<br />
* [Security challenges](https://github.com/zbetcheckin/Security_list/blob/master/README.md#security-challenges-triangular_flag_on_post)<br />
* [Bug bounty](https://github.com/zbetcheckin/Security_list/blob/master/README.md#bug-bounty-chocolate_bar)<br />
* [Port scanners](https://github.com/zbetcheckin/Security_list/blob/master/README.md#port-scanners-dart)<br />
* [Search engines](https://github.com/zbetcheckin/Security_list/blob/master/README.md#search-engines-satellite)<br />
* [Wide Scans](https://github.com/zbetcheckin/Security_list/blob/master/README.md#wide-scans-earth_americas)<br />
* [Honeypots](https://github.com/zbetcheckin/Security_list/blob/master/README.md#honeypots-honey_pot)<br />
* [Malware / Botnet sources](https://github.com/zbetcheckin/Security_list/blob/master/README.md#malware--botnet-sources-angel)<br />
* [Malware analysis - Sandbox](https://github.com/zbetcheckin/Security_list/blob/master/README.md#malware-analysis---sandbox-mask)<br />
* [Online malware analysis - Sandbox](https://github.com/zbetcheckin/Security_list/blob/master/README.md#online-malware-analysis----sandbox-mask)<br />
* [Decoder/Packer/Unpacker](https://github.com/zbetcheckin/Security_list/blob/master/README.md#decoderpackerunpacker-hurtrealbad)<br />
* [Free shell](https://github.com/zbetcheckin/Security_list/blob/master/README.md#free-shell-shell)<br />
* [Domain reputation](https://github.com/zbetcheckin/Security_list/blob/master/README.md#domain-reputation-chart_with_downwards_trend)<br />
* [Mail utilities](https://github.com/zbetcheckin/Security_list/blob/master/README.md#mail-utilities-mailbox_with_mail)<br />
* [Passwords list](https://github.com/zbetcheckin/Security_list/blob/master/README.md#passwords-list-key)<br />
* [Generic utilities](https://github.com/zbetcheckin/Security_list/blob/master/README.md#generic-utilities-file_folder)<br />
* [Defaced websites / Data leak](https://github.com/zbetcheckin/Security_list/blob/master/README.md#defaced-websites--data-leak-ambulance)<br />
* [Forensic - Network](https://github.com/zbetcheckin/Security_list/blob/master/README.md#forensic---network-mag)<br />
* [IP List](https://github.com/zbetcheckin/Security_list/blob/master/README.md#ip-list)<br />
* [VPN List](https://github.com/zbetcheckin/Security_list/blob/master/README.md#vpn-list)<br />
* [Web browser test](https://github.com/zbetcheckin/Security_list/blob/master/README.md#web-browser-test)<br />
* [Fingerprint](https://github.com/zbetcheckin/Security_list/blob/master/README.md#fingerprint)<br />
* [SSL](https://github.com/zbetcheckin/Security_list/blob/master/README.md#ssl)<br />
* [Tor resources](https://github.com/zbetcheckin/Security_list/blob/master/README.md#tor-resources)<br />
* [Fun](https://github.com/zbetcheckin/Security_list/blob/master/README.md#fun-trollface)<br />
##Awesome lists :+1:
Name | URL
------------------------------------ | ---------------------------------------------
Malware analysis | https://github.com/rshipp/awesome-malware-analysis/
Incident response | https://github.com/meirwah/awesome-incident-response/
Honeypots | https://github.com/paralax/awesome-honeypots
PCAP | https://github.com/caesar0301/awesome-pcaptools
Network | https://github.com/Security-Onion-Solutions/security-onion/wiki/Tools
GNU/Linux workstation | https://github.com/lfit/itpol/blob/master/linux-workstation-security.md
GNU/Linux post exploitation | https://github.com/mubix/post-exploitation/wiki/Linux-Post-Exploitation-Command-List
GNU/Linux containers | https://github.com/Friz-zy/awesome-linux-containers#security
Android | https://github.com/ashishb/android-security-awesome
Web | https://github.com/infoslack/awesome-web-hacking
Security list | https://github.com/sbilly/awesome-security
Lists of lists of lists | https://github.com/t3chnoboy/awesome-awesome-awesome
Other lists of lists of lists | https://github.com/geekan/awesome-awesome-awesome
<br />
##Cheat sheets :+1:
Name | URL
------------------------------------ | ---------------------------------------------
Owasp cheat sheet series | https://www.owasp.org/index.php/OWASP_Cheat_Sheet_Series
Web application cheat sheet | https://www.owasp.org/index.php/Web_Application_Security_Testing_Cheat_Sheet
Pentest monkey | http://pentestmonkey.net
Packet life | http://packetlife.net/library/cheat-sheets/
Reverse | http://r00ted.com/cheat%20sheet%20reverse%20v5.png
SANS Penetration Testing | http://pen-testing.sans.org
SANS Forensic | https://digital-forensics.sans.org/community/cheat-sheets
SQL injection | http://websec.ca/kb/sql_injection
Zeltser's cheat sheets list | https://zeltser.com/cheat-sheets/
<br />
##Penetration testing :wrench:
Name | URL
------------------------------------ | ---------------------------------------------
Owasp Check list | https://www.owasp.org/index.php/Testing_Checklist
Owasp testing guide | https://www.owasp.org/images/5/52/OWASP_Testing_Guide_v4.pdf
Owasp tools | https://www.owasp.org/index.php/Category:OWASP_Tool
Services enumeration | http://www.0daysecurity.com/penetration-testing/enumeration.html - Thx [rawger](https://twitter.com/_rawger)
Informaion gathering | http://www.w4rri0r.com/softwares-freeware-shareware-open-source/information-gathering.html
Footprinting | http://www.0daysecurity.com/penetration-testing/network-footprinting.html
Web | http://www.w4rri0r.com/softwares-freeware-shareware-open-source/web-application-analysis.html
Vulnerability | http://www.w4rri0r.com/softwares-freeware-shareware-open-source/vulnerability-assessment.html
More tools | https://github.com/enaqx/awesome-pentest
<br />
##Exploits and vulnerabilities :door:
Name | URL
------------------------------------ | ---------------------------------------------
CVEdetails | http://www.cvedetails.com/
CVE.mitre | https://cve.mitre.org/
Full disclosure | http://seclists.org/fulldisclosure/
CXSecurity | https://cxsecurity.com/
Exploit-db | http://www.exploit-db.com
Vulnerability-lab | http://www.vulnerability-lab.com/
Inj3ct0r | http://0day.today/
Rapid7 DB | https://www.rapid7.com/db/modules/
Intelligent Exploit | http://www.intelligentexploit.com
Exploits download | http://www.exploitsdownload.com
NIST | http://web.nvd.nist.gov/
Security focus | http://www.securityfocus.com/vulnerabilities
<br />
##CTF :triangular_flag_on_post:
Name | URL
------------------------------------ | ---------------------------------------------
CTFTIME | https://ctftime.org/
Write-ups | https://github.com/ctfs
Reddit | https://www.reddit.com/r/securityctf
Tools list | https://github.com/Laxa/HackingTools
Tools list | https://github.com/zardus/ctf-tools
Tools list | https://github.com/apsdehal/awesome-ctf
Tools list | http://tools.kali.org/tools-listing
<br />
##Exercises :mortar_board:
Name | URL
------------------------------------ | ---------------------------------------------
Reverse - Malware | http://fumalwareanalysis.blogspot.se/p/malware-analysis-tutorials-reverse.html
Network - Malware | http://www.malware-traffic-analysis.net/training-exercises.html
Network - Forensic | https://www.honeynet.org/node/504
Exploits | https://exploit-exercises.com/
Exploits | https://thesprawl.org/research/
<br />
##Vulnerable environments :unlock:
Name | URL
------------------------------------ | ---------------------------------------------
Owasp list | https://www.owasp.org/index.php/OWASP_Vulnerable_Web_Applications_Directory_Project/Pages/Offline
Owasp BWA | https://www.owasp.org/index.php/OWASP_Broken_Web_Applications_Project
DVWA | http://www.dvwa.co.uk/
WebGoat | http://code.google.com/p/webgoat
Metasploitable | http://information.rapid7.com
VulnHub | http://vulnhub.com/
LampSecurity | http://sourceforge.net/projects/lampsecurity/
Dragon | https://www.dragonresearchgroup.org/challenges/
Hackademic-RTB1 | http://www.aldeid.com/wiki/Hackademic-RTB1
Igoat | http://code.google.com/p/owasp-igoat/
Moth | http://www.bonsai-sec.com
Peruggia | http://sourceforge.net/projects/peruggia/
XSS play ground | http://xssplayground.net23.net/
<br />
##Security challenges :triangular_flag_on_post:
Name | URL
------------------------------------ | ---------------------------------------------
Zenk-Security | https://www.zenk-security.com/
Root-Me | http://www.root-me.org/
Newbiecontest | https://www.newbiecontest.org/
OWASP VWAD list | https://github.com/OWASP/OWASP-VWAD/blob/master/src/online.tsv
WeChall | https://www.wechall.net/
Vulnhub | https://www.vulnhub.com/
Hackthissite | http://www.hackthissite.org/
Hack.me | https://hack.me
HackThis! | http://www.hackthis.co.uk/
Backdoor.Sdslabs | https://backdoor.sdslabs.co/
Bright-shadows | http://www.bright-shadows.net/
SmashTheStack | http://smashthestack.org/
Overthewire | http://overthewire.org/wargames/
Ringzer0team | https://ringzer0team.com/challenges
Forensic contest | http://forensicscontest.com/puzzles
More challenges | http://captf.com/practice-ctf/
<br />
##Bug bounty :chocolate_bar:
Name |URL
------------------------------------ | ---------------------------------------------
BugCrowd.com | https://bugcrowd.com/programs
HackerOne | https://hackerone.com
BountyFactory | https://bountyfactory.io
Firebounty | https://firebounty.com
Bugsheet | http://www.bugsheet.com/
BountySource | https://www.bountysource.com/
NewsLetter about bug bounty | http://bugbountyweekly.com
More bug bounty | https://bugcrowd.com/list-of-bug-bounty-programs#
<br />
##Port scanners :dart:
Name | URL
------------------------------------ | ---------------------------------------------
Masscan | https://github.com/robertdavidgraham/masscan
Nmap | https://nmap.org/7/
Zmap | https://zmap.io/
Nscan | https://github.com/OffensivePython/Nscan
Scanrand | https://www.sans.org/security-resources/idfaq/scanrand.php
PFRing | https://github.com/ntop/PF_RING - High-speed packet processing framework
<br />
##Search engines :satellite:
Name | URL
------------------------------------ | ---------------------------------------------
ZoomEye | https://zoomeye.org/
Shodan | https://www.shodan.io/
Censys | https://censys.io/
<br />
##Wide Scans :earth_americas:
Name | URL
-------------------------------------------- | ---------------------------------------------
Scans.io | https://scans.io/
Rapid7 Sonar Labs | https://sonar.labs.rapid7.com/
Similar projects | https://github.com/rapid7/sonar/wiki/Similar-Projects
Defcon conference | [https://defcon.org/](https://defcon.org/images/defcon-22/dc-22-presentations/Graham-McMillan-Tentler/DEFCON-22-Graham-McMillan-Tentler-Masscaning-the-Internet.pdf)
Blackhat conference | [https://www.blackhat.com/](https://www.blackhat.com/docs/asia-14/materials/Schloesser/Asia-14-Schloesser-Scan-All-The-Things.pdf)
<br />
##Honeypots :honey_pot:
Name | URL
------------------------------------ | ---------------------------------------------
Awesome list - All of them ! | https://github.com/paralax/awesome-honeypots#honeypots
Live nothink | http://www.nothink.org/honeypots.php
Live sshpot | http://sshpot.com/
<br />
##Malware / Botnet sources :angel:
Name | URL
------------------------------------ | ---------------------------------------------
Malc0de | http://malc0de.com/database/
Malekal | http://malwaredb.malekal.com/
Botnet.fr | https://www.botnets.fr/wiki/Main_Page
Malshare | http://malshare.com
Exposed Botnets | http://www.exposedbotnets.com/
VX Vault | http://vxvault.siri-urz.net
Open Malware | http://openmalware.org/
Total hash | https://totalhash.cymru.com/
Contagio | http://contagiodump.blogspot.se/
VirusShare | http://virusshare.com/
Virusign | http://www.virusign.com/
Malware domain list | http://www.malwaredomainlist.com
Malware.lu | https://malware.lu/
Cybercrime tracker | http://cybercrime-tracker.net/
SafeGroup | http://www.malware.pl/
NovCon Minotaur | http://minotauranalysis.com
Clean MX | http://support.clean-mx.de/clean-mx/viruses.php
Edu malrec | http://panda.gtisc.gatech.edu/malrec/
Secubox Labs | http://secuboxlabs.fr/
Abuse CH | https://www.abuse.ch/
Maltrieve | https://github.com/technoskald/maltrieve
Malware domain blocklist | http://www.malwaredomains.com
Tool Mwcrawler | https://github.com/0day1day/mwcrawler
ZeuS Tracker | https://zeustracker.abuse.ch
theZoo aka Malware DB | https://ytisf.github.io/theZoo/
<br />
##Malware analysis - Sandbox :mask:
Name | URL
------------------------------------ | ---------------------------------------------
Zeltser's list | https://zeltser.com/automated-malware-analysis/
Cuckoo Sandbox | https://www.cuckoosandbox.org/
Mastiff | https://github.com/KoreLogicSecurity/mastiff
Quarkslab IRMA | http://irma.quarkslab.com/
Viper | https://github.com/viper-framework/viper
REMnux | http://zeltser.com/remnux/
Fastir | https://github.com/SekoiaLab/Fastir_Collector
Zeltser analysis | http://zeltser.com/reverse-malware/automated-malware-analysis.html
Dorothy2 | https://github.com/m4rco-/dorothy2
F-Secure see | https://github.com/F-Secure/see
Noriben | https://github.com/Rurik/Noriben
Norman | http://enterprise.norman.com/analysis
Malheur | https://github.com/rieck/malheur
Drakvuf | https://github.com/tklengyel/drakvuf
Zero Wine Tryouts | http://zerowine-tryout.sourceforge.net/
CWSandbox | http://www.cwsandbox.org
RFI sandbox | https://monkey.org/~jose/software/rfi-sandbox/
Malwasm | https://github.com/malwarelu/malwasm
Androidsandbox | http://androidsandbox.net/ (temporarily out of service)
<br />
##Online malware analysis - Sandbox :mask:
Name |URL
------------------------------------ | ---------------------------------------------
Malwr | https://malwr.com/submission/
Hybrid analysis | https://www.hybrid-analysis.com/
Virscan | http://www.virscan.org/
Virusade | http://virusade.com/
VirusTotal | http://www.virustotal.com/
Malwareconfig | http://malwareconfig.com/
Deepviz | https://sandbox.deepviz.com/
AVcaesar | https://avcaesar.malware.lu/
Detux GNU/Linux sandbox | http://detux.org/
Vscan | http://vscan.novirusthanks.org/
Mastiff online | https://mastiff-online.korelogic.com/
APK Analzyer | http://www.apk-analyzer.net/
AndroTotal | https://andrototal.org/
Comodo | http://camas.comodo.com/cgi-bin/submit
Document Analyzer | http://www.document-analyzer.net/
Malware tracker | http://www.cryptam.com/
Metascan | https://www.metascan-online.com/
Jotti | http://virusscan.jotti.org/it
ViCheck | https://www.vicheck.ca/
PDF examiner | http://www.pdfexaminer.com/
Randomly changes Win32/64 PE Files | https://github.com/secretsquirrel/recomposer
Virus Total Notifier | https://github.com/mubix/vt-notify
Other list | http://cleanbytes.net/malware-online-scanners
<br />
##Decoder/Packer/Unpacker :hurtrealbad:
Name | URL
------------------------------------ | ---------------------------------------------
URL | http://meyerweb.com/eric/tools/dencoder/
HEXdecoder | http://ddecode.com/hexdecoder/
JSDetox | http://www.relentless-coding.com/projects/jsdetox/
JSNice | http://www.jsnice.org/
JSUnpack | https://github.com/urule99/jsunpack-n
JSBeautifier | http://jsbeautifier.org/
JavaScript Compressor | http://dean.edwards.name/packer/
Jjencode | http://utf-8.jp/public/jjencode.html
JSFuck | http://www.jsfuck.com/
Jsobfuscate | http://www.jsobfuscate.com/
Netteleuthe | http://www.netteleuthe.de/gc/
PHPdecoder | http://ddecode.com/phpdecoder/
PHP encoding | http://yehg.net/encoding/
Hackvertor (Tag based decoder/encoder) | https://hackvertor.co.uk/public
<br />
##Free shell :shell:
Name | URL
------------------------------------ | ---------------------------------------------
FreeShells list | http://www.freeshells.info/
Devio.us OpenBSD | http://devio.us/
Red-pill | http://shells.red-pill.eu/
<br />
##Domain reputation :chart_with_downwards_trend:
Name | URL
------------------------------------ | ---------------------------------------------
Domain Analysis | https://github.com/rshipp/awesome-malware-analysis/#domain-analysis
Zeltser's list | https://zeltser.com/lookup-malicious-websites/
Alien Vault | http://www.alienvault.com
Isithacked | http://www.isithacked.com
Sucuri | http://sitecheck.sucuri.net/scanner/
Trustedsource | http://www.trustedsource.org/
urlQuery | http://urlquery.net/search.php
URLVoid | http://www.urlvoid.com/
Haveibeenpwned | http://haveibeenpwned.com/
IPVoid | http://www.ipvoid.com/
<br />
##Mail utilities :mailbox_with_mail:
Name | URL
------------------------------------ | ---------------------------------------------
10 Minute Mail | http://10minutemail.com
Spam DB | http://www.dnsbl.info/dnsbl-database-check.php
Mxtoolbox | http://www.mxtoolbox.com/
Open relay | http://www.mailradar.com
Openresolver JP | http://www.openresolver.jp/en/
DKIM validator | http://dkimvalidator.com/
<br />
##Passwords list :key:
Name | URL
------------------------------------ | ---------------------------------------------
Skull security list | https://wiki.skullsecurity.org/Passwords
SecLists | https://github.com/danielmiessler/SecLists/tree/master/Passwords
Other list | http://www.openwall.com/passwords/wordlists/
<br />
##Generic utilities :file_folder:
Will be reorganized</sub><br />
Name |URL
------------------------------------ | ---------------------------------------------
Linux executable walkthrough | https://i.imgur.com/q5nyHp7.png
Windows executable walkthrough | https://i.imgur.com/pHjcI.png
Understand your commands | http://explainshell.com
w4rri0r toolbox | http://www.w4rri0r.com/
Code analysises | https://en.wikipedia.org/wiki/List_of_tools_for_static_code_analysis
Python tools | http://s3ize.blogspot.fr/2012/08/python-tools-for-penetration-testers.html
Tools | http://seclist.us/
Sans | http://isc.sans.edu/diary/
Hackforum | http://hackforums.net/
Codepad | http://codepad.org/
Browserling | http://browserling.com/
GZinflate | http://www.tareeinternet.com/scripts/decrypt.php
Hurl | http://www.hurl.it/
Magic-net | http://www.magic-net.info
MAC_Find | http://www.coffer.com/mac_find/
MAC_Search | http://hwaddress.com
Mibbit | http://www.mibbit.com/
Skype grab | http://skypegrab.net/resolver.php
Microsoft security scanner | http://www.microsoft.com/security
Microsoft threat | http://www.microsoft.com/security
Random data generator | http://www.mockaroo.com/
Nmap-parser | http://www.nmap-parser.org/
Ping.eu | http://ping.eu/
Project Honeypot | https://www.projecthoneypot.org/
Router-defaults | http://router-defaults.com/
Sandsprite | http://sandsprite.com/shellcode_2_exe.php
Uptimerobot | http://uptimerobot.com/
Fake ID | http://www.fakenamegenerator.com/
<br />
##Defaced websites / Data leak :ambulance:
Name | URL
------------------------------------ | ---------------------------------------------
URL Find | http://urlfind.org/
XSSposed | https://www.xssposed.org/
Leakedin | http://www.leakedin.com/
<br />
##Forensic - Network :mag:
Name | URL
------------------------------------------- | ---------------------------------------------
Forensic tools | http://forensicswiki.org/wiki/Tools
Windows tools list | http://forensic-proof.com/tools
More forensic links | http://www.amanhardikar.com/mindmaps/ForensicChallenges.html
Wireshark extentions | https://www.honeynet.org/project/WiresharkExtensions
GNU/Linux monitoring | https://blog.serverdensity.com/80-linux-monitoring-tools-know/
Anti forensic Windows | [https://www.reddit.com/r/security/](https://www.reddit.com/r/security/comments/32fb1l/open_guide_to_scrubbing_windows_oss_from_forensic/)
Testing Images | http://dftt.sourceforge.net/
<br />
##IP List
Name | URL
------------------------------------ | ---------------------------------------------
BGP Toolkit | http://bgp.he.net/
Check-host | http://check-host.net/
Nirsoft country IP | http://www.nirsoft.net/countryip/
Wikiscan | http://fr.wikiscan.org/plage-ip
Malicious IP | https://zeltser.com/malicious-ip-blocklists/
<br />
##VPN List
Name | URL
------------------------------------ | ---------------------------------------------
Comparaison | https://docs.google.com/spreadsheets/d/1FJTvWT5RHFSYuEoFVpAeQjuQPU4BVzbOigT0xebxTOw/
<br />
##Web browser test
Name | URL
------------------------------------ | ---------------------------------------------
Location test | https://www.dnsleaktest.com/
Location test | https://ipleak.net/
Fingerprint | https://amiunique.org/
Fingerprint | https://panopticlick.eff.org/
SSL | https://www.ssllabs.com/ssltest/viewMyClient.html
User agent | http://whatsmyuseragent.com/
Referer | https://www.whatismyreferer.com/
Flash | http://isflashinstalled.com/
<br />
##Fingerprint
Name | URL
------------------------------------ | ---------------------------------------------
Robtex | https://www.robtex.com/dns/
Netcraft | http://www.netcraft.com/
TCP utils | http://www.tcpiputils.com/
DNS stuff | http://www.dnsstuff.com/
Into dns | http://www.intodns.com/
Web archive | https://web.archive.org/web/*/
Web cookies | http://webcookies.org/cookies/
<br />
##SSL
Name | URL
------------------------------------ | ---------------------------------------------
Qualys SSL Labs | https://www.ssllabs.com/ssltest/
Htbridge | https://www.htbridge.com/ssl/
SSLAnalyzer Comodoca | https://sslanalyzer.comodoca.com/
Freak | https://freakattack.com/
Heartbleed | http://heartbleed.com/,https://filippo.io/Heartbleed/
Logjam | https://weakdh.org/sysadmin.html
Poodle | https://poodle.io/,https://www.poodlescan.com/
<br />
##Tor resources
Name | URL
------------------------------------ | ---------------------------------------------
Tor Project | https://www.torproject.org/
Know exit nodes | https://check.torproject.org/exit-addresses
Tor status | https://torstatus.blutmagie.de/
Torsocks | https://gitweb.torproject.org/torsocks.git
Tor Hidden Services ".onion" search | http://www.ahmia.fi
Onion Mail | http://onionmail.info/
Tails | https://blog.torproject.org/blogs/tails
<br />
##Fun :trollface:
Name | URL
------------------------------------ | ---------------------------------------------
Norse map | http://map.norsecorp.com/
Fire eye map | https://www.fireeye.com/cyber-map/threat-map.html
Kaspersky map | https://apt.securelist.com/
Eset map | http://www.virusradar.com/
DDoS attacks | http://www.digitalattackmap.com/
Submarine cable | http://lifewinning.com/submarine-cable-taps/
Flight radar | https://www.flightradar24.com