Revision Topics
Revision Topics So here’s what happening, I doubt that I will pass the exam (CompTIA Security+). There are so many topics, I am getting confused. I will pickup some topics I think I am weak at and...
Revision Topics So here’s what happening, I doubt that I will pass the exam (CompTIA Security+). There are so many topics, I am getting confused. I will pickup some topics I think I am weak at and...
Use it at your own risk. I am not responsible for your action in kind or form. CODE : Crypto Trading Bot Template CODE : Strategy Backtesting CODE : Crypto Price Rule Notification snippet Thi...
Install the dependencies with pip as asked during running the code These are experimental code CODE : NeuroFocus Balance Tracker python dsk_ADHD_domomine_tracker.py CLI Version CODE : NeuroF...
Identity and Access Management (IAM) Solutions Ensure right access for the right people at the right time for the right reason. Topics Identity & Access management (IAM) Multifactor Authe...
Audit & Assessments Critical for identifying vulnerabilities, ensuring compliance, and hardening an organization’s security posture. Audits Systematic evaluations to verify adherence to se...
Asset Management Cybersecurity asset management (CSAM) is the process created to continuously discover, inventory, monitor, manage, and track an organization’s assets to determine what those asset...
CODE : RSS READER GUI Usage pip install feedparser pip install html2text pip install markdown pip install tkinterweb python rss_feeder.py To get in touch with me or for general discuss...
What is CIS Critical Security Controls The CIS Critical Security Controls (CIS Controls) are a prioritized set of best practices designed to mitigate the most common cyber threats. Developed by the...
Revision Topics So here’s what happening, I doubt that I will pass the exam (CompTIA Security+). There are so many topics, I am getting confused. I will pickup some topics I think I am weak at and...
I created it for my own use. import os import sys from pathlib import Path import argparse from datetime import datetime def get_folder_size(folder_path): """Calculate the total size of a fo...