Will Greenberg
332a7ffbd0
Update README.md
2025-03-12 11:56:12 -07:00
Alexis
8d250553b7
Update SECURITY.md
...
Just fixing the relative link to this project
2025-03-11 15:35:47 -07:00
Cooper Quintin
fa897e73fa
add security file
2025-03-11 14:53:28 -07:00
Paul Beltrani
c3494e338f
Merge install scripts into a single, isntall.sh
2025-03-09 22:27:48 -04:00
Cooper Quintin
f9b2cd6a59
add link to code of conduct
2025-03-07 11:40:37 -08:00
Will Greenberg
eb072fb38c
fix various typos
2025-03-07 11:28:29 -08:00
Will Greenberg
91f82fc71d
add curl to apt install list
2025-03-07 11:21:36 -08:00
Will Greenberg
6fda8450dc
a few more FAQ adjustments
2025-03-07 11:21:36 -08:00
Cooper Quintin
bbfe5877fe
More FAQ work
2025-03-07 11:21:36 -08:00
Will Greenberg
75d3740f66
Add FAQ to readme
2025-03-07 11:21:36 -08:00
oopsbagel
94c576fd96
fix(tools): add pycrate dependency to requirements.txt
...
nasparse.py and nasparse_test.py require the pycrate_mobile and
pycrate_core libraries provided by the pycrate package.
This commit adds the required package to requirements.txt.
2025-03-07 11:08:20 -08:00
Cooper Quintin
ee83613757
update readme
v0.2.5
2025-02-27 17:29:48 -08:00
Cooper Quintin
840f8ad8b0
stop before upload in case file is locked from writing by running process
2025-02-10 11:26:27 -08:00
Cooper Quintin
c9ac834ca7
show warnings in web UI
2025-02-10 11:26:27 -08:00
Cooper Quintin
8629aacf6b
switch default to not see trace messages, switch arg from quiet to verbose
2025-02-10 11:26:27 -08:00
Cooper Quintin
a3fd1479f9
rename qmdl path so that downloaded files have a qmdl extension
2025-02-10 11:26:27 -08:00
Cooper Quintin
049c563f02
fix shortcodes on rayhunter_check
2025-02-10 11:26:27 -08:00
Cooper Quintin
a33b5a3418
Update README.md
...
Co-authored-by: Will Greenberg <willg@eff.org >
2025-01-31 17:00:44 -08:00
Cooper Quintin
107ba58296
warn if running install scritps from git tree
2025-01-31 17:00:44 -08:00
Cooper Quintin
d016279172
some tweaks to readme
2025-01-31 17:00:44 -08:00
Will Greenberg
5a084f1abb
lib: set uplink flag for NAS
2025-01-30 11:33:14 -08:00
Will Greenberg
3619df32ab
check: give qmdl-path a shorthand arg
2025-01-28 11:02:19 -08:00
Will Greenberg
34d87d1fd7
this macro isn't public, so docstrings won't work
2025-01-28 11:02:19 -08:00
Will Greenberg
da4952e70f
fix docstring code
2025-01-28 11:02:19 -08:00
Will Greenberg
30323b8329
Keep old 2G downgrade analyzer
2025-01-28 11:02:19 -08:00
Will Greenberg
28b0f409db
fix attribution
2025-01-28 11:02:19 -08:00
Will Greenberg
12640cc878
Rewrite our 2G downgrade analyzer
2025-01-28 11:02:19 -08:00
Will Greenberg
26eda5904f
Better wording on IMSI requested warning
2025-01-28 11:02:19 -08:00
Will Greenberg
3e26e61b05
check: don't count informational events as warnings, better logging
2025-01-28 11:02:19 -08:00
Will Greenberg
565c0f1e67
serial: fix UTF-8 panic on macOS
2025-01-26 17:05:42 -08:00
Will Greenberg
6bd36921d8
consider early IMSI request medium sev
v0.2.4
2025-01-08 15:23:59 -08:00
Will Greenberg
c83ae30be8
fix language
2025-01-08 15:23:59 -08:00
Will Greenberg
fa612241a5
lib: add IMSI requested heuristic
2025-01-08 15:23:59 -08:00
Will Greenberg
10592bbd9d
lib: add inbound/outbound field to NAS
2025-01-06 16:24:11 -08:00
Will Greenberg
327eaddcd7
rayhunter-check: pcapify qmdl
2025-01-06 16:24:11 -08:00
Will Greenberg
32149c3b37
Update tools/nasparse.py
2024-12-17 14:46:31 -08:00
Cooper Quintin
e47d4dacc4
raise error on non nas message
2024-12-17 14:46:31 -08:00
Cooper Quintin
4009e3d1ed
fix nits
2024-12-17 14:46:31 -08:00
Cooper Quintin
b2cd735a07
proof of concept pcap reader for nas heuristic
2024-12-17 14:46:31 -08:00
Cooper Quintin
94e9a88a91
PoC of python nas heuristic
2024-12-17 14:46:31 -08:00
Cooper Quintin
f4a6c834d2
remove false positive IMSI heuristic until we get a NAS parser
v0.2.3
2024-12-09 10:53:58 -08:00
Cooper Quintin
95e8f846d3
propegate colorblind mode beyond start/stop
2024-11-26 11:05:13 -08:00
Cooper Quintin
15f128add1
remove unneeded import
2024-11-26 11:05:13 -08:00
Cooper Quintin
87f9cc403b
add colorblind mode. Fixes #77
2024-11-26 11:05:13 -08:00
Cooper Quintin
7addf3a67f
fix reboot timeout
v0.2.2
2024-11-18 17:10:16 -08:00
Cooper Quintin
4d8cc9b738
Revert "name binary rayhunter-daemon"
...
This reverts commit 9cd5ce3394 .
2024-11-18 16:16:43 -08:00
Cooper Quintin
b0d797d206
name binary rayhunter-daemon
2024-11-18 16:16:43 -08:00
Will Greenberg
1ae3b5020b
fix installer script
...
With the odd permissions issues we've been seeing, we should use
AT_SYSCMD for all mv operations into /data
2024-11-18 16:16:43 -08:00
Cooper Quintin
a23df84848
workaround for root not being root permissions issue ( #72 )
...
* workaround for root not being root permissions issue
* update setup_rootshell()
v0.2.1
2024-10-24 12:02:47 -07:00
Will Greenberg
4e862841b3
serial: use vendored rusb
v0.2.0
2024-10-22 14:46:40 -07:00