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

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.

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).