Scroll to navigation

KNOCKPY(1) User Commands KNOCKPY(1)

NAME

knockpy - Python3 tool designed to enumerate subdomains on a target domain

DESCRIPTION

usage: KNOCKPY [-h] [-d DOMAIN] [-f FILE] [-v] [--dns DNS]

[--useragent USERAGENT] [--timeout TIMEOUT] [--threads THREADS] [--recon] [--bruteforce] [--wordlist WORDLIST] [--wildcard] [--json] [--save FOLDER] [--report REPORT] [--silent]

knockpy v.7.0.2 - Subdomain Scan https://github.com/guelfoweb/knock

options:

show this help message and exit
Domain to analyze.
Path to a file containing a list of domains.
show program's version number and exit
Custom DNS server.
Custom User-Agent string.
Custom timeout in seconds.
Number of threads to use.
Enable subdomain reconnaissance.
Enable subdomain brute-forcing.
Path to a wordlist file (required for --bruteforce).
Test for wildcard DNS and exit.
Output results in JSON format.
Directory to save the report.
Display a saved report.
Suppress progress bar output.
November 2024 knockpy 7.0.2