Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zdunecki/nemo-proxy

Nemo is a simple phishing/reverse proxy with JavaScript injection written in Rust
https://github.com/zdunecki/nemo-proxy

javascript phishing proxy reverse-proxy rust

Last synced: 14 days ago
JSON representation

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

Awesome Lists containing this project

README

        

Nemo
====
Nemo is a simple phishing proxy with JavaScript injection. Used internally by [LiveSession](https://github.com/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
```