-
Notifications
You must be signed in to change notification settings - Fork 18
/
Banners.py
108 lines (98 loc) · 5.08 KB
/
Banners.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
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
bannermain = r'''
/$$ /$$ /$$$$$$ /$$ /$$ /$$$$$$$$
| $$ | $$ |_ $$_/ | $$ | $$| $$_____/
| $$ | $$ | $$ | $$ | $$| $$
| $$$$$$$$ | $$ | $$ / $$/| $$$$$
| $$__ $$ | $$ \ $$ $$/ | $$__/
| $$ | $$ | $$ \ $$$/ | $$
| $$ | $$ /$$ /$$$$$$ /$$\ $//$$| $$$$$$$$
|__/ |__/|__/|______/|__/ \_/|__/|________/
)------------------V.1.2.1-----------------('''
credbanner = r'''
/$$$$$$ /$$ /$$$$$$$$ /$$ /$$
/$$__ $$ | $$| $$_____/ | $$ | $$
| $$ \__/ /$$$$$$ /$$$$$$ /$$$$$$$| $$ /$$$$$$ /$$$$$$ /$$$$$$$| $$$$$$$
| $$ /$$__ $$ /$$__ $$ /$$__ $$| $$$$$ /$$__ $$|_ $$_/ /$$_____/| $$__ $$
| $$ | $$ \__/| $$$$$$$$| $$ | $$| $$__/| $$$$$$$$ | $$ | $$ | $$ \ $$
| $$ $$| $$ | $$_____/| $$ | $$| $$ | $$_____/ | $$ /$$| $$ | $$ | $$
| $$$$$$/| $$ | $$$$$$$| $$$$$$$| $$ | $$$$$$$ | $$$$/| $$$$$$$| $$ | $$
\______/ |__/ \_______/ \_______/|__/ \_______/ \___/ \_______/|__/ |__/
---------------------------------------------------------------------------------------
'''
#Shodan Banner
bannershod = r'''
/$$$$$$ /$$ /$$
/$$__ $$| $$ | $$
| $$ \__/| $$$$$$$ /$$$$$$ /$$$$$$$ /$$$$$$ /$$$$$$$
| $$$$$$ | $$__ $$ /$$__ $$ /$$__ $$ |____ $$| $$__ $$
\____ $$| $$ \ $$| $$ \ $$| $$ | $$ /$$$$$$$| $$ \ $$
/$$ \ $$| $$ | $$| $$ | $$| $$ | $$ /$$__ $$| $$ | $$
| $$$$$$/| $$ | $$| $$$$$$/| $$$$$$$| $$$$$$$| $$ | $$
\______/ |__/ |__/ \______/ \_______/ \_______/|__/ |__/
-----------------------------------------------------------
'''
#Email Verifier Banner
emvbanner = r'''
/$$$$$$$$ /$$ /$$ /$$ /$$ /$$ /$$$$$$ /$$
| $$_____/ |__/| $$ | $$ | $$ |__/ /$$__ $$|__/
| $$ /$$$$$$/$$$$ /$$$$$$ /$$| $$ | $$ | $$ /$$$$$$ /$$$$$$ /$$| $$ \__/ /$$ /$$$$$$ /$$$$$$
| $$$$$ | $$_ $$_ $$ |____ $$| $$| $$ | $$ / $$//$$__ $$ /$$__ $$| $$| $$$$ | $$ /$$__ $$ /$$__ $$
| $$__/ | $$ \ $$ \ $$ /$$$$$$$| $$| $$ \ $$ $$/| $$$$$$$$| $$ \__/| $$| $$_/ | $$| $$$$$$$$| $$ \__/
| $$ | $$ | $$ | $$ /$$__ $$| $$| $$ \ $$$/ | $$_____/| $$ | $$| $$ | $$| $$_____/| $$
| $$$$$$$$| $$ | $$ | $$| $$$$$$$| $$| $$ \ $/ | $$$$$$$| $$ | $$| $$ | $$| $$$$$$$| $$
|________/|__/ |__/ |__/ \_______/|__/|__/ \_/ \_______/|__/ |__/|__/ |__/ \_______/|__/
--------------------------------------------------------------------------------------------------------------------
'''
#IPGeolocation Banner
ipgeobanner = r'''
/$$$$$$ /$$$$$$$ /$$$$$$ /$$$$$$$$ /$$$$$$
|_ $$_/| $$__ $$ /$$__ $$| $$_____/ /$$__ $$
| $$ | $$ \ $$ | $$ \__/| $$ | $$ \ $$
| $$ | $$$$$$$//$$$$$$| $$ /$$$$| $$$$$ | $$ | $$
| $$ | $$____/|______/| $$|_ $$| $$__/ | $$ | $$
| $$ | $$ | $$ \ $$| $$ | $$ | $$
/$$$$$$| $$ | $$$$$$/| $$$$$$$$| $$$$$$/
|______/|__/ \______/ |________/ \______/
-------------------------------------------------------'''
sherbanner = r'''
/$$$$$$ /$$ /$$ /$$
/$$__ $$| $$ | $$ | $$
| $$ \__/| $$$$$$$ /$$$$$$ /$$$$$$ | $$ /$$$$$$ /$$$$$$$| $$ /$$
| $$$$$$ | $$__ $$ /$$__ $$ /$$__ $$| $$ /$$__ $$ /$$_____/| $$ /$$/
\____ $$| $$ \ $$| $$$$$$$$| $$ \__/| $$| $$ \ $$| $$ | $$$$$$/
/$$ \ $$| $$ | $$| $$_____/| $$ | $$| $$ | $$| $$ | $$_ $$
| $$$$$$/| $$ | $$| $$$$$$$| $$ | $$| $$$$$$/| $$$$$$$| $$ \ $$
\______/ |__/ |__/ \_______/|__/ |__/ \______/ \_______/|__/ \__/
--------------------------------------------------------------------------'''
#List Banners
###########################################################
#Main tool list
tool_list = r'''
1) TrueCaller | 6) Sherlock
2) Shodan Crawler | 7) Spoofing
3) IP geolocation | 8) CredFetch
4) IntelX | 9) Define Vars
5) Email Verifier | 0) Exit
----------------------------------
'''
#intelx capabilities banner
list2 = r'''
In this module you can search for any of the following:
-------------------------------------------------------
Email address Ethereum address
Domain MAC address
URL IPFS Hash
IP Addresses Credit Card Number
Phone Numbers Social Security Number
Bitcoin address IBAN
-------------------------------------------------------
'''
spoofbanner = r'''
-------IP SPOOFING-------
1) Tor (Anonymous mode)
-------MAC SPOOFING------
2) Change to a random MAC address (pretends to be burned in)
3) Change to a random MAC address (doesn't pretend to be burned in)
4) Change to a specific MAC address
5) Reset MAC address to the original
'''