Showing posts with label linux. Show all posts
Showing posts with label linux. Show all posts
Monday, March 28, 2011

Dibutuhkan Junior Enginer (Junior Programmer) Kantor di Depok

Temen", kebetulan kantor tempat gue kerja sekarang lagi buka lowongan nih untuk posisi Junior Enginer (Junior Programmer) lokasi kantor di Depok (deket Kampus Gunadarma Margonda).

Untuk temen" yang lagi nyari kerja dan sesuai dengan bidanyanya bisa ngelamar disini.


Berikut requirements-nya :

ps. Tanggal yg di requirements ini emang udah expired, tapi kantor gue masih butuh kok. Thanks :D


Sunday, November 16, 2008 0 comments

5NMP - SNMP Scanner/Bruteforce


Download: 5NMP.tar.gz
MD5: codito.de/remote-exploit-md5/5nmp.txt
Author: Filip Waeytens

Background:
SNMP is the Simple Network Management Protocol. It is used by many if not most companies to manage and monitor their infrastructure. It is also often overlooked in terms of security and underestimated as an attack vector.
RFC1157.

Components:
The program is a GUI program, written in c#, so you'll need the .NET framework (3.5) and it will only work in MS Windows (Mono and Windows GUI components are a pain to make compatible for now).

It uses 2 DLL's that were written from scratch: the hacking.snmp and hacking.bruteforce.dll. These components were written from scratch. The SNMP dll is not complete yet but whenever the author finds time it will be extended to support bulkget and extended ASN parsing, so enumeration will become possible as well as SET actions. You will also need to provide a dictionary for dictionary attacks. A very small one is included.

Generic usage:
The interface should be intuitive enough.
Use the slider to increase or decrease scanning speed. This is important to get accurate results. On a LAN the slider can be set to maximum speed. Behind a Natted broadband connection, caution is advised.
Devices such as ADSL modems aren't capable to deal with the large amount of packets and nat connections they generate. The program uses non-blocking udp sockets and a listener for answers, which makes it quite fast.
You can also set the destination port for devices which listen on non-standard ports (not 161) and set the listening port to make sure the packets get back ok in case of firewalls.

For optimal speed, turn off verbosity, errors and reverse lookups (only in case of maximum speed on a LAN).
Results can be saved in XML for further processing and loaded back.

Screenshot :



For more information, please visit : Remote-Exploit
Friday, November 14, 2008 1 comments

BackTrack 3


BackTrack is the most top rated linux live distribution focused on penetration testing. With no installation whatsoever, the analysis platform is started directly from the CD-Rom and is fully accessible within minutes.

It's evolved from the merge of the two wide spread distributions - Whax and Auditor Security Collection. By joining forces and replacing these distributions, BackTrack has gained massive popularity and was voted in 2006 as the #1 Security Live Distribution by insecure.org. Security professionals as well as new-comers are using BackTrack as their favorite toolset all over the globe.

BackTrack has a long history and was based on many different linux distributions until it is now based on a Slackware linux distribution and the corresponding live-CD scripts by Tomas M. (www.slax.org) . Every package, kernel configuration and script is optimized to be used by security penetration testers. Patches and automation have been added, applied or developed to provide a neat and ready-to-go environment.

After coming into a stable development procedure during the last releases and consolidating feedbacks and addition, the team was focused to support more and newer hardware as well as provide more flexibility and modularity by restructuring the build and maintenance processes. With the current version, most applications are built as individual modules which help to speed up the maintenance releases and fixes.

Because Metasploit is one of the key tools for most analysts it is tightly integrated into BackTrack and both projects collaborate together to always provide an on-the-edge implementation of Metasploit within the BackTrack CD-Rom images or the upcoming remote-exploit.org distributed and maintained virtualization images (like VMWare images appliances).

Being superior while staying easy to use is key to a good security live cd. We took things a step further and aligned BackTrack to penetration testing methodologies and assessment frameworks (ISSAF and OSSTMM). This will help our professional users during their daily reporting nightmares.

Currently BackTrack consists of more than 300 different up-to-date tools which are logically structured according to the work flow of security professionals. This structure allows even newcomers to find the related tools to a certain task to be accomplished. New technologies and testing techniques are merged into BackTrack as soon as possible to keep it up-to-date.

No other commercial or freely available analysis platform offers an equivalent level of usability with automatic configuration and focus on penetration testing.

For more information, please visit : Remote-Exploit
 
;