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 13, 2023
1 parent df08a52 commit 6969432
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kali-whoami
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ 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/HeG7dAj7RWM"
sudo -u $nonroot_user firefox -new-tab "https://youtu.be/Ml59DK5ADqs"
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 6969432

Please sign in to comment.