A comprehensive Python toolkit for security engineering, cryptography, web scraping, filesystem auditing, DFIR, and reusable utility functions.
Project description
allykit Library Documentation
The allykit library is a comprehensive toolkit designed for security engineers, backend developers, and digital forensics specialists. It integrates advanced cryptographic operations, automated web interaction, intelligent filesystem auditing, and robust password management into a unified framework.
Modules Overview
1. Password Generation & Security kit
A high-level suite for managing credentials. It supports the generation of complex, randomized strings and time-sensitive passwords with expiration logic.
- Core Capabilities: Customizable password generation (length, character constraints, prefixes/suffixes), time-based validity (GTP/WPWT), and granular security auditing (Complexity Scoring and validation engines).
- Use Cases: Automated credential management, secure token generation, and security strength evaluation.
2. Web kit & Scrapers
A specialized module for seamless web interaction and data extraction.
- Core Capabilities: Advanced HTML fetching (mimicking real browsers to bypass detection), DOM traversal via BeautifulSoup integration, and memory-efficient streaming for large remote file downloads.
- Use Cases: Web scraping, data mining, and automated media/asset acquisition.
3. Cryptographic Hashing & Integrity Verification
A robust cryptographic engine providing multi-algorithm support and advanced protection mechanisms.
- Core Capabilities: Support for the SHA family (SHA-1 through SHAKE-256), intelligent hash detection, Salt management to prevent rainbow table attacks, and "Hash-in-Hash" (HH) double-hashing for increased computational difficulty.
- Use Cases: Digital forensics, data integrity verification, and secure authentication layers.
4. Filesystem Management & Metadata Mapping
An advanced exploration engine for deep filesystem analysis and auditing.
- Core Capabilities: Recursive directory crawling, hierarchical metadata mapping (size, ownership, timestamps), and structured filesystem inventory generation.
- Use Cases: Digital forensics (DFIR), system auditing, and integrity-based backup solutions.
5. Global Constants & Data Definitions
A centralized repository for standardized datasets used across all modules.
- Core Capabilities: Internationalization (country codes), Localization (Persian alphabet and Iranian geography), Character Set classifications (ctype-style), and System Security constants (octal permission masks).
- Use Cases: Providing a single source of truth for validation, translation, and security permission checks.
Technical Requirements
- Environment: Python 3.x
- Dependencies: pip install selenium beautifulsoup4 requests tenacity deepdiff
- Standard Libraries:
hashlib,os,pathlib,datetime,json,shutil,string,random,re,typing
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file allykit-1.0.2.tar.gz.
File metadata
- Download URL: allykit-1.0.2.tar.gz
- Upload date:
- Size: 88.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
783d0abfc796e800e3be918c43822c1328890ef21753dde4302b300661701fdd
|
|
| MD5 |
76ce92ffd74afaa4a49f600f294ec955
|
|
| BLAKE2b-256 |
7a7073d224423f29256d1b80f5f1b556e24790c2ba138dfbc6d0030cf88f11d5
|
File details
Details for the file allykit-1.0.2-py3-none-any.whl.
File metadata
- Download URL: allykit-1.0.2-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2c459a955354d42ca427f5b6a62417757034625c98e1fd31b93a341989daa7fe
|
|
| MD5 |
8096760a48d02726fcfa1591bc4dc285
|
|
| BLAKE2b-256 |
5afa209694412dc0d5012721aa2bd4fe747b477688e29dcd5aa7f2c382ad1226
|