appfinger

command module
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Nov 19, 2024 License: MIT Imports: 7 Imported by: 0

README

AppFinger - 全协议指纹规则匹配库

Usage

Flags:
APPFINGER:
-l, -url-file string     File containing urls to scan
-u, -url string[]        target url to scan (-u INPUT1 -u INPUT2)
-t, -threads int         Number of concurrent threads (default 10) (default 10)
-timeout int             Timeout in seconds (default 10) (default 10)
-x, -proxy string        HTTP proxy to use for requests (e.g. http://127.0.0.1:7890)
-s, -stdin               Read urls from stdin
-d, -finger-home string  finger yaml directory home default is built-in

HELP:
-debug  debug

OUTPUT:
-o, -output string  file to write output to

Example

appfinger -u https://example.com

How it Works

AppFinger scans web applications by analyzing their unique fingerprints, providing valuable insights into the technologies used.

  • Deep Detection Comparison

Deep Detection Comparison Figure: Comparison of standard detection vs deep detection

Contributing

Feel free to contribute to AppFinger by opening issues or submitting pull requests on GitHub.

License

AppFinger is licensed under the MIT License. See the LICENSE file for details.

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