crossfeed-agent

command module
v0.0.0-...-b6237c7 Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2020 License: MIT Imports: 26 Imported by: 0

README

This repository has been archived. Please see https://github.com/deptofdefense/Crossfeed for the new, redesigned version of Crossfeed.

Crossfeed Agent

Backend scanning infrastructure for Crossfeed, written in go.

Installation:

  1. ./init.sh

  2. go build

Modules created:

  • Port scanner. Uses Rapid7's Project Sonar database of internet scans to passively find open ports.
  • Host scanner, using meg to fetch many paths from many hosts and fingerprint using Wappalyzer
  • Subdomain takeover scanner, using subjack, to detect improperly configured domains

To be created:

  • Subdomain scanner using amass
  • and more

Usage:

  1. Run ./crossfeed-agent spawner to wait for incoming requests from web

If you need to run requests manually, run ./crossfeed-agent [command] [args], e.g. ./crossfeed-agent scan-hosts / to scan all live hosts for the root directory.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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