Wingware Python IDE a.k.a. Wing IDE is a full-featured Python IDE designed for professional programmers. It includes powerful editor, code intelligence, refactoring, debugging, search, unit testing, project management, and revision control features. Let us Install and Configure WingIDE on Kali Linux. As WingWare Python IDE doesn’t support 32-bit operating system, …
Read More »How to Install & Configure Google Chrome on Kali Linux
In this blog post, I’m going to demonstrate step by step how to install & Configure Google Chrome on Kali Linux Version 2, this may be done on previous versions without any issues. Let’s begin: Installing required Dependencies: – Update OS: – Install GDebi: Downloading & Installing Google …
Read More »Installing & Configuring OpenVPN Client on Kali Linux
In this blog post, I am going to install and configure OpenVPN client on Kali Linux for secure VPN Connection. Using OpenVPN is very simple. In most of the distributions it is installed by default. If it is not, you can download and install it very easily. Step 1 – …
Read More »Kali Linux Error: following packages have unmet dependencies
While installing DHCP Server on Kali Linux, I faced following error: Shown Below: After doing some Google search, I came across that I’ve made some changes previously in “/etc/apt/sources.list” file. I set the sources list to the defaults as described on Kali Linux support forum as: As shown in …
Read More »How to emulate CISCO ASA 8.4 firewall with GNS3 1.x
In this blog post, I will demonstrate how to emulate CISCO ASA 8.4 firewall with GNS3 1.x and QEMU Emulator. In this procedure, I’ll be using following Binary IOS images: Get the required IOS Binary Images: You may copy these from CISCO hardware ASA device using following commands: – Use …
Read More »Installing and Configuring Snare Agent on Hosts
In this tutorial, I will be installing and configuring snare agent on hosts for monitoring them with OSSIM Open-source SIEM. Let’s get started… – Download Snare Client edition from: sourceforge.net/projects/snare/ – Enable Snare Plugin on OSSIM Server by Installing Snare Agent on Windows Client: – Current latest file Downloaded is “SnareForWindows-4.0.2.0-MultiArchOpenSource.exe” …
Read More »Configuring OSSEC Clients with OSSIM
Adding OSSEC Agents for Vulnerability and Files Integrity Scanning: In this tutorial I’ll be installing OSSEC agents on Windows and Linux Client machines to be monitored by OSSIM SIEM. For configuring OSSEC clients with OSSIM, we need OSSEC agent be downloaded and installed on hosts, but first, we’ll enable/activate OSSEC …
Read More »Installing and Configuring AlienVault OSSIM OpenSource SIEM
In this tutorial, I’ll be installing and configuring AlienVault OSSIM OpenSource SIEM. Its current latest version is 4.14.0. I have downloaded its ISO image from alienvault official website, you may download AlienVault OSSIM from following given official link: Installation of AlienVault OSSIM: AlienVault OSSIM Download: https://www.alienvault.com/open-threat-exchange/projects Now, I’ll …
Read More »Installing Snorby on Ubuntu for Snort with Barnyard2
In this guide, I’ll go through installation and Configuration of Snorby as a front-end of Snort IDS. Before this, Snort must be installed and configured. If that’s not done yet, please follow following link: – Install and Configure Snort HIDS with Barnyard2, Base & MySQL on Ubuntu – Installing Snort …
Read More »Snort Sensor on Windows with Remote Snort using WinIDS
This article is about Installing Snort on Windows Host and monitoring it with Remote Snort Server configured with MySQL Database & Barnyard2. More: – Install and Configure Snort HIDS with Barnyard2, Base & MySQL on Ubuntu – Installing Snorby on Ubuntu for Snort with Barnyard2 Install DotNet Framework …
Read More »