pkg.soopen package index

brew / 排名 7930

使用 Homebrew, Nix, pacman 安装 authoscope

查看 authoscope 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install authoscope

local Homebrew formula metadata

Linux

Nix已验证 · 92%
nix profile install nixpkgs#authoscope

nixpkgs package indexes · pkgs/by-name/au/authoscope/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S authoscope

Arch Linux sync databases · authoscope · 来源: geo.mirror.pkgbuild.com

概览

软件包摘要

Scriptable network authentication cracker

命令和别名

  • authoscope
  • badtouch

历史

项目历史与用法

authoscope is a Rust security CLI for scriptable network authentication testing. Its niche is custom-service credential testing: rather than hardcoding protocols like older cracking tools, it embeds Lua scripts that define a `verify(user, password)` function while the runtime handles concurrency, progress, and reporting.

项目历史

The upstream repository was created in March 2018. The README explicitly positions authoscope against established tools such as Ncrack, Hydra, and Medusa, arguing that custom web applications still force testers to write one-off scripts.

The project originally shipped a `badtouch` binary; release notes for v0.8.0 in May 2021 renamed the tool to `authoscope` while keeping the old binary temporarily. Version 0.8.1 in March 2022 updated dependencies for OpenSSL 3 build compatibility.

采用历史

Official installation docs mention Arch Linux packaging and Homebrew on macOS, with source installation through Rust/Cargo. The Homebrew formula packages 0.8.1 from the official GitHub tag, and the input package-manager facts also list Nix and pacman packaging.

The project has a smaller, security-specialist footprint rather than broad mainstream adoption. Its value comes from being packaged as a ready-made CLI for authorized testing workflows that otherwise devolve into bespoke Python scripts.

使用方式

authoscope supports dictionary attacks, credential confirmation, username enumeration, and one-shot script debugging. Scripts are written in Lua and can use helper functions for HTTP sessions, HTML selection, sockets, LDAP, MySQL, hashing, HMAC, encoding, sleeps, and external command execution.

The documented config file is `~/.config/authoscope.toml`, used for defaults such as a global user agent and file-descriptor limits. Credentials are normally supplied as user/password lists, combo files, or command arguments rather than being stored in a fixed credentials file.

为什么软件包爱好者会关心

authoscope is package-nerd interesting because it is a security tool with a language-runtime split: Rust for the engine, Lua for target-specific probes, and OS packages for delivery.

It also shows how naming history leaks into packaging. The old `badtouch` binary remains visible in the Homebrew input executables, while the current project name and docs are authoscope.

时间线

  • 2018: Public GitHub repository created.
  • 2018: ReadTheDocs build metadata and repository metadata place the initial public documentation era in 2018.
  • 2021: v0.8.0 renamed `badtouch` to `authoscope`.
  • 2022: v0.8.1 updated dependencies for OpenSSL 3 build compatibility.

Related projects

  • The README compares authoscope with Ncrack, Hydra, and Medusa. Its scripting model overlaps conceptually with one-off Python requests scripts, but provides a packaged concurrent runtime.

安全态势

风险级别:blue

broad file, network, media, or database tool signal.

风险分类器

blue 风险 · 中 置信度 · tool

原因

  • broad file, network, media, or database tool signal

信号

  • text:network

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.config/authoscope.toml

可执行文件

已安装的可执行文件

命令类型暴露范围备注
authoscope可执行文件已索引可执行文件从本地可执行文件索引发现。
badtouch可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本0.8.1
管理器更新时间
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:authoscope
版本0.8.1
软件包管理器Homebrew
主页https://github.com/kpcyrd/authoscope
仓库https://github.com/kpcyrd/authoscope
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

authoscope

nix profile install nixpkgs#authoscope
  • normalized package name match
  • 匹配方式:Authoscope
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/au/authoscope/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
pacman95%

authoscope 0.8.1-3

Scriptable network authentication cracker

https://github.com/kpcyrd/authoscope

sudo pacman -S authoscope
  • License: GPL3
  • Architecture: x86_64
  • 4 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Authoscope
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: authoscope from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation