Skip to content

Releases: Tylous/SniffAir

V3.0

07 Sep 02:48
82e451d
Compare
Choose a tag to compare

New Features


  • Migrated sniffer module from Airodump-ng to Kismet backend
  • Added a background function for sniffer module

New modules added:

  • Handshaker - Parses Database or .pcapdump Files Extracting the Pre-Shared Handshake for Password Guessing (Hashcat or JTR Format).
  • MAC Changer - Changes The Mac Address of an Interface.
  • Probe Packet - Sends Out Deauth Packets Targeting SSID(s).
  • Proof Packet - Parses Database or .pcapdump Files Extracting all Packets Related to the Inscope SSDIS.
  • Wigle Search SSID - Queries wigle for SSID (i.e. Bob's wifi).
  • Wigle Search MAC - Queries wigle for all observations of a single mac address.

V2.1

06 Dec 20:55
4c6e585
Compare
Choose a tag to compare

New Features


  • Significantly reduced the loading times for pcap files when using the optionsoffline_capture and offline_capture_list.

Bug Fixes


  • Fixed utf-8 encoding errors with SSID names.
  • Fixed issue with the commandinscope update causing duplicate entries .

V2.0

03 Nov 17:36
4f99dfe
Compare
Choose a tag to compare

New Features


New modules added:

  • AP Hunter - Discover access points within a certain range using a specific type of encryption
  • Auto PSK - Automated Brute-Force Passphrase Attack against PSK Networks
  • Certificate Generator - Generates a certificate that can be used by Evil Twin attacks
  • Suspicious AP - Looks for Inscope Access Points that: are on Different Channels, use a different vendor or encryption type then the rest of the NetworkAP Hunter - Discover Access Points within a certain range using a specific type of encryption
  • Added GTC - Downgrade attack to Evil Twin module

Bug Fixes


  • Added descriptions for each module when show modules is executed
  • 
Fixed interface disconnection when doing live captures
  • Fixed 2.4ghz only scanning, time out bug
  • Fixed issue when setting SSIDs containing multiple words
  • Added informational messages for bad packets when parsing files or capturing traffic
  • Added checks to pull information out of EAP response packets
  • Updated certificate’s encryption from md5 to sha256

v1.1

05 Oct 01:31
Compare
Choose a tag to compare

Release of version 1.1

Big shout out goes to @_jbcook for all his help in this patch.

New Features


  • Added 5ghz support for live capture, Evil Twin and Captive Portal attacks
  • Updated to support the latest version of scapy
  • Added inscope update option to rescan for any new packets added to a workspace after the SSID has been added to the inscope tables
  • Added auto complete for set variables
  • Included a run command to execute attack modules
  • Added support for Debian and Ubuntu

Bug Fixes


  • Rebuilt setup script
  • Added SSID_Info and description to help menu
  • Fixed 'duplicate column name: ID' error
  • Fixed spinner wheel issues on offline capturing

v1.0

29 Sep 21:09
Compare
Choose a tag to compare

Release of version 1.0