Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
This repository was archived by the owner on Jan 5, 2024. It is now read-only.
/fdns-filterPublic archive

CLI to extract data from FDNS datasets. Useful when doing pentests/security reviews.

NotificationsYou must be signed in to change notification settings

freddd/fdns-filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A small lib/cli to extract information fromRapid7's FDNS datasets

Using the CLI:

USAGE:    fdns-filter [FLAGS] [OPTIONS] --kind<kind> --path<path> --regex<regex>FLAGS:    -h, --help       Printshelp information    -v, --value      filter on value field (if omitted it automatically uses the name field)    -V, --version    Prints version informationOPTIONS:    -a, --allow-list<allow-list>    path to txt containing allowed domains [env: FDNS_ALLOW_LIST=]    -k, --kind<kind>                which kind to lookfor A, AAAA, TXT, MX or CNAME [env: FDNS_KIND=]    -o, --output<output>            table or json output [env: FDNS_OUTPUT=]  [default: table]    -p, --path<path>                path to fdns gzip file [env: FDNS_PATH=]    -r, --regex<regex>              regex pattern to use as filter [env: FDNS_REGEX=]

About

CLI to extract data from FDNS datasets. Useful when doing pentests/security reviews.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp