pyknock
Tool and Usage
Project details
- License
- MIT
- Programming language
- Python
- Author
- Vladislav Yarmak
- Latest release
- 0.4.3
- Latest release date
Project health
Links
GitHub project |
Why this tool?
Port knocking tools typically hide services from the outside world by requesting a 'secret'. This secret is like a special way of knocking on a door, to let others know you can be trusted. It does not replace a password or other method of authentication, yet adds another layer to it.
Usage and audience
pyknock is commonly used for network traffic filtering or system hardening. Target users for this tool are system administrators.
Tool review and remarks
The review and analysis of this project resulted in the following remarks for this security tool:
Strengths
- + The source code of this software is available
Weaknesses
- - No releases on GitHub available
Installation
Supported operating systems
Pyknock is known to work on Linux.
pyknock alternatives
Similar tools to pyknock:
Knock
A port knocking implementation to make network ports to become stealth or trigger events based on a port knocking sequence.
Anti-DDOS
Anti-DDOS is an open source software project developed to protect against DDoS attacks. The project consists of a shell script to set up iptables for traffic filtering. Additionally, it will configure kernel parameters to better withstand lots of network traffic.
Assimilator
Assimilator is a firewall orchestration tool. It allows configuration and automation of firewall rules by proxy requests to different types of firewalls.
Found an improvement? Help the community by submitting an update.
Related tool information
Categories
This tool is categorized as a port knocking tool.