File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -112,12 +112,12 @@ banner="
112112\t$bwhite Buster$end : Find emails of a person and return info associated with them
113113\t$bwhite InstagramOsint$end : An Instagram Open Source Intelligence Tool
114114\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
116116
117- \ttype: 'tool' to show this message
117+ \ttype:$bwhite tools $end to show this message
118118"
119119
120120# bashrc
121121_run ' wget https://raw.githubusercontent.com/vault-cyber-security/vault-bash/master/.bashrc -O .bashrc'
122122cat .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