Welcome to The Professional Security Testers Warehouse for the CEH V7 GPEN CPTS CREST GCIH GREM OPST
Search
Nickname Password Security Code Security Code Type Security Code  
Penetration Testing the way it was meant to be
SecureNinja BootCamps

We recommend:

Best hacking and penetration testing  magazine in the world

Video Library

Skimming for ID theft
5 / 2
Views: 225
Comments: 2
11-01-2008 00:18

Latest version of ATM skimmer hidden behind a speaker looking device
5 / 3
Views: 237
Comments: 0
11-01-2008 00:11

ATM Scam, do check your ATM machine before using it
5 / 1
Views: 217
Comments: 0
10-31-2008 23:59

Survey

Whic of the following certifications would you like to get?

GPEN
GCIH
CEH
CREST
GREM
GSEC
CISSP
Security+
Other (please leave a comment)



Results
Polls

Votes: 375
Comments: 0

Who's Online

There are currently, 148 guest(s) and 0 member(s) that are online.

You are Anonymous user. You can register for free by clicking here
The Professional Security Testers Warehouse for the CEH V7 GPEN CPTS CREST GCIH GREM OPST: winAUTOPWN

Search on This Topic:   
[ Go to Home | Select a New Topic ]

winAUTOPWN version 2.8 has been released
Posted by cdupuis on Thursday, 29 September 2011 @ 08:44:05 EDT (885 reads)
Topic winAUTOPWN

Dear all,

This is to announce release of winAUTOPWN version 2.8  This version covers almost all remote exploits up-till September 2011 and a few older ones as well.

Also added in this release are a few ruby exploits which require 'socket' alone for interpretation. Gee-Hence, winAUTOPWN now requires ruby installed as well, just like perl, python and php.

This version incorporates a new command-line parameters: -targetOS to allow selection of the target Operating System. This is essential for a few exploits to work perfectly.

The List of OS and the corresponding OS codes are available and asked when winAUTOPWN OR bsdAUTOPWN is executed.

Untill the last release there was only a bind_shell TCP shellcode available in the exploits.  This release brings yet another feature which gives the freedom to choose from a variety of shellcodes.  You can now select reverse_tcp for Windows cmd and other shellcodes for Solaris, Linux, FreeBSD, etc.  This is all done by mod_shellcode which has been created and added to WINDOWS AUTOPWN and BSD AUTOPWN as well.

mod_shellcode gets automatically invoked by WINDOWS AUTOPWN for every scripted exploit code whose shellcode can be manually changed.

Note that there are a few exploits in a compiled binary form which lack reverse shell and other shellcode features.  mod_shellcode is available as a separate binary in the exploits/ directory for Windows, FreeBSD x86, FreeBSD x64 and DragonFly BSD platforms (just like the main BSD AUTOPWN and other exploit binaries) and hence can also be manually used by exploit writers and exploiters to quickly change shellcodes in their exploit files.

This version also tackles a few minor internal bugs and fixes them.

A complete list of all Exploits in winAUTOPWN is available in CHANGELOG.TXT
A complete list of User Interface changes is available in UI_CHANGES.txt

Also, in this version :
BSDAUTOPWN has been upgraded to version 1.6.
In this release you will also find pre-compiled binaries for :
FreeBSD x86
FreeBSD x64
DragonFly BSD x86

A complete Document explaining : How to use winAUTOPWN/bsdAUTOPWN, How to add your own exploits using WELF, other advanced command-line options and everything else related to WINDOWS AUTOPWN is available at the Downloads Section.

It is also available online at: http://resources.infosecinstitute.com/vulnerability-testing-winautopwn/

 

winAUTOPWN and bsdAUTOPWN are Security Exploitation Frameworks which act as a frontend for quick systems vulnerability exploitation. It can also be used to test IDS/IPS.  It takes inputs like IP address, Hostname, CMS Path, etc. and does a smart multi-threaded portscan for TCP ports 1 to 65535.

Exploits capable of giving Remote Shells, which are released publicly over the Internet by active contributors and exploit writers are constantly added to winAUTOPWN/bsdAUTOPWN.  A lot of these exploits are written in scripting languages like ruby, python, perl and php. Presence of these language interpreters is essential for successful exploitations using winAUTOPWN/bsdAUTOPWN.

Exploits written in languages like C, Delphi, ASM, C#, Java which can be compiled are pre-compiled and added along with others. On successful exploitation winAUTOPWN/bsdAUTOPWN gives a remote shell and waits for the attacker to use the shell before trying other exploits. This way the attacker can count and check the number of exploits which actually worked on a Target System.

A video showing winAUTOPWN in action is available here :
http://108b7325.ugalleries.net

=======================================================

Daily/Weekly Snapshot/Beta Releases of bsdAUTOPWN & winAUTOPWN are always available for download from WINAUTOPWN website.
The Latest available releases now are winAUTOPWN version 2.8 and bsdAUTOPWN version 1.6

Crafted by : Azim Poonawala (QUAKERDOOMER)

winAUTOPWN and bsdAUTOPWN are available at http://winautopwn.co.nr
Author's website : http://solidmecca.co.nr
winAUTOPWN is updated almost daily. Check the Downloads page for weekly snapshots or use the
Latest Release which can be downloaded from : http://winautopwn.co.nr

Enjoy the Release.
"winAUTOPWN - WINDOWS AUTOPWN (For The True HyperSomniac H-a-c-k-e-r-z-z-z-z-Z-Z)"

Regards,

QUAKERDOOMER

(Read More... | Score: 0)


Release of winAUTOPWN version 2.6
Posted by cdupuis on Sunday, 06 March 2011 @ 13:16:49 EST (1999 reads)
Topic winAUTOPWN

Anonymous writes "

Dear all,

This is to announce release of winAUTOPWN version 2.6

This version covers almost all remote exploits up-till February 2011 and a few older ones as well.

This version incorporates a new commandline parameter: MAXTHREADS for bsdAUTOPWN and winAUTOPWN. This will help to force the number of threads for portscan which get set automatically according to the IP address.

This is helpful in LAN setups where public IP addresses are used as local.

This same parameter: MAXTHREADS is available in the Frontend Win32 GUI for winAUTOPWN.

A complete list of all Exploits in winAUTOPWN is available in CHANGELOG.TXT

A complete list of User Interface changes is available in UI_CHANGES.txt

Also, in this version:  BSDAUTOPWN has been upgraded to version 1.4.

In this release you will also find a pre-compiled binaries for :
FreeBSD x86
FreeBSD x64
DragonFly BSD x86

To run bsdAUTOPWN you will require a FreeBSD OS. Perform the below to set the binary with executable flags.
chmod +x bsdAUTOPWN
./bsdAUTOPWN

For x64 release, perform the below.
chmod +x bsdAUTOPWN.x64
./bsdAUTOPWN.x64

For DFLY SVR4 release, perform the below.
chmod +x bsdAUTOPWN.dfly.SVR4
./bsdAUTOPWN.dfly.SVR4

Note that BSDAUTOPWN uses the same "exploits/" directory as that of winAUTOPWN.

BSD AUTOPWN is updated with all new features which are being added to winAUTOPWN.  It has been more than two years since winAUTOPWN had been made public. Although the very first version of  winAUTOPWN was written and circulated internally on 20th Jan 2009, it was publicly made available (version 1.6) only on 31st March 2009.

winAUTOPWN and bsdAUTOPWN are minimal Interactive Frameworks which act as a frontend for quick systems
vulnerability exploitation. It takes inputs like IP address, Hostname, CMS Path, etc. and does a smart multi-
threaded portscan for TCP ports 1 to 65535. Exploits capable of giving Remote Shells, which are released publicly
over the Internet by active contributors and exploit writers are constantly added to winAUTOPWN/bsdAUTOPWN.

A lot of these exploits are written in scripting languages like python, perl and php. Presence of these language
interpreters is essential for successful exploitations using winAUTOPWN/bsdAUTOPWN.

Exploits written in languages like C, Delphi, ASM which can be compiled are pre-compiled and added along-with
others. On successful exploitation winAUTOPWN/bsdAUTOPWN gives a remote shell and waits for the attacker to
use the shell before trying other exploits. This way the attacker can count and check the number of exploits which
actually worked on a Target System.

A video showing winAUTOPWN in action is available here :
http://108b7325.ugalleries.net

=======================================================

Daily/Weekly Snapshot/Beta Releases of bsdAUTOPWN & winAUTOPWN are always available for download from
WINAUTOPWN website.

The Latest available releases now are winAUTOPWN version 2.6 and bsdAUTOPWN version 1.4

Coded by : Azim Poonawala (QUAKERDOOMER)

winAUTOPWN and bsdAUTOPWN are available at http://winautopwn.co.nr

Author's website : http://solidmecca.co.nr

winAUTOPWN is updated almost daily. Check the Download page for weekly snapshots or use the

Latest Release can be downloaded from : http://winautopwn.co.nr

Enjoy the Release.

"winAUTOPWN - WINDOWS AUTOPWN (For The True HyperSomniac H-a-c-k-e-r-z-z-z-z-Z-Z)"

Regards

QUAKERDOOMER
"

(Read More... | Score: 0)


winAUTOPWN version 2.5 has been released
Posted by cdupuis on Wednesday, 01 December 2010 @ 06:56:31 EST (2452 reads)
Topic winAUTOPWN

Anonymous writes "

Dear all,

This is to announce release of winAUTOPWN version 2.5

This version covers almost all remote exploits up-till November 2010.

Remote Shell Upload Vulnerability Scan Module Exploits are set to off by default. Use commandline parameter:

-doRSH to enable them.

To perform portscan alone without testing exploits, use -onlyscan.
To skip portscan, use -skipscan for bsdAUTOPWN and winAUTOPWN (as declared some time back).

A complete list of all Exploits in winAUTOPWN is available in CHANGELOG.TXT
A complete list of User Interface changes is available in UI_CHANGES.txt

Also, in this version :
BSDAUTOPWN has been upgraded to version 1.3.

In this release you will also find a pre-compiled binaries for :
FreeBSD x86
FreeBSD x64
DragonFly BSD x86

To run bsdAUTOPWN you will require a FreeBSD OS. Perform the below the set the binary with executable flags.
chmod +x bsdAUTOPWN
./bsdAUTOPWN

For x64 release, perform the below.
chmod +x bsdAUTOPWN.x64
./bsdAUTOPWN.x64

For DFLY SVR4 release, perform the below.
chmod +x bsdAUTOPWN.dfly.SVR4
./bsdAUTOPWN.dfly.SVR4

Note that BSDAUTOPWN uses the same "exploits/" directory as that of winAUTOPWN.

==============================

winAUTOPWN and bsdAUTOPWN are minimal Interactive Frameworks which act as a frontend for quick systems
vulnerability exploitation.

It takes inputs like IP address, Hostname, CMS Path, etc. and does a smart multi-threaded portscan for TCP ports
1 to 65535.

Exploits capable of giving Remote Shells, which are released publicly over the Internet by active contributors and exploit writers are constantly added to winAUTOPWN/bsdAUTOPWN.

A lot of these exploits are written in scripting languages like python, perl and php. Presence of these language
interpreters is essential for successful exploitations using winAUTOPWN/bsdAUTOPWN.

On successful exploitation winAUTOPWN/bsdAUTOPWN gives a remote shell and waits for the attacker to
use the shell before trying other exploits. This way the attacker can count and check the number of exploits which
actually worked on a Target System.

A video showing winAUTOPWN in action is available here :
http://108b7325.ugalleries.net

==============================

Daily/Weekly Snapshot/Beta Releases of bsdAUTOPWN & winAUTOPWN are always available for download from
WINAUTOPWN website.

The Latest available releases now are winAUTOPWN version 2.5 and bsdAUTOPWN version 1.3

Coded by : Azim Poonawala (QUAKERDOOMER)

winAUTOPWN and bsdAUTOPWN are available at http://winautopwn.co.nr

Author's website : http://solidmecca.co.nr

winAUTOPWN is updated almost daily. Check the Download page for weekly snapshots or use the

Latest Release can be downloaded from : http://winautopwn.co.nr

Enjoy the Release.

"winAUTOPWN - WINDOWS AUTOPWN (For The True HyperSomniac H-a-c-k-e-r-z-z-z-z-Z-Z)"

Regards,

QUAKERDOOMER
"

(Read More... | Score: 0)


winAUTOPWN version 2.4 has been released
Posted by cdupuis on Monday, 01 November 2010 @ 07:46:10 EDT (1889 reads)
Topic winAUTOPWN

This is to announce release of winAUTOPWN version 2.4

This version covers almost all remote exploits up-till October 2010.

Web Application Exploits like Remote File Inclusion Vulnerabilities and Remote Code Execution Vulnerabilities have been now set to off by default. To enable winAUTOPWN to test these use the switches -doRFI and -doRCE respectively from command-line.

A complete list of all Exploits in winAUTOPWN is available in CHANGELOG.TXT
A complete list of User Interface changes is available in UI_CHANGES.txt

Also, in this version :

BSDAUTOPWN has been upgraded to version 1.2.

In this release you will find a pre-compiled binaries for :
FreeBSD x86
FreeBSD x64
DragonFly BSD x86

In this release a binary named bsdAUTOPWN.dfly.SVR4 compiled on DragonFly BSD 2.2.1 (SVR4) have been
added. 

Required exploit codes for this binary have also been compiled on DragonFly BSD 2.2.1 SVR4 FreeBSD platform.
The x64 compiled binary for bsdAUTOPWN also has been updated (bsdAUTOPWN.x64) to include the exploits till
date.

To run bsdAUTOPWN you will require a FreeBSD OS. Perform the below the set the binary with executable flags.
chmod +x bsdAUTOPWN
./bsdAUTOPWN

For x64 release, perform the below.
chmod +x bsdAUTOPWN.x64
./bsdAUTOPWN.x64

For DFLY SVR4 release, perform the below.
chmod +x bsdAUTOPWN.dfly.SVR4
./bsdAUTOPWN.dfly.SVR4

Note that BSDAUTOPWN uses the same "exploits/" directory as that of winAUTOPWN.

=================================

winAUTOPWN and bsdAUTOPWN are minimal Interactive Frameworks which act as a frontend for quick systems
vulnerability exploitation.

It takes inputs like IP address, Hostname, CMS Path, etc. and does a smart multi-threaded portscan for TCP ports 1 to 65535. Exploits capable of giving Remote Shells, which are released publicly over the Internet by active contributors and exploit writers are constantly added to winAUTOPWN/bsdAUTOPWN.

A lot of these exploits are written in scripting languages like python, perl and php.  Presence of these language
interpreters is essential for successful exploitations using winAUTOPWN/bsdAUTOPWN.

Exploits written in languages like C, Pascal, ASM which can be compiled are pre-compiled and added along-with
others.

On successful exploitation winAUTOPWN/bsdAUTOPWN gives a remote shell and waits for the attacker to use the shell before trying other exploits. This way the attacker can count and check the number of exploits which actually worked on a Target System.

A video showing winAUTOPWN 2.4 in action is available here :


http://108b7325.ugalleries.net

==================================================

Daily/Weekly Snapshot/Beta Releases of bsdAUTOPWN & winAUTOPWN are always available for download from
WINAUTOPWN website.

The Latest available releases now are winAUTOPWN version 2.4 and bsdAUTOPWN version 1.2

Coded by : Azim Poonawala (QUAKERDOOMER)

winAUTOPWN and bsdAUTOPWN are available at http://winautopwn.co.nr

Author's website : http://solidmecca.co.nr

winAUTOPWN is updated almost daily. Check the Download page for weekly snapshots or use the

Latest Release can be downloaded from : http://winautopwn.co.nr

Enjoy the Release.

"winAUTOPWN - WINDOWS AUTOPWN (For The True HyperSomniac H-a-c-k-e-r-z-z-z-z-Z-Z)"

Regards,

QUAKERDOOMER

(Read More... | Score: 0)


winAUTOPWN version 2.1 has been released
Posted by cdupuis on Saturday, 30 January 2010 @ 21:49:09 EST (1852 reads)
Topic winAUTOPWN

Dear all,

This is to announce release of winAUTOPWN version 2.1

This version covers almost all remote exploits from January 2009 start up-till December 2009.
It also contains a few exploits released before January 2009 and for January 2010 till date.
A few could still be missing but they will be added shortly.
A complete list of all Exploits in winAUTOPWN is available in CHANGELOG.TXT

- winAUTOPWN or WINDOWS AUTOPWN version 2.1 now attempts to exploit port 80 after completing testing
exploits for all other ports.   This is mainly because of the high number of "Remote File Include Vulnerabilities" which winAUTOPWN tries to exploit.
- winAUTOPWN 2.1 no longer incorporates the "Shell Upload vulnerabilies".
- It also has a few internal modifications to suit a few exploits.
- The winAUTOPWN GUI now allows you to keep any Text box empty unlike the previous one which contained a
bug in processing the input arguments.   If you intend to use the GUI, kindly use the new winAUTOPWN GUI 2.1 and not the old one.

Daily/Weekly Snapshot/Beta Releases of winAUTOPWN are always available for download from WINAUTOPWN website.

ALTERNATE DOWNLOAD LINK : http://089dc64a.seriousfiles.com
(Use this only if the Primary Website for Download [URL given below] is unavailable)

Enjoy the Release.

The Latest available release now is winAUTOPWN version 2.1.

Coded by : Azim Poonawala (QUAKERDOOMER)

winAUTOPWN available at http://winautopwn.co.nr

Author's website : http://solidmecca.co.nr

winAUTOPWN is updated almost daily. Check the Download page for weekly snapshots.
Latest Release can always be downloaded from : http://winautopwn.co.nr

"winAUTOPWN - WINDOWS AUTOPWN (For The True HyperSomniac H-a-c-k-e-r-z-z-z-z-Z-Z)"

Regards,
QUAKERDOOMER


(Read More... | Score: 0)


winAUTOPWN version 2.0 has been released
Posted by cdupuis on Wednesday, 11 November 2009 @ 17:16:11 EST (2493 reads)
Topic winAUTOPWN

Dear all,

After a long break and a lot of Unpolished SITA releases of the previous version, I am finally releasing
winAUTOPWN version 2.0

winAUTOPWN or WINDOWS AUTOPWN version 2.0 now has a GUI (winAUTOPWN_GUI.exe) to initiate the main
console winAUTOPWN.exe
winAUTOPWN now supports all console arguments which can also be fed interactively.
This version covers almost all remote exploits from 2009 start uptill October 2009. Though a few are still missing
but they will be added shortly.

Daily/Weekly Snapshot/Beta Releases of winAUTOPWN are always available for download from WINAUTOPWN
website


DOWNLOAD LINK : http://089dc64a.seriousfiles.com

Enjoy the Release.


The Latest available release now is winAUTOPWN version 2.0

Coded by : Azim Poonawala (QUAKERDOOMER)

winAUTOPWN available at http://winautopwn.co.nr

Author's website : http://solidmecca.co.nr

winAUTOPWN is updated almost daily. Check the Download page for weekly snapshots.

Latest Release can always be downloaded from :

http://winautopwn.co.nr

"winAUTOPWN - WINDOWS AUTOPWN (For The True HyperSomniac H-a-c-k-e-r-z-
z-z-z-Z-Z)"

Regards,
QUAKERDOOMER


(Read More... | Score: 0)


winAUTOPWN 1.7 released -- First Quarter of 2009 exploits added
Posted by cdupuis on Thursday, 02 April 2009 @ 09:01:36 EDT (6400 reads)
Topic winAUTOPWN

Dear all,

As promised I am releasing winAUTOPWN version 1.7 on 1st April completely updated having all remote exploits of 2009 Q1 and a few before that. 


The Latest available release now is winAUTOPWN version 1.7


Coded by : Azim Poonawala (QUAKERDOOMER)

winAUTOPWN available at  http://winautopwn.co.nr

Author's website : http://solidmecca.co.nr

winAUTOPWN is updated almost daily.
Latest Release can always be downloaded from : http://winautopwn.exofire.net/
winAUTOPWN.RAR


"winAUTOPWN - WINDOWS AUTOPWN (For The True HyperSomniac H-a-c-k-e-r-z-
z-z-z-Z-Z)"


Regards,
QUAKERDOOMER


(Read More... | Score: 0)


winAUTOPWN has been released -- Simple but very interesting tool
Posted by cdupuis on Tuesday, 31 March 2009 @ 10:20:33 EDT (2238 reads)
Topic winAUTOPWN

Anonymous writes "

Dear all,

I have created a TooL called winAUTOPWN.  Yes it does sound like dbautopwn on windows but its not.

winAUTOPWN is a TooL to Autohack your targets with least possible interaction.

Features :

- Contains already custom-compiled executables of famous and effective exploits along with a few original modified exploits.
- No need to debug, script or compile the source codes.
- Scans all ports 1 - 65535 after taking the IP address and tries all possible exploits
according to the list of discovered open ports (OpenPorts.TXT)
- PortScan is multi-threaded.
- Doesn't require any Database like (PostGres,MySQL,etc.) at the back-end
- Can be also be used to test effectiveness of IDS/IPS
- Launched exploits are independent and doesn't rely on service fingerprinting (to
avoid evasion, if any)
- Requires presence of php, perl and python with registered paths in Environment
variables.

Coded by : Azim Poonawala (QUAKERDOOMER)

winAUTOPWN available at  http://winautopwn.co.nr

Author's website : http://solidmecca.co.nr

winAUTOPWN is updated almost daily.
Latest Release can always be downloaded from : http://winautopwn.exofire.net/
winAUTOPWN.RAR
==================================================


Latest available release is winAUTOPWN version 1.6
Tomorrow on 1st April 2009, I'll be releasing winAUTOPWN version 1.7, completely updated
having all remote exploits of 2009 Q1 and a few before that.

"winAUTOPWN - WINDOWS AUTOPWN (For The True HyperSomniac H-a-c-k-e-r-z-z-z-Z-Z)"

Regards,

QUAKERDOOMER
"

(Read More... | Score: 0)


Our Sponsors

Login

Nickname

Password

Security Code:
Security Code
Type Security Code

Don't have an account yet? You can create one. As a registered user you have some advantages like theme manager, comments configuration and post comments with your name.

Reverse Engineering

Big Story of Today

There isn't a Biggest Story for Today, yet.

Old Articles

There isn't content right now for this block.

Wi-Fi Security


You can syndicate our news using the file backend.php or ultramode.txt


All logos and trademarks in this site are property of their respective owner. The comments are property of their posters, all the rest © 2003-2008 by Clement Dupuis and Nathalie Lambert (Site Maintainers).

 


 

 


Page Generation: 0.64 Seconds