Montag, 14. November 2011

Free VirtualBox Download: www.virtualbox.org


Free VirtualBox Download: www.virtualbox.org

VirtualBox is a powerful x86 and AMD64/Intel64 virtualization product for enterprise as well as home use. Not only is VirtualBox an extremely feature rich, high performance product for enterprise customers, it is also the only professional solution that is freely available as Open Source Software under the terms of the GNU General Public License (GPL) version 2. See "About VirtualBox" for an introduction.

Presently, VirtualBox runs on Windows, Linux, Macintosh, and Solaris hosts and supports a large number of guest operating systems including but not limited to Windows (NT 4.0, 2000, XP, Server 2003, Vista, Windows 7), DOS/Windows 3.x, Linux (2.4 and 2.6), Solaris and OpenSolaris, OS/2, and OpenBSD.

VirtualBox is being actively developed with frequent releases and has an ever growing list of features, supported guest operating systems and platforms it runs on. VirtualBox is a community effort backed by a dedicated company: everyone is encouraged to contribute while Oracle ensures the product always meets professional quality criteria.

Hot picks:

-------------------------------------------------------------------------------------

Download VirtualBox (binaries)

By downloading, you agree to the terms and conditions of the respective license.

See the changelog for what has changed.
You might want to compare the

to verify the integrity of downloaded packages.

Note: After upgrading VirtualBox it is recommended to upgrade the guest additions as well.

User Manual

The VirtualBox User Manual is included in the VirtualBox binaries above. If, however, you would like to take a look at it without having to install the whole thing, you also access it here:

You may also like to take a look at our frequently asked questions list.

VirtualBox older builds

The binaries in this section are all released under the VirtualBox Personal Use and Evaluation License (PUEL). By downloading, you agree to the terms and conditions of that license.

VirtualBox Sources

The VirtualBox sources are available free of charge under the terms and conditions of the GNU General Public License, Version 2. By downloading from the below links, you agree to these terms and conditions.

This is the current development code, which is not necessarily stable.

  • Checking out from our Subversion server.
    svn co http://www.virtualbox.org/svn/vbox/trunk vbox 
    This is the current development code, which is not necessarily stable.

    Note: The repository was recently moved. If svn update aborts with an error message regarding a moved repository, then do
    svn switch --relocate \    http://virtualbox.org/svn/vbox/trunk \    http://www.virtualbox.org/svn/vbox/trunk 

After getting the sources in one of the ways listed above, you should have a look at the build instructions.

Please also take a look at our licensing FAQ, in particular regarding the use of the name VirtualBox.

Pre-built VirtualBox vm's

There are some pre-built vm's designed for developers and the curious over on the Oracle Tech Network site.





Site:
https://www.virtualbox.org/

Proxifier: Open applications through proxy servers and an HTTPS or SOCKS proxy



Proxifier: Open applications through proxy servers and an HTTPS or SOCKS proxy

Proxifier is a program that allows network applications that do not support working through proxy servers to operate through an HTTPS or SOCKS proxy or a chain of proxy servers.

There are many network applications that do not support working through proxy servers and thus cannot be used behind a LAN or firewall(s). These can compromise corporate privacy and lead you to many other restrictions. Proxifier solves all of these problems and gives you the opportunity to work with your favorite software without any restrictions. Additionally, it lets you gain extra control over network security, create a proxy tunnel and add more power to network functionality.

> Download > Learn More > Buy now

>With Proxifier you can work with any Internet client (browsers, FTP, IRC, BitTorrent, messengers, telnet, SSH, video/audio, games...) through a network that is separated from Internet by a firewall (only one open port is required for a proxy tunnel to bypass firewall).

>Proxifier will provide you with added privacy in all your Internet activities. An example is sending and receiving email through a proxy server or by chaining multiple proxy servers together. Proxifier supports all mail clients while allowing you to remain anonymous.

>Full feature list


Site: http://www.proxifier.com/index.htm

How to open Exe with Batch (.Bat) File Tutorial

How to open Exe with Batch (.Bat) File Tutorial
open your text editor like Notepade and copy and paste this:

How to open Exe with Batch (.Bat) File Tutorial:
@echo off
test.exe

EXIT

and code file flash (test.exe) put outside folder's name fscommand
on (release) {
fscommand("exec","test.bat")
}


save it as
filename: "test.bat" (you can change "test" to whatever you like)
save it sa type: "All files"

put the batch file now in the same folder where your exe is and run the batch file.
you can change the file path for exe.

This is a Example for running 2 exe files:
@echo off
test.exe
test2.exe

EXIT

and code file flash (test.exe,test2.exe) put outside folder's name fscommand
on (release) {
fscommand("exec","test.bat")
}



German

.Exe mit Batch Datei öffnen (.Bat):

öffne einen Texteditor wie z.B. Notepadem kopiere diese code rein:

@echo off
test.exe

EXIT

and code file flash (test.exe) put outside folder's name fscommand
on (release) {
fscommand("exec","test.bat")
}



Speichern als
Datei name: test.bat (anstatt "test" könnt ihr auch was anderes schreiben, dann muss das im code auch verändert werden)
Als type: "Alle Dateien"

Hier mal ein Beispiel um 2 Exe Dateien nacheinanders laufen zu lassen mit einem klick auf der Batch datei.

@echo off
test.exe
test2.exe

EXIT
http://www.blogger.com/img/blank.gif
and code file flash (test.exe,test2.exe) put outside folder's name fscommhttp://www.blogger.com/img/blank.gifand
on (release) {
fscommand("exec","test.bat")
}


Die .Exe datei muss in den selben ordner liegen, oder ihr müsst es sonst im code änder und den anderen pfad eintragen wo die .Exe datei starten soll.

Tutorial by http://www.Puridee.de

Samstag, 12. November 2011

BackTrack 5 R1 Released

BackTrack 5 R1 Released



BackTrack is an operating system based on the Ubuntu GNU/Linux distribution aimed at digital forensics and penetration testing use.

Tools

BackTrack provides users with easy access to a comprehensive and large collection of security-related tools ranging from port scanners to password crackers. Support for Live CD and Live USB functionality allows users to boot BackTrack directly from portable media without requiring installation, though permanent installation to hard disk is also an option.

BackTrack includes many well known security tools including:

BackTrack arranges tools into 12 categories:

  • Information Gathering
  • Vulnerability Assessment
  • Exploitation Tools
  • Privilege Escalation
  • Maintaining Access
  • Reverse Engineering
  • RFID Tools
  • Stress testing
  • Forensics
  • Reporting Tools
  • Services
  • Miscellaneous
Main Download Site:

Dienstag, 8. November 2011

Metasploit - Vulnerability research (Windows, Linux)

Metasploit - Vulnerability research (Windows, Linux)

Download:
http://metasploit.com

Info:
Metasploit helps security and IT professionals identify security issues, verify vulnerability mitigations, and manage expert-driven security assessments.

Java Decompiler - Tool Download


Screenshots

JD-GUI

JD-GUI is a standalone graphical utility that displays Java source codes of “.class” files. You can browse the reconstructed source code with the JD-GUI for instant access to methods and fields.

JD-GUI is free for non-commercial use. This means that JD-GUI shall not be included or embedded into commercial software products. Nevertheless, this project may be freely used for personal needs in a commercial or non-commercial environments.

Java Decompiler - Tool Download:

http://java.decompiler.free.fr/?q=jdgui


Exe2PDF - Tool Download













Earlier this year several people have found a “vulnerability” in PDF format, which allows arbitrary code execution on file open. Two types of the vulnerability were published: with JavaScript usage and without.
After fluent studying of a format and specifics of this problem the program for executables injection into pdf files has been developed. Certainly, there will be a warning at pdf file opening, however, there is a possibility to display any text in the warning window (actual for Acrobat Reader 9.*).

Program features:
[+] Custom warning text
[+] Custom temporary vbs name (used for exe file creation)
[+] Custom temporary exe name
[+] Exe deletion after specified delay

The program interface is extremely simple and looks like this:



Exe2PDF - Tool Download:
http://www.multiupload.com/6XXI8Y6J56
http://rapidshare.com/files/403229407/PDFRunner.zip.html
http://www.multiupload.com/6GORGLU6WS


source:
http://usadev.wordpress.com/tag/exe2pdf/

Twitter Delicious Facebook Digg Stumbleupon Favorites More