PHC - Error 404
Eternal Poster
Share ko lang itong nakalap kong trivia!
Alam nyu po ba na pwede nating malaman kung ano-anong accounts merun ang isang tao gamit lang ang kanyang email account?
Ito po ay NO PASSWORD NEEDED!
Hindi masyadong easy pero kung may kali kana ay subrang easy pala..
Userrecon is a shell script, it is very easy to use. To use this tool we need to download/clone it from You do not have permission to view the full content of this post. Log in or register now. by applying the following command :
git clone You do not have permission to view the full content of this post. Log in or register now.
The screenshot of the preceding command is the following:
Then we go to the userrecon folder using cd command :
cd userrecon
and then we give the script executable permission by using the following command:
chmod +x userrecon.sh
The screenshot is following:
Now we can run this tool by applying the following command:
./userrecon.sh
Then the tool userrecon will start, as the following screenshot:
Here userrecon asks for username of our target. We just need to type the username and press Enter, userrecon will start scanning, like the following screenshot:
Userrecon scan over 75 social media website for a given username. After scanning userrecon will save a log in txt file we can check the social media accounts by using those discovered links.
CTTO
Alam nyu po ba na pwede nating malaman kung ano-anong accounts merun ang isang tao gamit lang ang kanyang email account?
Ito po ay NO PASSWORD NEEDED!
Hindi masyadong easy pero kung may kali kana ay subrang easy pala..
Userrecon is a shell script, it is very easy to use. To use this tool we need to download/clone it from You do not have permission to view the full content of this post. Log in or register now. by applying the following command :
git clone You do not have permission to view the full content of this post. Log in or register now.
The screenshot of the preceding command is the following:
Then we go to the userrecon folder using cd command :
cd userrecon
and then we give the script executable permission by using the following command:
chmod +x userrecon.sh
The screenshot is following:
Now we can run this tool by applying the following command:
./userrecon.sh
Then the tool userrecon will start, as the following screenshot:
Here userrecon asks for username of our target. We just need to type the username and press Enter, userrecon will start scanning, like the following screenshot:
Userrecon scan over 75 social media website for a given username. After scanning userrecon will save a log in txt file we can check the social media accounts by using those discovered links.
CTTO
