Hypatia
AirGuard
Hypatia | AirGuard | |
---|---|---|
3 | 72 | |
572 | 1,978 | |
- | 1.1% | |
8.8 | 8.6 | |
about 1 month ago | 3 days ago | |
Java | Kotlin | |
GNU Affero General Public License v3.0 | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Hypatia
-
Pegasus to Predator β The evolution of Commercial Spyware on iOS [video]
I am currently trying to combine my EDR agent that I wrote over the last 2 years for POSIX systems in Go + eBPF and the Hypathia project [1] which actually was very promising but is now inactive because the author gave up.
So far the approach still seems promising, but I would need more devs to help me as I'm contributing in my free time and I won't accept funding for my cyber security related projects, ever.
Would be nice if some other folks feel the same way as you and we can revive the Hypathia project to be better in the sense of eBPF process analysis, in-memory modification detection, and network analysis via XDP.
[1] https://github.com/Divested-Mobile/Hypatia
-
Hypatia flagging Unix Malware into my system partition
I've already adjusted this but haven't release it yet: https://github.com/Divested-Mobile/Hypatia/commit/833eae38412829bbfe2d1ba95a1258854c48b292
-
Is there an antivirus app that scans USB drives? (Especially for Windows malware)
This may not be exactly what you need, but I'd take a look at https://github.com/Divested-Mobile/Hypatia If nothing else, keep it in mind because their roadmap seems to expand it a lot.
AirGuard
- Way to tell if thereβs a tracker on my car?
-
NYPD urges citizens to buy AirTags to fight surge in car thefts
That's true for Apple's Tracker Detect app, but any thief could simply use the free and open source AirGuard app, which has more functionality than both Tracker Detect and the AirTag features built into iOS:
https://github.com/seemoo-lab/AirGuard
For example, AirGuard lets the user activate the alarm on any AirTag in range immediately without waiting any period of time. iOS and Tracker Detect only lets the user do this if it determines that the AirTag is following the user, and Tracker Detect adds another 10 minute waiting period for no good reason.
Good time to remind people that AirGuard exists.
- How to detect Samsung smartags
-
This new gadget could help sniff out unwelcome AirTags: Find the Bluetooth devices that could be tracking you
Apple doesn't develop the Android OS, it's up to the Android developers to integrate tracking bluetooth low energy devices if they so choose. They could simply integrate the open source project AirGuard, for example.
-
AirTag
use something like apple's tracker detect app or airguard (github) to check for other air tags, in case theru was more than one, then follow bigbadbuff's advice.
- Two women have filed a class-action lawsuit against Apple for AirTag stalking
-
Two women who allege they were stalked and harassed using AirTags are suing Apple
Yes! https://github.com/seemoo-lab/AirGuard
-
Apple sued by two women over AirTag stalking
Not natively. You need to install a specific app, for example:
- https://play.google.com/store/apps/details?id=com.apple.trac...
- https://github.com/seemoo-lab/AirGuard
-
Capturing Airtags beacons and messages.
The beacons should just use BLE. For Android there's an app that lets you detect beacons tracking you. You can check out the source code to see how they parse the packets https://github.com/seemoo-lab/AirGuard