-
cybersecurity-medium-blogs Public
This repository serves as a collection of insightful and informative blog posts about cybersecurity, originally published on Medium.
MIT License UpdatedMay 31, 2025 -
netgsm-php Public
This repository provides a simple PHP script for sending SMS messages using the Netgsm Turkish VoIP SMS service.
PHP UpdatedMay 16, 2025 -
-
python-server-uptime-checker Public
This repository contains a Python script to monitor server uptime efficiently. It periodically checks the availability of servers, logs response times, and alerts on downtime, helping ensure reliab…
Python MIT License UpdatedMay 1, 2025 -
loxs Public
Forked from coffinxp/loxsbest tool for finding SQLi,CRLF,XSS,LFi,OpenRedirect
Python BSD 3-Clause "New" or "Revised" License UpdatedApr 17, 2025 -
selenium-samples Public
🚀 Selenium Samples – A collection of simple Selenium scripts for web automation!
Python UpdatedApr 2, 2025 -
python-domain-whois Public
The Python Domain Whois Parser is a program designed to query, retrieve, and analyze Whois data for domain names. This program is useful for obtaining detailed information about domain registration…
Python Apache License 2.0 UpdatedMar 30, 2025 -
eksisozluk-nodejs-ejs Public
This Node.js program retrieves the latest topics from the Ekşi Sözlük website.
EJS UpdatedMar 30, 2025 -
python-lyrics-bot Public
Forked from awortuibenem/python-lyrics-botLyrics Search Bot is a web application developed using Flask that allows users to search for song lyrics using the Genius API. With this application, users can input either a sample of lyrics or th…
Python UpdatedMar 11, 2025 -
nodejs-tron-trx-wallet Public
Creating trx wallet with nodejs.
JavaScript MIT License UpdatedMar 9, 2025 -
python-torrents Public
This repository provides a simple Python script for downloading torrents using the libtorrent library.
Python MIT License UpdatedMar 8, 2025 -
suricata-fast-json-parser Public
A Python-based parser for Suricata's fast.log in JSON format. This tool enables efficient processing and extraction of actionable insights from Suricata logs for security analysis and reporting.
Python MIT License UpdatedFeb 17, 2025 -
cybersecurity-certifications Public
A comprehensive guide to cybersecurity certifications, covering essential details like certification requirements, career benefits, and study resources. Ideal for professionals and beginners aiming…
MIT License UpdatedJan 26, 2025 -
python-otp-generator Public
A Python script to generate 4-digit OTPs based on a user-defined range. The script validates input, creates a sequential list of OTPs, and saves them to a text file for easy access. Perfect for gen…
Python MIT License UpdatedJan 5, 2025 -
euro-2024-json Public
The Euro 2024 Matches JSON Parser is a Python program designed to read, interpret, and manipulate JSON data representing matches in the UEFA Euro 2024 football tournament.
-
twitter-x-unfollowers-track Public
Track Twitter X Unfollowers is a JavaScript-based Chrome console application designed to monitor and identify users who have unfollowed a specified Twitter account.
-
python-rss-reader Public
The Python RSS Reader is a powerful and versatile tool designed to fetch and parse RSS feeds, providing users with a streamlined way to stay updated with the latest news and content from their favo…
-
katanumbers Public
This project demonstrates the use of XCTest in Xcode to perform unit testing on various numerical operations.