radon

command module
v0.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 29, 2024 License: MIT Imports: 5 Imported by: 0

README

radon

Fast DNS resolver and bruteforce tool

Usage

Radon will return output in a format similar to the host command.

Resolve domains
radon -d my-domains.txt
Bruteforce Domains
radon --invoke-random --permute -d my-domains.txt

--invoke-random will analyze domains for tokens, then replace tokens with other discovered tokens.

asd-test-thing.example.com

Becomes:

asd-asd-thing.example.com
asd-asd-asd.example.com
test-asd-thing.example.com
test-test-thing.example.com
....

--permute will attempt to find common patterns like aws regions, country codes, or numbers and replace them with other variants.

example1.example.com

Becomes

example0.example.com
example1.example.com
example2.example.com
example3.example.com
example4.example.com
example5.example.com
example6.example.com
example7.example.com
example8.example.com
example9.example.com

Documentation

Overview

Copyright © 2024 defektive

Directories

Path Synopsis
pkg
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL