French Ethicals Hackers (FrenchEthicalsHackers)

FrenchEthicalsHackers

User data from Github https://github.com/FrenchEthicalsHackers

0

followers

0

following

GitHub:@FrenchEthicalsHackers

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.

Language:PythonLicense:MITStargazers:1Issues:1Issues:0

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.

Language:BatchfileLicense:MITStargazers:1Issues:1Issues:0
Stargazers:0Issues:1Issues:0

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.

Language:BatchfileLicense:MITStargazers:0Issues:1Issues:0

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.

Language:JavaScriptLicense:MITStargazers:0Issues:1Issues:0

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.

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

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.

Language:PythonLicense:MITStargazers:0Issues:2Issues:0

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.

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

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.

Language:PythonLicense:MITStargazers:0Issues:1Issues:0