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.
robotframework-rammbock-py3
Advanced tools
.. contents:: :local:
Generic network protocol test library for Robot Framework, which offers an easy way to specify network packets and inspect the results of sent / received packets. Library offers Domain Specific Language for packet specification.
This is a version of robotframework-rammbock updated for better Python 3 support.
Downloads are available at https://pypi.python.org/pypi/robotframework-rammbock-py3
Precondiditons
You need to have Robot Framework installed as a precondition.
Installation
~~~~~~~~~~~~
- With PIP Installer::
pip install robotframework-rammbock-py3
- With Setup.py Download and extract .zip or .tar.gz. Execute command in extracted folder::
python setup.py install
Examples
--------
We have examples from following protocols:
- GTPv2
- Diameter
- DNS
Examples can be found from our acceptance test cases:
https://github.com/peterservice-rnd/Rammbock/tree/master/atest
Documentation
-------------
- See the userguide at https://github.com/robotframework/Rammbock/wiki/RammbockUserGuide
- See keyword documentation at https://robotframework.github.com/Rammbock/index.html
FAQs
Protocol testing library for Robot Framework
We found that robotframework-rammbock-py3 demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers 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.