Skip to content

Releases: EFForg/rayhunter

Rayhunter v0.2.8

22 Apr 18:19
Compare
Choose a tag to compare

What's Changed

  • TP-Link device support now in main codebase! Installing is still left as an exercise for the user however (install scripts for TP Link coming soon)
  • Official windows binaries for serial (install script coming soon.)
  • Many improvements to serial to make installing rayhunter much simpler for people on different architectures
  • Clarity and efficiency Improvements across the code
  • Delete old recordings in the web ui
  • Bugfixes galore!

Full Release Notes

New Contributors

Full Changelog: v0.2.7...v0.2.8

v0.2.7

26 Mar 17:31
Compare
Choose a tag to compare

Fixed:

  • Fixed a typo in the linux install script

Full Changelog: v0.2.6...v0.2.7

v0.2.6

26 Mar 00:09
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.5...v0.2.6

Rayhunter v0.2.5

04 Mar 18:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.4...v0.2.5

v0.2.4

08 Jan 23:36
Compare
Choose a tag to compare

What's Changed

  • PoC of python nas heuristic by @cooperq in #85
  • add inbound/outbound flag for NAS, and pcapify option for rayhunter-check by @wgreenberg in #86
  • lib: add IMSI requested heuristic by @wgreenberg in #87

Full Changelog: v0.2.3...v0.2.4

Rayhunter v0.2.3

12 Dec 20:05
Compare
Choose a tag to compare

What's Changed

  • implement colorblind mode by @cooperq in #83
  • remove false positive IMSI heuristic until we get a NAS parser by @cooperq in #84

Full Changelog: v0.2.2...v0.2.3

v0.2.2

19 Nov 01:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

Rayhunter v0.2.1

18 Nov 23:32
a23df84
Compare
Choose a tag to compare

What's Changed

  • workaround for root not being root permissions issue by @cooperq in #72

Full Changelog: v0.2.0...v0.2.1

v0.2.0

22 Oct 22:15
Compare
Choose a tag to compare

Huge revamp of UI code and install scripts. UI now changes from green to red when a heuristic is triggered, also able to rerun and view analysis results of previous runs

What's Changed

Full Changelog: v0.1.2...v0.2.0

Rayhunter v0.1.2

05 Aug 17:18
f6681a3
Compare
Choose a tag to compare

What's Changed