Skip to content
This repository has been archived by the owner on Jan 28, 2024. It is now read-only.

Morn98/Port-Knocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Port-Knocker

Building my own Port-Knocker. To knock on ports in CTF challenges.

Build with

  • Python3

Usage

Knocker.py implements a CLI interface (using argparse):

python3 Knocker.py [-h] [-d] targetHost targetPorts

Where

  • targetHost - the target IP address

  • targetPorts - the target ports

  • -d - the delay between each port knock

Contributing

Feel free to contribute.

Authors

  • Moritz Nentwig -- Initial idea and work

License

This project is licensed under the MIT Licensee -- see the LICENSE for details.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages