29 November 2009

Tuxcut [Netcut on Ubuntu]

NetCut is a Software that helps you admin your network by purely on ARP protocol . List IP-MAC Table in secs, turn off & On network on any computer on your LAN including any device like router , switcher. Also, netcut can protected user from ARP SPOOF attack.

Tuxcat is a software work exactly like Necut but run on Ubuntu.



Download latest version of Tuxcat : http://bitbucket.org/a_atalla/tuxcut/downloads/

Installing Tuxcat on Ubuntu Karmic koala

download TuxCut-3.2_all.deb,

$ sudo apt-get install arp-scan
$ sudo apt-get install dsniff
$ sudo dpkg -i TuxCut-3.2_all.deb

running
$ sudo tuxcat



Read more...

19 November 2009

Arpon - portect from arp poison

ArpON (Arp handler inspectiON) is a portable handler daemon with some
nice tools to handle all ARP aspects. It has a lot of features and it
makes Arp a bit safer.

This is possible using two kinds of anti Arp
Poisoning tecniques, the first is based on SARPI or "Static Arp Inspec-
tion", the second on DARPI or "Dynamic Arp Inspection" approach. Keep
in mind otheototherherr common tools fighting ARP poisoning usually limit their
activity only to point out the problem instead of blocking it, ArpON
does it using SARPI and DARPI policies. Finally you can use ArpON to
pentest some switched/hubbed LAN with/without DHCP protocol, in fact
you can disable the daemon in order to use the tools to poison the ARP
Cache. However ArpON is also a good tool to a clever sysadmin aware of
security related topics. It is a tool born to make Arp secure in order
to avoid Arp Spoofing/Poisoning & co.

Site: http://arpon.sourceforge.net

Install on Ubuntu:

$ sudo apt-get install arpon

running

$ sudo arpon -y

Read more...

12 November 2009

sock proxy on terminal using tsock

How running apt-get through sock proxy?
I use tsock for running apt-get through sock proxy

Installing tsock
$ sudo apt-get install tsock


edit file /etc/tsock.conf


# Default server
# For connections that aren't to the local subnets or to 150.0.0.0/255.255.0.0
# the server at 192.168.0.1 should be used (again, hostnames could be used
# too, see note above)
server = 202.144.2.100
# Server type defaults to 4 so we need to specify it as 5 for this one
server_type = 5
# The port defaults to 1080 but I've stated it here for clarity
server_port = 1080



then you can run apt-get through sock proxy with command

$ sudo tsocks apt-get update


Read more...

06 November 2009

Linux Omnia XP

Omnia 1.2-2 Live CD is available for download, remember that these are test versions for final release candidate, 1.2-2. Softwares: Firefox, Terminal Server Client, Plugins Java and Flash, Pidgin.


Omnia Linux is a remastering of the Linux Debian 5.0 Lenny, with visual interface easily adapted for deployment in small business and end users by facilitating the migration to the Linux world. It supports a total of 12 architectures and runs from a live CD with an option for installing to a hard disk.


Download links is: http://www.omnialinux.com/isos/1.2-2/omnia1.2-2alpha.iso

MD5
50b550f5da36d1b5bb3d3d8dd759a8d8

Password user Omnia: omnia
Password root: omnia

Screenshots
http://omnialinux.com/omniaxp/?page_id=61




Read more...

powered by irvian