ip information Information Security: 2013

27 December, 2013

Installing Loki in Kali-Linux 64Bit/32bit and Backtrack 64bit/32bit



Loki – a Python based framework implementing many packet generation and attack modules for Layer 3 protocols, including BGP, LDP, OSPF, VRRP and quite a few others.


To Install in Kalil inux/Backtrack 32Bit

root@kali:~/loki#

Main Package

Dependencies:




root@kali:~/loki# dpkg -i libssl0.9.8_0.9.8o-7_i386.deb python-dpkt_1.6+svn54-1_all.deb python-dumbnet_1.12-3.1_i386.deb pylibpcap_0.6.2-1_i386.deb

root@kali:~/loki# dpkg -i loki_0.2.7-1_i386.deb

root@kali:~/loki# loki.py


To install it on kali (amd64bit):

download it:


Code:
wget https://www.ernw.de/wp-content/uploads/loki_0.2.7-1_amd64.deb
download the pylibpcap package:

Code:
wget https://www.ernw.de/wp-content/uploads/pylibpcap_0.6.2-1_amd64.deb
download the python-dpkt package
Code:
wget http://ftp.us.debian.org/debian/pool/main/p/python-dpkt/python-dpkt_1.6+svn54-1_all.deb
download libssl package

Code:
wget http://snapshot.debian.org/archive/debian/20110406T213352Z/pool/main/o/openssl098/libssl0.9.8_0.9.8o-7_amd64.deb
download the python-dumbnet package

Code:
wget http://ftp.us.debian.org/debian/pool/main/libd/libdumbnet/python-dumbnet_1.12-3.1_amd64.deb
install dependencies:

Code:
dpkg -i pylibpcap_0.6.2-1_amd64.deb
dpkg -i libssl0.9.8_0.9.8o-7_amd64.deb
dpkg -i python-dpkt_1.6+svn54-1_all.deb
dpkg -i python-dumbnet_1.12-3.1_amd64.deb
And finally install loki:

Code:
dpkg -i loki_0.2.7-1_amd64.deb

Tutorial
Attacking OSPF - route injection


07 January, 2013

Kun0ichi: Installing Hacme Bank on an XP Pro

Hacme Bank simulates a "real-world" web services-enabled online banking application, which was built with a number of known and common vulnerabilities. This allows users to attempt real exploits against a web application and thus learn the specifics of the issue and how best to fix it.
I came across this very useful site http://www.pingtrip.com/ for installing Hacme Bank on Windows7.
Installation steps are mentioned in detail and very easy to understand. It also saves your time.

06 January, 2013

Trace your Friend IP Address

How to Trace your Facebook Friend IP Address: [Through Chat Service] :

TRACING IP'S:

To Do so we will be using “netstat” command in windows. If you want to know the IP address of a specific person on facebook or orkut or any chat service, there is only one way: Just invite or ping him for a chat and while chat is ON open ‘Command Prompt‘ on your PC (Start >Run>cmd).

CAUTION: 
          Before trying this make sure you close all the other tabs in your browser. and only facebook is open. also if possible delete all the history and cache from your browser !!!
When command prompt opens Type the following command and hit Enter.

C:\netstat -an


For linux Based system type :  $netstat -tupan

And you will get all established connections IP addresses there. Note down all the suspicious IP’s

Tracing Location:


              To do so we will be using IP tracer service. Go to the below address and paste the IP address in the box that says “lookup this ip or website”. and it will show you the location of the user.

http://www.ip-adress.com/ip_tracer/

now you get ip address of your victim you can hack him remotely! trace his/her location and much more !! :D