Skip to content

Releases: EFForg/rayhunter

Rayhunter v0.6.1

25 Aug 21:26
Compare
Choose a tag to compare

Major Changes

  • Bugfix release, fixes a false positive in the IMSI sent heuristic.
  • Adds the ability to view errors in the web UI.
  • documentation updates.

What's Changed

Full Changelog: v0.6.0...v0.6.1

Rayhunter v0.6.0

21 Aug 02:15
Compare
Choose a tag to compare

Whats New

  • New orbic-network installer which should work much better for windows users
  • Reanalyze old recordings with a fancy new reanalyze button
  • Test heuristic (off by default) so you can test your fancy new rayhunter installation!
  • New Device: UZ801
  • get push notifications from rayhunter using ntfy.sh!
  • Severity of warnings is differentiated in the UI now
  • Multiple bugfixes, documentation updates, and UI improvements

What's Changed

New Contributors

Full Changelog: v0.5.1...v0.6.0

Rayhunter v0.5.1

04 Aug 18:27
fe6afac
Compare
Choose a tag to compare

Major Changes

  • Bug fix release: Bug fixes for installers and other components

What's Changed

Full Changelog: v0.5.0...v0.5.1

Rayhunter v0.5.0

25 Jul 20:43
5b6a73b
Compare
Choose a tag to compare

Major Changes

  • Three new and improved heuristics:
    • IMSI Requested v2: cut down on false positives and also look for IMEI requested
    • Incomplete SIB: Alerts when a SIB message doesn't contain the entire expected chain of SIBs
    • NAS Null Cipher: Tower requests a null cipher during security setup
  • On device NAS parser allows us to parse NAS messages on device, enabling many new hueristics
  • Support for the PinePhone and PinePhone Pro
  • Support for the Tmobile TMOHS1 hotspot
  • Installer size significantly reduced
  • Multiple bugfixes and performance improvements

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.5.0

Rayhunter v0.4.0

24 Jun 18:04
Compare
Choose a tag to compare

Major Changes

  • RRC Parser bugs are fixed, null cipher heuristic works and is reliable again
  • Changes your config settings in the web UI
  • single button to download zip of QMDL and PCAP files
  • New hardware support: Wingtech CT2MHS01 hotspot
  • Multiple bufixes
  • Multiple documentation updates

What's Changed

New Contributors

Full Changelog: v0.3.4...v0.4.0

Rayhunter v0.3.4

06 Jun 20:04
Compare
Choose a tag to compare

What's New

All Changes

Full Changelog: v0.3.3...v0.3.4

Rayhunter v0.3.3

04 Jun 17:28
Compare
Choose a tag to compare

Major Updates

  • Rust native installer now works in windows! Rejoice ye windows users!
  • You can now start a new rayhunter capture by double clicking the power button on Orbic and TP-Link
  • Fixed a bug where all informational logs and warnings were displayed as low severity warnings in the web UI
  • Many Many documentation updates

What's Changed

Full Changelog: v0.3.2...v0.3.3

Rayhunter v0.3.2

30 May 17:35
Compare
Choose a tag to compare

What's Changed

  • Crucial bugfixes for TP-Link and the installer

  • update adb version which fixes adb key missing error. Fixes #330 by @cooperq in #349

  • Add installer util shell command to get shell on orbic by @cooperq

  • update adb version which fixes adb key missing error. Fixes #330 by @cooperq in #349

  • Fixes for TP-Link M7350 v9 by @untitaker in #328

  • Remove dead code and default features by @untitaker in #348

Full Changelog: v0.3.1...v0.3.2

Rayhunter v0.3.1

29 May 00:47
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

16 May 20:28
Compare
Choose a tag to compare

What's new

  • Full support for the TP-Link M7350 which supports the EU and other countries! Thanks to many contributors for this!
  • A completely new installer written in rust by @gaykitty which will work for both the TP-Link and Orbic devices and across all supported platforms (windows support coming soon.)
  • A completely revamped web UI by @wgreenberg which will leave you in tears at how much more beautiful it is.
  • Moved all our documentation for the project to book format which can be read at https://efforg.github.io/rayhunter/ thanks to @oopsbagel and @wgreenberg
  • Multiple bug fixes, improvments, and changes to documentation

What's Changed

New Contributors

Full Changelog: v0.2.8...v0.3.0