Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
The f1-2020-telemetry package provides support for interpreting telemetry information as sent out over the network by the F1 2020 game by CodeMasters. It also provides command-line tools to record, playback, and monitor F1 2020 session data.
With each yearly release of the F1 series game, CodeMasters post a description of the corresponding telemetry packet format on their forum. For F1 2020, the packet format is described here: https://forums.codemasters.com/topic/50942-f1-2020-udp-specification/
The package should work on Python 3.6 and above.
This project is a fork of f1-2019-telemetry by Sidney Cadot (reddish) for F1 2019
The f1-2020-telemetry package and its documentation are currently at version 0.2.1.
The project can be installed using the standard Python 3 pip tool as follows:
pip install f1-2020-telemetry
The project is hosted as a Git repository on GitLab:
https://gitlab.com/gparent/f1-2020-telemetry/
The pip-installable package is hosted on PyPI:
https://pypi.org/project/f1-2020-telemetry/
The documentation is hosted on Read the Docs:
FAQs
A package to handle UDP telemetry data as sent by the F1 2020 game.
We found that f1-2020-telemetry demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.