Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0923f2e

Browse files
committed
🎉 Fix url and banner info for .bashrc
1 parent0e3f5de commit0923f2e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎install-osint.sh‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -114,10 +114,10 @@ banner="
114114
\t$bwhite Datasploit$end: A tool to perform various OSINT techniques
115115
\t$bwhite Cloudfail$end: Utilize misconfigured DNS and old database records to find hidden IP\'s behind the CloudFlare network
116116
117+
\ttype: 'tool' to show this message
117118
"
118119

119-
120120
# bashrc
121-
_run'wget https://raw.githubusercontent.com/Scorpion-Cyber-Security/vault-bash/master/.bashrc -O .bashrc'
121+
_run'wget https://raw.githubusercontent.com/vault-cyber-security/vault-bash/master/.bashrc -O .bashrc'
122122
cat .bashrc>>~/.bashrc
123-
echo -e"printf\"\"\"$banner\"\"\"">>~/.bashrc
123+
echo -e"printf\"\"\"$banner\"\"\";alias 'tools'=\"\"\"$banner\"\"\"">>~/.bashrc

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp