Yes, I'm, back. In this video I'll show how you can easily make your own tool to find any hidden links out of any website you can possibly imagine. For the script, I'm using Python with only two libraries; we will import the request module to instruct the extraction of the requested variables and from the bs4 library we are going to use BeautifulSoup to order Python to parse and find each URL for us.
---------------------------------------------------------------------------------------------------------------------------
✅ If you liked this video, don't forget to:
🔔 SUBSCRIBE
👍 LIKE
👑 SHARE
Thanks for watching, see you in the next video!
#python #subdomain #howto #cybersecurity #hacker