Skip to content

Commit

Permalink
Update kali-whoami
Browse files Browse the repository at this point in the history
  • Loading branch information
owerdogan authored Jan 11, 2023
1 parent c0eba78 commit df08a52
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions kali-whoami
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,8 @@ if [ "$youtube_val" != "FALSE" ]; then
msg "AFTER THEN YOU ARE FREE TO CLOSE. THIS MESSAGE WON'T APPEAR AGAIN."
nonroot_user=`who | awk '$1!="root"{print $1}' | head -1`
sleep 3
sudo -u $nonroot_user firefox -new-tab "https://youtu.be/Ml59DK5ADqs"
sudo -u $nonroot_user firefox -new-tab "https://youtu.be/0_Vd9hHWhxQ"
sudo -u $nonroot_user firefox -new-tab "https://youtu.be/HeG7dAj7RWM"
curl --silent "https://visitor-badge.glitch.me/badge?page_id=whoami_youtube_com&left_color=black&right_color=red&left_text=Counter:" # please dont send spam. thanks :)
curl --silent "https://visitor-badge.glitch.me/badge?page_id=whoami_youtube_com2&left_color=black&right_color=red&left_text=Counter:" # please dont send spam. thanks :)
echo "youtube=FALSE" >> /usr/share/kali-whoami/assets/sources/config
fi
}
Expand Down

0 comments on commit df08a52

Please sign in to comment.