Skip to content

ericsuarez/WebSniffer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebSniffer

A Sniffer for tcp connections attemps, also detect connections to closed ports

About Websniffer

Websniffer detect connections throw rawsockets, decode the information in server and send the notifies to the client with Websockets. The code is inspired in PortDog

Install

  $ git clone git@github.com:ericsuarez/WebSniffer.git
  $ cd WebSniffer
  $ npm i 
  $ sudo npm start

Disclaimer

The display of connections attemps has a delay and probably some connections are lost because if WebSniffer print all the connections (WebSocket -> 8080 include) the browser crash :).

DEMO

WebSn

About

:neckbeard: A WebSniffer for tcp connections attemps, detect connections to closed ports

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published