
Security Fundamentals
Turtles, Clams, and Cyber Threat Actors: Shell Usage
The Socket Threat Research Team uncovers how threat actors weaponize shell techniques across npm, PyPI, and Go ecosystems to maintain persistence and exfiltrate data.
Simple python api for grabbing data from cp.sk
Available on pypi
Running $ pip install cpsk
will get the package installed
import cpsk
drive = cpsk.get_routes('Bratislava', 'Praha', **kwargs)
parameter | type | description |
---|---|---|
vehicle | string | Vehicle to travel with. Default vlakbus . Available: vlak , bus , vlakbusmhd . |
time | string | Departure time. Defaults to current time. |
date | string | Departure date. Defaults to current date. |
direct | boolean | Whether to look only for direct routes. Defaults to False . |
Beware that by using this you might be violating cp.sk ToS
FAQs
an unofficial api for grabbing data from cp.sk
We found that cpsk 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.
Security Fundamentals
The Socket Threat Research Team uncovers how threat actors weaponize shell techniques across npm, PyPI, and Go ecosystems to maintain persistence and exfiltrate data.
Security News
At VulnCon 2025, NIST scrapped its NVD consortium plans, admitted it can't keep up with CVEs, and outlined automation efforts amid a mounting backlog.
Product
We redesigned our GitHub PR comments to deliver clear, actionable security insights without adding noise to your workflow.