zdunecki / nemo-proxy

Nemo is a simple phishing/reverse proxy with JavaScript injection written in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nemo

Nemo is a simple phishing proxy with JavaScript injection. Used internally by LiveSession.

Usage

  --address string
        HTTP server address [default: 127.0.0.1:8000]
  --inject-js
        File to JavaScript or inline script
  --target
        The website for phishing

About

Nemo is a simple phishing/reverse proxy with JavaScript injection written in Rust


Languages

Language:Rust 98.8%Language:Makefile 1.2%