Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/naategh/pyck
A collection of useful Python hacking scripts for beginners
https://github.com/naategh/pyck
hacking-tools learning pentest python scripting
Last synced: 3 months ago
JSON representation
A collection of useful Python hacking scripts for beginners
- Host: GitHub
- URL: https://github.com/naategh/pyck
- Owner: Naategh
- License: gpl-3.0
- Archived: true
- Created: 2018-09-25T10:00:52.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-01-22T18:25:53.000Z (almost 3 years ago)
- Last Synced: 2024-04-06T21:39:04.313Z (7 months ago)
- Topics: hacking-tools, learning, pentest, python, scripting
- Language: Python
- Homepage:
- Size: 131 KB
- Stars: 580
- Watchers: 26
- Forks: 102
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-security-collection - **185**星
README
# PyCk
For complete details please take a look at the [wiki](https://github.com/Naategh/PyCk/wiki).
## Installation
- git clone https://github.com/Naategh/PyCk.git
- cd PyCk
- pip3 install -r requirements.txt## Install via docker
`git clone https://github.com/Naategh/PyCK.git``docker build .`
## Requirements
- Python 3.5## Roadmap
This is an educational project to learn to make simple and useful tools for pentest in python.
If you have any idea share with us to improve it, Please.## Contact
- Email: [email protected]
- Telegram: [@Naategh](http://t.me/Naategh)
- Twitter: [@Naategh_](https://twitter.com/Naategh_)