https://github.com/r3dhulk/subdomain-scanner-in-perl
Subdomain Scanner In Perl
https://github.com/r3dhulk/subdomain-scanner-in-perl
blackhat ethical-hacking ethical-hacking-tool ethical-hacking-tools ethicalhackers hacking perl-for-ethical-hacker perl-for-ethical-hackers perl-for-ethical-hacking perl-script perl-scripting perl-scripts perlforethicalhackers perlforethicalhacking perlscript perlscripting scanner subdomain subdomain-scanner subdomains
Last synced: 7 months ago
JSON representation
Subdomain Scanner In Perl
- Host: GitHub
- URL: https://github.com/r3dhulk/subdomain-scanner-in-perl
- Owner: R3DHULK
- License: mit
- Created: 2023-01-14T08:11:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-03T06:06:44.000Z (over 2 years ago)
- Last Synced: 2025-01-19T17:33:42.663Z (9 months ago)
- Topics: blackhat, ethical-hacking, ethical-hacking-tool, ethical-hacking-tools, ethicalhackers, hacking, perl-for-ethical-hacker, perl-for-ethical-hackers, perl-for-ethical-hacking, perl-script, perl-scripting, perl-scripts, perlforethicalhackers, perlforethicalhacking, perlscript, perlscripting, scanner, subdomain, subdomain-scanner, subdomains
- Language: Perl
- Homepage:
- Size: 439 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Subdomain Scanner
The Subdomain Scanner is a subdomain discovery tool. It allows you to run a scan for a top-level domain name to discover target organization subdomains configured in its hierarchy.#
![]()
![]()
#
😇 Author: Sumalya Chatterjee
#
❤️ If you fork, you are cute 😊
#
Result 👇

#
Git Installation
```
# Install Git
sudo apt install git# Install Perl
sudo apt install perl# Git Clone
git clone https://github.com/R3DHULK/subdomain-scanner-in-perl# Change Directory
cd subdomain-scanner-in-perl# To Run This Tool
perl subdomain-scanner.pl```
#
Show Support 👇👇👇