Skip to content

A simple websocket application to generate OTP-like countersigns to counter social engineering.

Notifications You must be signed in to change notification settings

hwhang0917/countersign

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Countersign

A simple websocket application to generate OTP-like countersigns to counter social engineering.

Install

  1. Clone repository
git clone https://github.com/hwhang0917/countersign.git
  1. Build
make
  1. Setup environment variables (reference: server/.env.sample)

  2. Run binary

./dist/countersign

About

A simple websocket application to generate OTP-like countersigns to counter social engineering.

Resources

Stars

Watchers

Forks