Skip to content

Releases: copyleftdev/fatt

FATT v1.0.0

22 Mar 17:36
Compare
Choose a tag to compare

FATT (Find All The Things) v1.0.0

A high-performance, modular, asynchronous, and distributed security scanning CLI tool.

Downloads

  • Windows: fatt-windows-amd64.exe
  • macOS Intel: fatt-macos-amd64
  • macOS Apple Silicon: fatt-macos-arm64
  • Linux: fatt-linux-amd64

Installation

Extract the archive and run the executable from your terminal or command prompt.

# Linux/macOS
chmod +x fatt
./fatt scan -i domains.txt

# Windows
fatt.exe scan -i domains.txt

Changelog

FATT v0.1.1

22 Mar 21:49
Compare
Choose a tag to compare

FATT (Find All The Things) v0.1.1

A high-performance, modular, asynchronous, and distributed security scanning CLI tool.

Downloads

  • Windows: fatt-windows-amd64.exe
  • macOS Intel: fatt-macos-amd64
  • macOS Apple Silicon: fatt-macos-arm64
  • Linux: fatt-linux-amd64

Installation

Extract the archive and run the executable from your terminal or command prompt.

# Linux/macOS
chmod +x fatt
./fatt scan -i domains.txt

# Windows
fatt.exe scan -i domains.txt

Changelog

FATT v0.1.0

22 Mar 21:44
90ba580
Compare
Choose a tag to compare

FATT (Find All The Things) v0.1.0

A high-performance, modular, asynchronous, and distributed security scanning CLI tool.

Downloads

  • Windows: fatt-windows-amd64.exe
  • macOS Intel: fatt-macos-amd64
  • macOS Apple Silicon: fatt-macos-arm64
  • Linux: fatt-linux-amd64

Installation

Extract the archive and run the executable from your terminal or command prompt.

# Linux/macOS
chmod +x fatt
./fatt scan -i domains.txt

# Windows
fatt.exe scan -i domains.txt

Changelog