clj-net-pcap is a wrapper/adapter/facade around jNetPcap that enables and eases packet capturing with Clojure. Requirements/Dependencies: clj-net-pcap is currently available for Linux and Windows for both x86 and x86_64 architecture. Please note that clj-net-pcap requires native packet capturing libraries. For Linux, this is the libpcap library. For Windows, this is the winpcap library. Typically, these libraries have to be installed separately. On Linux, this is usually done via the packet manager of the respective distribution. When using clj-net-pcap via Leiningen or Maven, all Java/Clojure related dependencies should be resolved and pulled in automatically. Additionally, please note that on Linux clj-net-pcap expects the libpcap library to be named 'libpcap.so'. If this is not the case this can be fixed by, e.g., adding a symbolic link like shown for Fedora below: sudo ln -s /usr/lib64/libpcap.so.1 /usr/lib64/libpcap.so Usage: clj-net-pcap is primarily intended as a library that is used by other applications. However, it can be run as sample stand-alone command line application as follows: java -jar clj-net-pcap-standalone-jar-file
A powerful interactive packet manipulation program and library for network exploration and security testing.
NBD is a user-space network protocol for sharing block devices over a network, allowing clients to access block devices on a server as if they were local.
A Docker container that starts a SSH honeypot and reports statistics to the SANS ISC DShield project
Fail2ban is a daemon that scans log files and bans IPs showing malicious signs to protect servers from brute-force attacks.
An AI-powered career platform that automates the creation of cybersecurity job application materials and provides company-specific insights for job seekers.
Fabric Platform is a cybersecurity reporting solution that automates and standardizes report generation, offering a private-cloud platform, open-source tools, and community-supported templates.
Stay ahead in cybersecurity. Get the week's top cybersecurity news and insights in 8 minutes or less.
Wiz Cloud Security Platform is a cloud-native security platform that enables security, dev, and devops to work together in a self-service model, detecting and preventing cloud security threats in real-time.
A cybersecurity platform that offers vulnerability scanning, Windows Defender and 3rd party AV management, and MFA compliance reporting, among other features.
Adversa AI is a cybersecurity company that provides solutions for securing and hardening machine learning, artificial intelligence, and large language models against adversarial attacks, privacy issues, and safety incidents across various industries.