French Ethicals Hackers's repositories
WebScanner
WebScanner is a Python tool for web scraping and link extraction. It retrieves content from specified URLs, saves it as HTML, and follows links found on those pages. Designed for efficiency, it supports multithreading and customizable settings.
WSL-KaliLinux-AutoInstaller
Kali Linux WSL Auto Installer: A simple batch script that automates the installation of Kali Linux on Windows Subsystem for Linux (WSL), enabling WSL and the Virtual Machine Platform if needed, and provides an option to restart the system.
GetWiFiPassword
Wi-Fi Password Retriever: A batch script for Windows that retrieves saved Wi-Fi passwords by listing all available profiles and allowing users to input a network name to display its password. The output is color-coded for better readability.
IP-Lookup
This script allows users to easily retrieve geolocation information for a specified IP address using the ipinfo.io API. It provides details such as the IP address, hostname, city, region, country, geographical coordinates, and the organization associated with the IP.
Port-Scanner
The Port Scanner is a simple and effective tool designed to identify open ports on a specified IP address. By checking the availability of ports, it helps users understand which services are running on a device or server. This can be particularly useful for network administrators, security professionals.
Python-Obfuscastor
This Python script is designed to obfuscate and encrypt Python source code files. It uses a combination of compression and encoding techniques to make the original code difficult to read or reverse engineer. The obfuscation process enhances the security of the code, making it harder for unauthorized users to understand or modify it.
Whois-Domain
This script is a simple tool that allows you to check the WHOIS information of any domain (e.g., google.com) to see its registration details, such as the registrar, creation date, expiration date, and more.
Wifi-QR-Builder
This Python script creates a QR code for your Wi-Fi credentials. Simply input your SSID, password, and encryption type, and it generates a QR code image (wifi_qr_code.png) that others can scan to connect to your Wi-Fi network easily.