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.
- 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
- Clone the repository:
git clone https://github.com/kisueer/UserFoot.git
cd userfootInstall the required dependencies:
pip install flask requestsRun the application:
python app.py
Open your browser and navigate to http://localhost:5000Enter 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...
This tool is intended for legal and ethical use only. Always respect privacy and terms of service of the platforms you're checking.
