Pinned Loading
-
security-lab
security-lab PublicA cybersecurity environment built on Proxmox to simulate, detect, and respond to real-world security threats.
-
doppelshield
doppelshield PublicA web application that detects and exposes homograph attacks by identifying Cyrillic character substitutions in deceptive URLs.
TypeScript
-
security-culture-assessment
security-culture-assessment PublicSecurity culture assessment evaluating personal device risks in the workplace, with actionable frameworks for policy, training, and stakeholder engagement.
-
Regex to validate IPv4 addresses.
Regex to validate IPv4 addresses. 1# Regex: Validate IPv4 Addresses23Regular expressions, or regex, are a series of special characters that define a search pattern. Unlike direct matches, regular expressions can be used to create more encompassing and dynamic string searches. They are useful for manipulating strings that may require flexible formatting or special text rules.
45For example, an Internet Protocol Version 4, or IPv4, address consists of a network address and a host address expressed as four numbers separated by dots ranging from 0-255. These addresses cannot be hardcoded because each one is unique for identification purposes. This post will analyze a regex responsible for validating IPv4 addresses.
-
jmtech-zsh-theme
jmtech-zsh-theme PublicA multi-line zsh theme with Git integration and command status indicators.
Shell 1
-
employee-profile-manager
employee-profile-manager PublicThis application allows users to view and manage employee data from a MySQL database via an interactive command line interface.
JavaScript
If the problem persists, check the GitHub status page or contact support.