SkillAgentSearch skills...

Adfind

Admin Panel Finder

Install / Use

/learn @sahakkhotsanyan/Adfind
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

adfind

Admin Panel Finder<br />

Depends golang

Donations

USDT (TRC20): TGsQfA2sUonM9UzKAYNavkCYdTNA74qaYK
USDT (BEP20): 0xd03aa726709b9af614884127e8a7e1c1d80e71eb

Thanks for your support!

installing adfind

sudo git clone https://github.com/sahakkhotsanyan/adfind.git<br />

cd adfind*<br />

go build cmd/adfind/adfind.go -o adfind

Usage

./adfind
Usage of adfind
  -b string
        base path of config files (default is /usr/share/adfind/) (default "/usr/share/adfind/")
  -h    show this help
  -s    stop when admin panel was found
  -t string
        type of admin panel (default is all) {types: php , asp, aspx, js, cfm, cgi, brf. example:adfind -u http://example.com -t php} (default "all")
  -to int
        timeout for request in milliseconds (default 1000)
  -u string
        URL of site {example: adfind -u http://example.com}
  -v    verbose mode

Example

./adfind -u http://example.com -b ./ -t php
View on GitHub
GitHub Stars39
CategoryDevelopment
Updated1mo ago
Forks16

Languages

Go

Security Score

70/100

Audited on Feb 25, 2026

No findings