Skip to content

kisueer/UserFoot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UserFoot - OSINT Username Checker

Python Flask Bootstrap

UserFoot is a simple yet powerful OSINT tool that checks the existence of a username across multiple popular websites and social media platforms. It helps investigators, security researchers, and curious individuals to quickly identify where a particular username is being used.

Features

  • Checks 35+ popular websites and platforms
  • Simple web interface with Bootstrap styling
  • Quick results with status indicators
  • Direct links to found profiles
  • Lightweight Flask backend
  • Easy to deploy and extend

Screenshot

UserFoot Screenshot

Installation

  1. Clone the repository:
git clone https://github.com/kisueer/UserFoot.git
cd userfoot

Install the required dependencies:

pip install flask requests

Run the application:

python app.py
Open your browser and navigate to http://localhost:5000

Usage

Enter a username in the search box

Click "Check"

View results:

Green "Found" button indicates the username exists (click to visit)

Red "Not Found" badge indicates the username wasn't found

Supported Platforms UserFoot currently checks these platforms:

  • GitHub, GitLab, Bitbucket

  • Social Media: Twitter, Instagram, Facebook, etc.

  • Tech Communities: Stack Overflow, LeetCode, HackerRank

  • Creative Platforms: DeviantArt, Dribbble, Behance

  • Gaming: Steam, Twitch, Xbox

  • And many more...

Disclaimer

This tool is intended for legal and ethical use only. Always respect privacy and terms of service of the platforms you're checking.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published