1. Malicious URLs DB

https://thatsinewave.github.io/Malicious-URLs-DB

This serves as a curated JSON file containing lists of websites associated with malicious activities with a nice web interface that allows you to analyse the data.

The list is compiled based on personal findings of the repository owner and are intended to help identify and mitigate threats posed by these sites.

2. Password Generator

https://thatsinewave.github.io/Password-Generator

This repository contains a simple password generator application implemented in Python using the CustomTkinter library for the graphical user interface as a script or directly in your browser.

The application allows users to generate up to random passwords with various customizable options.

3. Discord Invite Finder

https://github.com/ThatSINEWAVE/Discord-Invite-Finder

This Python script is designed to search for active Discord invites links by generating random invite IDs and checking their status.

It utilizes the Discord API to verify whether an invitation is active or not and saves the results in JSON format.

4. URL Analysis Tool

https://github.com/ThatSINEWAVE/URL-Analysis-Tool

This repository contains a Python-based tool for analyzing URLs and detecting potential threats using various cybersecurity services like VirusTotal and URLScan.io.

The tool combines the scan results with WHOIS information and provides a user-friendly interface to tweet the analysis findings or custom messages.

5. IP Information Discord Bot

https://github.com/ThatSINEWAVE/IP-Lookup-Bot

This is a Discord bot that allows users to check detailed information about any IP address using the ip-api.com API.

The bot provides information such as country, city, region, district, zip code, latitude, longitude, timezone, currency, ISP, organization, AS number, AS name, reverse DNS, mobile status, proxy status, and hosting status.

6. GuardianWatch-Bot

https://github.com/ThatSINEWAVE/GuardianWatch-Bot

This bot is your go-to tool for gathering and organizing information about Discord server members efficiently.

Written entirely in Python and leveraging the power of Discord's Bot API along with the Google Sheets API, this bot offers versatility and ease of use across its three distinct modes: gsheets-mode, csv-mode, and combined-mode.

7. LinkWarden-Bot

https://github.com/ThatSINEWAVE/LinkWarden-Bot

This Discord bot, designed for personal and community use, enhances server security by scrutinizing links shared within Discord channels.

It leverages the VirusTotal API, WHOIS lookups, and urlscan.io scans to provide comprehensive real-time analysis, helping maintain a safe online environment for members.

8. Netcraft API Client

https://github.com/ThatSINEWAVE/Netcraft-API-Client

This Python script provides a command-line interface for interacting with the Netcraft API.

It allows users to perform various actions such as reporting malicious URLs, malicious emails, and incorrectly blocked URLs, as well as retrieving details about submitted reports.

9. DNS-Filters

https://github.com/ThatSINEWAVE/DNS-Filters

This repository houses a curated collection of DNS filter lists, accumulated over several years.

These lists are designed to enhance network security and efficiency by blocking unwanted or harmful domains.

10. The Discord Invite Project

https://thatsinewave.github.io/Discord-Invite-Project

This repository serves as an educational and research platform exploring the concept of creating a database to track and analyze Discord invite links.

The project aims to assist in Open Source Intelligence (OSINT) investigations by providing tools to identify and study Discord servers, including potentially malicious ones.

11. Discord Honeypot System - CONCEPT

https://github.com/ThatSINEWAVE/Discord-Honeypot-System

The Discord Honeypot System is a sophisticated monitoring tool designed to enhance server security and moderation efficiency.

Utilizing multiple Discord accounts, each running in dedicated Virtual Machines (VMs) or Docker containers, this Python-based system automates the surveillance of direct message (DM) activity.

Its primary objective is to detect, capture, and relay suspicious or unwanted DM communications to a specific channel within a designated server for further action by the moderation team.

12. Discord Identity Generator

https://thatsinewave.github.io/Discord-Identity

This project is a Discord profile identity generator hosted on GitHub Pages.

It enables users to create random Discord profiles with unique usernames, about me sections, nicknames, pronouns, and profile images with up to 100 quadrillion unique profiles.