Skip to content

In the sea of browsers you can always hook someone

Notifications You must be signed in to change notification settings

FishermanC2/Reel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reel

In the sea of browsers you can always hook someone...

Description

FishermanC2 is a browser hooking variant of normal c2 frameworks.
It allows you to gather info from hooked browsers and gain complete js rce on the browser, allowing phishing, clickjacking and many more serious attacks.

Setup

  • Download nginx.
  • Run the setup script to configure admin username and password, and get key and certificate requried for the nginx routing.
$ ./setup.sh
  • Make sure everything is set for nginx by running
$ nginx -t
  • And then run it with
$ nginx
  • Run the flask application by using the local.json configurations or simply running
$ python api/server.py
  • OPTIONAL: Run the demo server for an easy experimentation with the app using
$ python demo/app.py

About

In the sea of browsers you can always hook someone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published