web-form-hijacker

1.1.2 • Public • Published

web-form-hijacker

form hijacking chrome extension

DownLoad

NPM Version Total downloads Latest release
Alt text Alt text Alt text

Install

$ git clone https://github.com/u4bi-git/web-form-hijacker.git hi
cd hi
$ npm install

Usage

$ npm run server

Download ngrok (Because of SSL connection)

$ ./ngrok http 7777

Load unpacked extension (chrome://extensions)

Alt text


Login form field hijacking

Alt text

JSON DB

{
    "id"        : 1,
    "host"      : "www.example.com",
    "user_addr" : "0.0.0.0",
    ...etc
}

Alt text

Extension Icon

transparent color for the Icon

Alt text

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i web-form-hijacker

Weekly Downloads

1

Version

1.1.2

License

MIT

Last publish

Collaborators

  • u4bi