Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 535 Bytes

README.md

File metadata and controls

39 lines (29 loc) · 535 Bytes

Sn0w

sn0w

Tool development to monitoring and capture packets in local area networks.

Install

$ git clone https://github.com/54l0m0n/Sn0w.git

$ chmod +x snow.py

$ ./snow.py

Features

  • Capture/Filter packets
  • Capture/Filter protocol
  • Capture credential
  • Attack ARP Poisoning (MiTM)

Functionality

List of the filter protocols/packets:

  • TELNET
  • FTP
  • HTTP
  • SMTP
  • POP3
  • IMAP
  • SNMP
  • IRC
  • RLOGIN
  • NNTP

Tested

  • Kali Linux 2.0
  • Debian 8.0

#Requirements

  • Python 2.7