IPRadar2 Versions Save

Real-time detection and defense against malicious network activity and policy violations (exploits, port-scanners, advertising, telemetry, state surveillance, etc.)

v1.1.1

10 months ago

added new features:

  • show total traffic
  • filter active nodes
  • added batch file to update GUI from .ui file
  • added link to youtube playlist

v1.1.0

10 months ago

This release contains some minor but important improvements:

  • event loop passed to pyshark.LiveCapture() as argument in pysharkSniffer.py
  • READ_ME.txt updated with more clear installation procedure, now based on PyCharm
  • update_requirements.bat added
  • no need for additional local .DLL files
  • no need to replace .py files in tshark inside site-packages (in environment)
  • necessary folders Output, dist/Output and venv created (in order to avoid warning messages)
  • *** config.ini now contains 2 additonal parameters tshark_path and dumpcap_path *** (no additional config.ini files required)
  • bug in interface selection corrected (there was an empty space at the beginning)

v1.0.1

3 years ago

CVE-2019-18874 moderate severity Vulnerable versions: <= 5.6.5 Patched version: 5.6.6

psutil (aka python-psutil) through 5.6.5 can have a double free. This occurs because of refcount mishandling within a while or for loop that converts system data into a Python object.

v1.0.0

3 years ago

First release