Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- pip install lxml-html-clean
- pkg install imagemagick
- Pip install requests_html
- git clone https://github.com/AnonCatalyst/AliaStorm
- cd AliaStorm
- python3 aliastorm.py
- 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}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement