https://github.com/fujiwarachoki/pulsenet
Retrieve Data from the Target's Browser using PulseNet.
https://github.com/fujiwarachoki/pulsenet
beef hook javascript
Last synced: 4 months ago
JSON representation
Retrieve Data from the Target's Browser using PulseNet.
- Host: GitHub
- URL: https://github.com/fujiwarachoki/pulsenet
- Owner: FujiwaraChoki
- Created: 2023-08-31T10:12:33.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-31T20:49:23.000Z (about 2 years ago)
- Last Synced: 2023-09-01T00:44:01.744Z (about 2 years ago)
- Topics: beef, hook, javascript
- Language: Python
- Homepage:
- Size: 646 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PulseNet
## Description
PulseNet is an open-source project that allows it's users to create hooks for web-browsers, to extract as much data as possible from the target/victim.
> **Please use with caution, neither PulseNet, or the author of this project is responsible for any damage caused by the use of this project.**
For educational purposes only.
## Usage
1. Clone Repo
2. Run `npm install` in `server` directory
3. Run `pip3 install -r requirements.txt` in `gui` directory
4. Run `npm start` in `server` directory
5. Run `python3 main.py` in `gui` directory
6. Choose what information you want to retrieve from the target/victim
7. Choose template file (we recommend using `template.html`)
8. Click on `Generate URL` button
9. Send the generated URL to the target/victim## Author
Written by [Sami Hindi](https://github.com/FujiwaraChoki).