File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -112,12 +112,12 @@ banner="
112
112
\t$bwhite Buster$end : Find emails of a person and return info associated with them
113
113
\t$bwhite InstagramOsint$end : An Instagram Open Source Intelligence Tool
114
114
\t$bwhite Datasploit$end : A tool to perform various OSINT techniques
115
- \t$bwhite Cloudfail$end : Utilize misconfigured DNS and old database records to find hidden IP\'s behind the CloudFlare network
115
+ \t$bwhite Cloudfail$end : Utilize misconfigured DNS and old database records to find hidden IPs behind the CloudFlare network
116
116
117
- \ttype: 'tool' to show this message
117
+ \ttype:$bwhite tools $end to show this message
118
118
"
119
119
120
120
# bashrc
121
121
_run ' wget https://raw.githubusercontent.com/vault-cyber-security/vault-bash/master/.bashrc -O .bashrc'
122
122
cat .bashrc >> ~ /.bashrc
123
- echo -e " printf \"\"\" $banner \"\"\" ;alias ' tools'= \"\"\" $banner \"\"\" " >> ~ /.bashrc
123
+ echo -e " printf \"\"\" $banner \"\"\" ;alias tools='echo -e \"\"\" $banner \"\"\" ' " >> ~ /.bashrc
You can’t perform that action at this time.
0 commit comments