KasperskyLab / TinyCheck

TinyCheck allows you to easily capture network communications from a smartphone or any device which can be associated to a Wi-Fi access point in order to quickly analyze them. This can be used to check if any suspect or malicious communication is outgoing from a smartphone, by using heuristics or specific Indicators of Compromise (IoCs). In order to make it working, you need a computer with a Debian-like operating system and two Wi-Fi interfaces. The best choice is to use a Raspberry Pi (2+) a Wi-Fi dongle and a small touch screen. This tiny configuration (for less than $50) allows you to tap any Wi-Fi device, anywhere.
Apache License 2.0
3.08k stars 222 forks source link

Getting expired key warning for Zeek packages when I try to update the system #134

Open claudiopolis opened 1 year ago

claudiopolis commented 1 year ago

When running apt update, I now get the following errors:

W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://download.opensuse.org/repositories/security:/zeek/Raspbian_11 InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 69D1B2AAEE3D166A W: Failed to fetch http://download.opensuse.org/repositories/security:/zeek/Raspbian_11/InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 69D1B2AAEE3D166A

Haven't been able to suss out where to obtain a new key or otherwise correct things, despite a barrage of web searches. Any guidance/pointers appreciated. TIA.