2 Commits

Author SHA1 Message Date
mr-tz 784c9dca53 upgrade rules using updated script 2023-11-24 11:34:28 +01:00
Still / Azaka 037ca83cb3 Improve browser stealer & add SQLite lib detection (#757)
* Improve regex for existing browser data gathering detection

- Fix erroneous regex capture
+ Add detections for cookies gathering
+ Add generic browser detection (some webkit browser for some reason uses the same chromium-based paths?)

Signed-off-by: Still Hsu <dev@stillu.cc>

* Add rudimentary sqlite db libs detection
- Typically used along with browser data collection

Signed-off-by: Still Hsu <dev@stillu.cc>

---------

Signed-off-by: Still Hsu <dev@stillu.cc>
2023-08-19 11:36:10 +02:00