aut0rec0n

command module
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Jul 9, 2023 License: MIT Imports: 12 Imported by: 0

README

aut0rec0n

An automatic reconnaissance tool.

  • DNS
  • Port Scanning
  • Subdomain

APIs/Resources

aut0rec0n fetches information from the following APIs and resources.

  • Google
  • Shodan
  • VirusTotal

Some APIs need API keys. We can set them into ~/.config/aut0rec0n/config.yaml. This file will be automatically generated after the first running aut0rec0n.


Usage

aut0rec0n -H example.com

# Specify a method
aut0rec0n dns -H example.com
aut0rec0n port -H example.com
aut0rec0n subdomain -H example.com

Installation

Option 1. Go install
go install github.com/hideckies/aut0rec0n@latest
Option 2. Clone the Repo
git clone https://github.com/hideckies/aut0rec0n.git
cd aut0rec0n
go get ; go build

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

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