Skip to content

Commit

Permalink
fixed errors related to browser
Browse files Browse the repository at this point in the history
  • Loading branch information
VirusZzHkP committed May 6, 2024
2 parents 90f9846 + a65ec09 commit a13643d
Show file tree
Hide file tree
Showing 4 changed files with 119 additions and 13 deletions.
14 changes: 14 additions & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# These are supported funding model platforms

github: VirusZzHkP
patreon: JustHackIT
open_collective: # Replace with a single Open Collective username
ko_fi: # Replace with a single Ko-fi username
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
liberapay: # Replace with a single Liberapay username
issuehunt: # Replace with a single IssueHunt username
lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry
polar: # Replace with a single Polar username
buy_me_a_coffee: hrisikesh
custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']
31 changes: 21 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,23 +16,25 @@

## 💡 Features 💡

**Web Pages** --> [*WhatWeb, Whois, Advanced Port Scanner, Server Information, Try to Extract Real IP from Server with CloudFlare, SSL Encryption, List All URLs of a Domain, Information WordPress Website, Extract Workers, Emails and Phone Numbers, List Domains, Google Dorks, Ping a Website from Multiple Countries*]
**Web Pages** --> *WhatWeb, Whois, Advanced Port Scanner, Server Information, Try to Extract Real IP from Server with CloudFlare, SSL Encryption, List All URLs of a Domain, Information WordPress Website, Extract Workers, Emails and Phone Numbers, List Domains, Google Dorks, Ping a Website from Multiple Countries*

**People** --> [*Google Dorks, Social Networks, Images, Posts, etc*]
**People** --> *Google Dorks, Social Networks, Images, Posts, etc*

**Nicknames/Alias** --> [*Google Dorks, Search 574 Social Networks for an account with that Nick, Images, Posts*]
**Nicknames/Alias** --> *Google Dorks, Search 574 Social Networks for an account with that Nick, Images, Posts*

**Social Networks** --> [*Instagram/TikTok/Twitter/Twitch/(GitHub + email) Account Information = without having an account*]
**Social Networks** --> *Instagram/TikTok/Twitter/Twitch/(GitHub + email) Account Information = without having an account*

**Emails** --> [*Email Information, Verify the existence of an Email, Search 121 Social Networks for an account with that Email, Search GitHub Account linked to the Email, Google Dorks*]
**Emails** --> *Email Information, Verify the existence of an Email, Search 121 Social Networks for an account with that Email, Search GitHub Account linked to the Email, Google Dorks*

**Phone Numbers** --> [*Company (ISP), See if you are registered on Instagram/Amazon/Snapchat, Google Dorks, Try to extract the Owner's Name*]
**Phone Numbers** --> *Company (ISP), See if you are registered on Instagram/Amazon/Snapchat, Google Dorks, Try to extract the Owner's Name*

**Public IPs** --> [*Company (ISP), Geolocation of the exact city, Search for open ports with their services/version, Web Ping from several Countries*]
**Public IPs** --> *Company (ISP), Geolocation of the exact city, Search for open ports with their services/version, Web Ping from several Countries*

**YouTube Videos/Channels** --> [**Videos:** *Publication Date and Time, Title, Description, Thumbnail Image URL (Various sizes), Statistics (views , likes, comments and favorites), Geolocation (If installed), Status, Video Details (Duration, dimensions, definition, projection), Video Category, Thumbnails.* **Channel:** *Date and Time of creation Channel, Title, Description, Thumbnail Image URL (Various sizes), Location (If enabled), Statistics (Total video views, subscribers, total videos), Keywords (#), Playlists, Status , Categories*]
**YouTube Videos/Channels** --> **Videos:** *Publication Date and Time, Title, Description, Thumbnail Image URL (Various sizes), Statistics (views , likes, comments and favorites), Geolocation (If installed), Status, Video Details (Duration, dimensions, definition, projection), Video Category, Thumbnails.* **Channel:** *Date and Time of creation Channel, Title, Description, Thumbnail Image URL (Various sizes), Location (If enabled), Statistics (Total video views, subscribers, total videos), Keywords (#), Playlists, Status , Categories*

**Images** --> [*Metadata, Google Search Engine, Specific Image Search Engine, Magnify an image x4 without almost losing image quality*]
**Images** --> *Metadata, Google Search Engine, Specific Image Search Engine, Magnify an image x4 without almost losing image quality*

**Record Search** --> *It searches for publicly available informations or leaked informations about any Email, Username, License Plate, First Name, Last Name, Password, Domain Name, IP address,Physical Address, Birth Year*

## 🛠 Install Tool 🛠

Expand All @@ -48,7 +50,7 @@

**5)** chmod 777 the_black_tiger.sh

**6)** try the_black_tiger.sh
**6)** ./the_black_tiger.sh

**7)** We mark Option 0 and then 1 to install the dependencies (Only mark the first time)

Expand Down Expand Up @@ -79,4 +81,13 @@ This project was inspired by XDeadHackerX's The Spy's Job, which provided the fo

[!["Buy Me A Coffee"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/hrisikesh)


## Socials

Connect with me:
- Twitter: [@hrisikesh_pal](https://twitter.com/hrisikesh_pal)
- Instagram: [viruszzwarning](https://www.instagram.com/viruszzwarning)
- YouTube: [JustHack_IT](https://www.youtube.com/@JustHack_IT)
- Discord: [JustHack_IT](https://discord.com/invite/PUzR6YhXgR)

> Copyright © 2023, VirusZzWarning
64 changes: 64 additions & 0 deletions requirements/10.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ Title
echo "[10] Record Search"
echo
echo "==================================================================="
<<<<<<< HEAD
echo "[1] Search by Email"" |"
echo "-------------------------------------------------------------------"
echo "[2] Search by Username"" |"
Expand All @@ -38,6 +39,29 @@ echo "-------------------------------------------------------------------"
echo "[10] Search by Birth Year"" |"
echo "-------------------------------------------------------------------"
echo "[11] Back to menu"" |"
=======
echo "[1] Search by Email"" |"
echo "-------------------------------------------------------------------"
echo "[2] Search by Username"" |"
echo "-------------------------------------------------------------------"
echo "[3] Search by License Plate"" |"
echo "-------------------------------------------------------------------"
echo "[4] Search by First Name"" |"
echo "-------------------------------------------------------------------"
echo "[5] Search by Last Name"" |"
echo "-------------------------------------------------------------------"
echo "[6] Search by Password"" |"
echo "-------------------------------------------------------------------"
echo "[7] Search by Domain Name"" |"
echo "-------------------------------------------------------------------"
echo "[8] Search by IP Address"" |"
echo "-------------------------------------------------------------------"
echo "[9] Search by Address"" |"
echo "-------------------------------------------------------------------"
echo "[10] Search by Birth Year"" |"
echo "-------------------------------------------------------------------"
echo "[11] Back to menu"" |"
>>>>>>> a65ec0982235d4bd77a8fb00e139405a06eed26b
echo "==================================================================="
echo
read -p "Choose an option: " opc1
Expand All @@ -49,7 +73,11 @@ case $opc1 in
echo "[☢] Email: $search_email"
echo "######################################"
echo
<<<<<<< HEAD
xdg-open "https://search.0t.rocks/records?emails=$search_email&exact=true" 2>/dev/null
=======
su $user -c "firefox 'https://search.0t.rocks/records?emails=$search_email&exact=true'" 2>/dev/null
>>>>>>> a65ec0982235d4bd77a8fb00e139405a06eed26b
;;
2 ) echo
read -p "[*] Enter the Username to search for: " search_username
Expand All @@ -58,7 +86,11 @@ case $opc1 in
echo "[☢] Username: $search_username"
echo "######################################"
echo
<<<<<<< HEAD
xdg-open "https://search.0t.rocks/records?usernames=$search_username&exact=true" 2>/dev/null
=======
su $user -c "firefox 'https://search.0t.rocks/records?usernames=$search_username&exact=true'" 2>/dev/null
>>>>>>> a65ec0982235d4bd77a8fb00e139405a06eed26b
;;
3 ) echo
read -p "[*] Enter the License Plate to search for: " search_plate
Expand All @@ -67,7 +99,11 @@ case $opc1 in
echo "[☢] License Plate: $search_plate"
echo "######################################"
echo
<<<<<<< HEAD
xdg-open "https://search.0t.rocks/records?VRN=$search_plate&exact=true" 2>/dev/null
=======
su $user -c "firefox 'https://search.0t.rocks/records?VRN=$search_plate&exact=true'" 2>/dev/null
>>>>>>> a65ec0982235d4bd77a8fb00e139405a06eed26b
;;
4 ) echo
read -p "[*] Enter the First Name to search for: " search_first_name
Expand All @@ -76,7 +112,11 @@ case $opc1 in
echo "[☢] First Name: $search_first_name"
echo "######################################"
echo
<<<<<<< HEAD
xdg-open "https://search.0t.rocks/records?firstName=$search_first_name&exact=true" 2>/dev/null
=======
su $user -c "firefox 'https://search.0t.rocks/records?firstName=$search_first_name&exact=true'" 2>/dev/null
>>>>>>> a65ec0982235d4bd77a8fb00e139405a06eed26b
;;
5 ) echo
read -p "[*] Enter the Last Name to search for: " search_last_name
Expand All @@ -85,7 +125,11 @@ case $opc1 in
echo "[☢] Last Name: $search_last_name"
echo "######################################"
echo
<<<<<<< HEAD
xdg-open "https://search.0t.rocks/records?lastName=$search_last_name&exact=true" 2>/dev/null
=======
su $user -c "firefox 'https://search.0t.rocks/records?lastName=$search_last_name&exact=true'" 2>/dev/null
>>>>>>> a65ec0982235d4bd77a8fb00e139405a06eed26b
;;
6 ) echo
read -p "[*] Enter the Password to search for: " search_password
Expand All @@ -94,7 +138,11 @@ case $opc1 in
echo "[☢] Password: $search_password"
echo "######################################"
echo
<<<<<<< HEAD
xdg-open "https://search.0t.rocks/records?passwords=$search_password&exact=true" 2>/dev/null
=======
su $user -c "firefox 'https://search.0t.rocks/records?passwords=$search_password&exact=true'" 2>/dev/null
>>>>>>> a65ec0982235d4bd77a8fb00e139405a06eed26b
;;
7 ) echo
read -p "[*] Enter the Domain Name to search for: " search_domain
Expand All @@ -103,7 +151,11 @@ case $opc1 in
echo "[☢] Domain Name: $search_domain"
echo "######################################"
echo
<<<<<<< HEAD
xdg-open "https://search.0t.rocks/records?domain=$search_domain&exact=true" 2>/dev/null
=======
su $user -c "firefox 'https://search.0t.rocks/records?domain=$search_domain&exact=true'" 2>/dev/null
>>>>>>> a65ec0982235d4bd77a8fb00e139405a06eed26b
;;
8 ) echo
read -p "[*] Enter the IP Address to search for (e.g., XXX.XXX.XXX.XXX): " search_ip
Expand All @@ -112,7 +164,11 @@ case $opc1 in
echo "[☢] IP Address: $search_ip"
echo "######################################"
echo
<<<<<<< HEAD
xdg-open "https://search.0t.rocks/records?ips=$search_ip&exact=true" 2>/dev/null
=======
su $user -c "firefox 'https://search.0t.rocks/records?ips=$search_ip&exact=true'" 2>/dev/null
>>>>>>> a65ec0982235d4bd77a8fb00e139405a06eed26b
;;
9 ) echo
read -p "[*] Enter the Address to search for: " search_address
Expand All @@ -121,7 +177,11 @@ case $opc1 in
echo "[☢] Address: $search_address"
echo "######################################"
echo
<<<<<<< HEAD
xdg-open "https://search.0t.rocks/records?address=$search_address" 2>/dev/null
=======
su $user -c "firefox 'https://search.0t.rocks/records?address=$search_address'" 2>/dev/null
>>>>>>> a65ec0982235d4bd77a8fb00e139405a06eed26b
;;
10 ) echo
read -p "[*] Enter the Birth Year to search for: " search_birth_year
Expand All @@ -130,7 +190,11 @@ case $opc1 in
echo "[☢] Birth Year: $search_birth_year"
echo "######################################"
echo
<<<<<<< HEAD
xdg-open "https://search.0t.rocks/records?birthYear=$search_birth_year" 2>/dev/null
=======
su $user -c "firefox 'https://search.0t.rocks/records?birthYear=$search_birth_year'" 2>/dev/null
>>>>>>> a65ec0982235d4bd77a8fb00e139405a06eed26b
;;
11 ) bash the_black_tiger.sh
;;
Expand Down
23 changes: 20 additions & 3 deletions the_black_tiger.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,11 @@
source requirements/0.sh

Title
echo " [0] ==>Install and Configure Requirements<== 🔍"
echo " [1] Information about a Website/Company 🔍"
echo " [2] Information of a Person 🔍"
echo " [0] ==>Install and Configure Requirements<== 🔍"
echo " [1] Information about a Website/Company 🔍"
echo " [2] Information of a Person 🔍"
echo " [3] Information about a Nickname/Alias/Nickname 🔍"
<<<<<<< HEAD
echo " [4] Information from a Social Network 🔍"
echo " [5] Email Information 🔍"
echo " [6] Telephone Number Information 🔍"
Expand All @@ -15,6 +16,16 @@ echo " [8] YouTube Video/Channel Information
echo " [9] Image Information 🔍"
echo " [10] Record Search 🔍"
echo " [99] -------------> Exit"" <--------------- 🔍"
=======
echo " [4] Information from a Social Network 🔍"
echo " [5] Email Information 🔍"
echo " [6] Telephone Number Information 🔍"
echo " [7] Public IP Information 🔍"
echo " [8] YouTube Video/Channel Information 🔍"
echo " [9] Image Information 🔍"
echo " [10] Record Search 🔍"
echo " [99] ----------------> Exit"" <------------------ "
>>>>>>> a65ec0982235d4bd77a8fb00e139405a06eed26b
echo
read -p "[*] Choose an option: " opc1
case $opc1 in
Expand All @@ -38,10 +49,16 @@ read -p "[*] Choose an option: " opc1
;;
9 ) bash requirements/9.sh
;;
<<<<<<< HEAD
10 ) bash requirements/10.sh
;;
99 ) echo "Thanks for using 'the black tiger', made with love VirusZzWarning."
exit
=======
10 ) bash requirements/10.sh
;;
99 ) exit
>>>>>>> a65ec0982235d4bd77a8fb00e139405a06eed26b
;;
* ) echo
echo "$RRPLY It is not a valid option"
Expand Down

0 comments on commit a13643d

Please sign in to comment.