Showing posts with label source. Show all posts
Showing posts with label source. Show all posts

Sunday, February 5, 2017

MARI KITA OPEN SOURCE LETS DO IT IGOS

MARI KITA OPEN SOURCE LETS DO IT IGOS


IGOS adalah sebuah semangat gerakan untuk
meningkatkan penggunaan dan
pengembangan perangkat lunak sumber terbuka di Indonesia. IGOS dideklarasikan pada 30 Juni 2004 oleh 5 kementerian yaitu Kementerian Negara Riset dan
Teknologi, Departemen Komunikasi dan Informatika, Kementerian Hukum dan Hak
Asasi Manusia, Kementerian Negara Pendayagunaan Aparatur
Negara dan Departemen Pendidikan Nasional. Gerakan ini melibatkan seluruh
stakeholder TI (akademisi, sektor
bisnis, instansi pemerintah dan
masyarakat) yang dimulai dengan
program untuk menggunakan
perangkat lunak sumber terbuka di lingkungan instansi pemerintah.
Diharapkan dengan langkah ini
dapat diikuti oleh semua lapisan
masyarakat untuk menggunakan perangkat lunak legal.

Ayo kawan ku, masih ada yang legal. Kenapa cari yang bajakan

Available link for download

Monday, October 31, 2016

Mousezahn Open source free fast traffic generator and packet crafter tool

Mousezahn Open source free fast traffic generator and packet crafter tool


Mausezahn is a free fast traffic generator written in C which allows you to send nearly every possible and impossible  packet. It is mainly used to test VoIP or multicast networks but also for security audits to check whether your systems are hardened enough for specific attacks.mztitle

Mausezahn can be used for example:

  • As traffic generator (e. g. to stress multicast networks)
  • To precisely measure jitter (delay variations) between two hosts (e. g. for VoIP-SLA verification)
  • As didactical tool during a datacom lecture or for lab exercises
  • For penetration testing of firewalls and IDS
  • For DoS attacks on networks (for audit purposes of course)
  • To find bugs in network software or appliances
  • For reconnaissance attacks using ping sweeps and port scans
  • To test network behavior under strange circumstances (stress test, malformed packets)

Mausezahn is basically a versatile packet creation tool on the command line with a simple syntax and context help. It could also be used within (bash-) scripts to perform combination of tests. By the way, Mausezahn is quite fast; when started on my old PIII-Laptop (1.4 GHz, Gigabit Ethernet) I measured 755 Mbit/s using the interface packet counters of an HP ProCurve 5400 switch.

Currently Mausezahn is only available for Linux platforms. Please do NOT PORT Mausezahn to Windows! (Here is a nice explanation why; I really share Felix von Leitner’s point of view.)

Yoiu can download Mausezahn here:

mz-0.40.tar.gz

Or read more here.

Like This post ?  You can buy me a Beer :)


Available link for download