openargus – Home

Argus is used by US National Laboratories and Universities world-wide as a data source for Machine Learning enabled network anomaly detection

Source: openargus – Home

openargus – Home was last modified: September 27th, 2022 by Jovan Stosic

D-ITG, Distributed Internet Traffic Generator

D-ITG (Distributed Internet Traffic Generator) is a platform capable to produce traffic at packet level accurately replicating appropriate stochastic processes for both IDT (Inter Departure Time) and PS (Packet Size) random variables (exponential, uniform, cauchy, normal, pareto, …).

D-ITG supports both IPv4 and IPv6 traffic generation and it is capable to generate traffic at network, transport, and application layer.

We believe that D-ITG shows interesting properties when compared to other traffic generators.

D-ITG currently supports the following operating systems:

  • Linux (Ubuntu, Debian, Fedora, CentOS, OpenWRT)
  • Windows (XP, Vista, 7)
  • OSX (Leopard)
  • FreeBSD

Source: ..:: D-ITG, Distributed Internet Traffic Generator ::..

D-ITG, Distributed Internet Traffic Generator was last modified: September 27th, 2022 by Jovan Stosic

DVB-T – RTL2832

The main driver in use is dvb_usb_rtl28xxu, and exists in the latest kernels. If it is not loaded, do so manually:

# modprobe dvb_usb_rtl28xxu

You might also need to load rtl2832 or rtl2830:

# modprobe rtl2830
# modprobe rtl2832
Note: If you have RTL-SDR installed, note that it conflicts with this driver, and therefore blacklists it. Make sure to remove any necessary blacklists before loading the driver. The default location for the blacklist file is in /etc/modprobe.d/rtlsdr.conf.

Source: DVB-T – ArchWiki

DVB-T – RTL2832 was last modified: September 25th, 2022 by Jovan Stosic