Skip to content

Efficient username search tool with customizable options, detailed results, color-coded output, robust error handling, and intelligent detection of usernames in URLs, titles, descriptions, and HTML content.

License

Notifications You must be signed in to change notification settings

AnonCatalyst/AliaStorm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AliaStorm

AliaStorm is a versatile Python script designed for efficiently searching for a specific username across a curated list of URLs. It provides detailed results and customizable search options, making it a valuable tool for monitoring online presence or investigating username usage across various websites. AliaStrom is also a counter part of Ominis-Osint: Web Hunter

Features

  • Efficient Search: Quickly finds usernames across URLs.
  • Customizable Options: Tailor searches with flexible parameters.
  • Detailed Results: Provides comprehensive feedback for each URL.
  • Color-Coded Output: Enhances readability with intuitive visual cues.
  • Robust Error Handling: Ensures smooth execution with error management.
  • Intelligent Detection: Automatically detects usernames in URLs, titles, descriptions, and HTML content.

Requirements

To use AliaStorm, ensure you have the following packages installed:

  • colorama
  • requests_html
  • beautifulsoup4

You can install these packages using pip: pip install -r requirements.txt --break-system-packages

Usage

  • git clone https://github.com/AnonCatalyst/AliaStorm
  • cd AliaStorm
  • python3 aliastorm.py {username}

About

Efficient username search tool with customizable options, detailed results, color-coded output, robust error handling, and intelligent detection of usernames in URLs, titles, descriptions, and HTML content.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages