
Research
Security News
The Growing Risk of Malicious Browser Extensions
Socket researchers uncover how browser extensions in trusted stores are used to hijack sessions, redirect traffic, and manipulate user behavior.
A python lib to parse traffic flow information from pcaps.
Homepage : https://github.com/jmhIcoding/flowcontainer.
Fix bugs:
set the default filter string to be `tcp or udp or gre`.
update help information for errors.
supports ipv6 parse.
fix separator bugs, replace separator from '+' to '`'
fix separator bugs, for http payload, the separator char would separate the payload wrongly.
support extract the extended protocol name, e.g. TLSv1, TLSv2, IPSEC etc.
fix http payload bugs.
2023-03-30: check the version of wireshark, ensure the version is not greater than 4.0.0.
20203-4-16: fix the bugs of separating flow into multi-flows due to the application protocol.
v7.1 : 2023-06-05: support load and parse very large pcap file.
v7.2 : 2023-07-13: fixed the TCP dupack bugs for TLS/SSL.
v7.4 : 2023-10-21: fixed the TCP reassemble bugs.
FAQs
A python lib to parse traffic flow information from pcaps
We found that flowcontainer 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 researchers uncover how browser extensions in trusted stores are used to hijack sessions, redirect traffic, and manipulate user behavior.
Research
Security News
An in-depth analysis of credential stealers, crypto drainers, cryptojackers, and clipboard hijackers abusing open source package registries to compromise Web3 development environments.
Security News
pnpm 10.12.1 introduces a global virtual store for faster installs and new options for managing dependencies with version catalogs.