Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.
/ dert Public archive

DNS Enumeration and Reconnaissance Tool

License

Notifications You must be signed in to change notification settings

praetorian-inc/dert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dert

Author: Coleton Pierson ([email protected]) - LinkedIn | Twitter

Tool used to enumerate hosts and domains for reconnaissance during a penetration test.

Installation

Add this line to your application's Gemfile:

gem 'dert'

And then execute:

$ bundle

Or install it yourself as:

$ gem install dert

Usage

require 'dert'

Dert.run(options)

or

cd bin

chmod +x ./dert

./dert

Contributing

  1. Fork it ( https://github.com/coleton/dert/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

DNS Enumeration and Reconnaissance Tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages