Skip to content
#

infromation-security

Here are 6 public repositories matching this topic...

Language: All
Filter by language

The CyberSec Toolkit is a comprehensive, web-based cybersecurity utility suite developed as a semester project for the Information Security course. The application consolidates three essential security tools into a single, intuitive, hacker-themed interface, enabling users to perform practical and ethical cybersecurity assessments.

  • Updated Jan 7, 2026
  • JavaScript

This simple repository offers a set of guards to mitigate secret leakage into application source codes. It can prevent the disclosure of sensitive API keys, web hooks and cloud tokens by setting three guards. Pre-commit, Pre-Push and on PR. If secret somehow escapes into the PR, it fails it and opens an issue.

  • Updated Oct 17, 2025
  • Shell

In cybersecurity and IT systems management, automation plays a crucial role in ensuring that devices stay updated and only authorized users gain access to sensitive information. The following Python script demonstrates two essential security operations: checking an operating system’s update status and verifying user login attempts.

  • Updated Nov 29, 2025

Improve this page

Add a description, image, and links to the infromation-security topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the infromation-security topic, visit your repo's landing page and select "manage topics."

Learn more