Recently Published
Simple Malware Detection using File Hashing
Malware detection can be implemented by checking if a file matches the hash of known malware signatures. This project helps to build a basic malware detection system that checks files against a database of malicious file hashes.
Password Strength Checker
This document describes a File Encryption and Decryption Utility implemented in Python. This utility enables users to securely encrypt and decrypt files using a password-derived key. The utility leverages the cryptography library, which provides a robust framework for implementing AES (Advanced Encryption Standard) encryption.
Technical Document - Password Strength Checker
## Script Explanation
1. check_password_strength(password): This function checks the password based on specific criteria and assigns a score.
2. give_feedback(...): This function provides feedback to help improve weak passwords.
3. main(): This function takes user input, evaluates the password strength, and displays feedback.
Resume_COO_WFS_KMK
Chief Operations Officer, WFS
Document
Getting Started with Quarto - Test document