https://github.com/r3dhulk/dns-enumeration-in-ruby
DNS Enumeration In Ruby
https://github.com/r3dhulk/dns-enumeration-in-ruby
dns dns-enumeration dnsenumuration enumeration ethical ethical-hacking ethical-hacking-tools ethicalhacker ethicalhacking hacking hacking-tool hacking-tools ruby ruby-for-ethical-hacker ruby-for-ethical-hackers ruby-for-ethical-hacking ruby-script rubyforethicalhackers rubyforethicalhacking rubyscript
Last synced: 3 months ago
JSON representation
DNS Enumeration In Ruby
- Host: GitHub
- URL: https://github.com/r3dhulk/dns-enumeration-in-ruby
- Owner: R3DHULK
- License: mit
- Created: 2023-01-22T15:27:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-01T18:55:32.000Z (over 2 years ago)
- Last Synced: 2025-01-10T17:43:01.371Z (4 months ago)
- Topics: dns, dns-enumeration, dnsenumuration, enumeration, ethical, ethical-hacking, ethical-hacking-tools, ethicalhacker, ethicalhacking, hacking, hacking-tool, hacking-tools, ruby, ruby-for-ethical-hacker, ruby-for-ethical-hackers, ruby-for-ethical-hacking, ruby-script, rubyforethicalhackers, rubyforethicalhacking, rubyscript
- Language: Ruby
- Homepage:
- Size: 97.7 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
DNS Enumeration
DNS enumeration is the process of locating all the DNS servers and their corresponding records for an organization. DNS enumeration will yield usernames, computer names, and IP addresses of potential target systems.#
![]()
#
😇 Author: Sumalya Chatterjee
#
❤️ Don't Copy, Do Fork 😊
#
Result 👇

#
Git Installation
```
# Install Git
sudo apt install git# Install Ruby
sudo apt install ruby# Git Clone
git clone https://github.com/R3DHULK/dns-enumeration-in-ruby# Change Directory
cd dns-enumeration-in-ruby# To Run This Tool
ruby dns-enumeration.rb```
#
Show Support 👇👇👇