BUG BOUNTY
Video
var ipElements=document.querySelectorAll('strong');var ips=[];ipElements.forEach(function(e){ips.push(e.innerHTML.replace(/["']/g,''))});var ipsString=ips.join('\n');var a=document.createElement('a');a.href='data:text/plain;charset=utf-8,'+encodeURIComponent(ipsString);a.download='0xHussein.txt';document.body.appendChild(a);a.click();
check out my latest Python script for scraping archived web pages from the Wayback Machine! 🔍
🔹 Features:
Fetch and filter archived URLs
Extract titles, status codes, and content length
Save results in .txt and .html
https://github.com/husseinphp/Web-Archive-Scraper/
🔹 Features:
Fetch and filter archived URLs
Extract titles, status codes, and content length
Save results in .txt and .html
https://github.com/husseinphp/Web-Archive-Scraper/
GitHub
GitHub - husseinphp/Web-Archive-Scraper: Web Archive Scraper is a Python script designed to retrieve archived web pages from the…
Web Archive Scraper is a Python script designed to retrieve archived web pages from the Wayback Machine. It allows you to extract the titles of archived web pages and other relevant data based on s...
🔥3
If you're into generating subdomains quickly 🚀
check out this website: husseinphp.github.io/subdomain/
check out this website: husseinphp.github.io/subdomain/
🔥2
🚀Just launched a new Chrome extension ! Check out Hide Search Result, a tool that lets you filter out unwanted search results with ease 🔥😎