Skip to main content

Posts

Showing posts from August, 2017

VLAN implementation using NS2

Installing Kali Linux Tools in Ubuntu or Linux Mint

Kali linux is a debian based and its not easy to configure it on a typical PC. If the machine is UEFI based, then Kali is tough to customize. So what is the alternative....? Here is the answer: Katoolin Its the name of the package system for installing the entire kali linux tools (Penetration Testing) in Ubuntu or Debian based system. Here I am trying to install inside my Linux Mint OS Used: Linux Mint 18.2 Sonya Prequisites: Python 2.7 Always perform these steps after the installation of ubuntu or Linux Mint $] sudo apt update $] sudo apt install build-essential autoconf automake libxmu-dev $] sudo apt install git $] git clone https://github.com/LionSec/katoolin.git $] sudo cp katoolin/katoolin.py /usr/bin/katoolin $] sudo katoolin This will give various options as shown below Fig 1 Katoolin Fig 2 Katoolin Select the option '1' to add Kali repositories and update After it is done, Select "2" -> update If you want to go to the prev

Contik OS - A Complete Video

Contiki OS is an operating system for wireless sensor networks. You can use this OS to generate object code for supported sensors. Please look at this following video that tells How to use Contiki OS How to deploy the OS in to motes How to create our own application using Protothreads How to create a target code for a given Sensor node and etc... Please comment below for any queries related to Contiki OS T S Pradeep Kumar

Workshop on NS3 at VIT Chennai

Network Simulation using NS3 workshop is being conducted at VIT Chennai on 31st August and 1st September 2017.  Please click the following link for registration: http://technovit.eventze.in/events Also check  http://www.technovitchennai.com/ T S Pradeep Kumar