Remote Exploit Forums

Go Back   Remote Exploit Forums > Specialist Topics > Pentesting


Pentesting Specific topics related to legal penetration testing

Reply
 
LinkBack Thread Tools Display Modes
  #51 (permalink)  
Old 02-01-2008, 05:24 AM
B@dW1-FI's Avatar
Member
 
Join Date: Jan 2008
Posts: 30
Default

rapidshare.com/files/88229830/Wordlist.rar

theargonlistver1.zip I took all the SH!t out!
Reply With Quote
  #52 (permalink)  
Old 02-01-2008, 05:52 AM
-=Xploitz=-'s Avatar
Senior Member
 
Join Date: Apr 2007
Location: Mesquite, Texas (Dallas County) USA
Posts: 3,487
Default

Quote:
Originally Posted by B@dW1-FI View Post
rapidshare.com/files/88229830/Wordlist.rar

theargonlistver1.zip I took all the SH!t out!
What commands or tools did you use to accomplish this??


I used this command to sort and eliminate double entries>>>
Code:
cat all.txt | sort | uniq > sortedUniqueList.txt
then, I use the command>>>
Code:
cat sortedUniqueList.txt | pw-inspector -m 8 -M 63 > wpaList.txt
...to get rid of anything less than 8 characters (WPA has a minimum of 8 chars for a password,...and a max of 63 chars.

Just curious how you did it.
Reply With Quote
  #53 (permalink)  
Old 02-01-2008, 03:01 PM
B@dW1-FI's Avatar
Member
 
Join Date: Jan 2008
Posts: 30
Default

There's a Winblows application called Ultra edit. Currently the No.1 txt editor out atm.

It's capable of loading 35gig files too. I'm currently working on theargonlistver2 which is my preferred word list list.

The person who uploaded this !!!!!!
Reply With Quote
  #54 (permalink)  
Old 02-01-2008, 03:07 PM
B@dW1-FI's Avatar
Member
 
Join Date: Jan 2008
Posts: 30
Default

Oh and there is a GUI for this command: cat sortedUniqueList.txt | pw-inspector -m 8 -M 63 > wpaList.txt



Hint* Use the Cut as I found the delete to be more than useless
Reply With Quote
  #55 (permalink)  
Old 02-01-2008, 06:03 PM
-=Xploitz=-'s Avatar
Senior Member
 
Join Date: Apr 2007
Location: Mesquite, Texas (Dallas County) USA
Posts: 3,487
Default

Quote:
Originally Posted by B@dW1-FI View Post
Oh and there is a GUI for this command: cat sortedUniqueList.txt | pw-inspector -m 8 -M 63 > wpaList.txt



Hint* Use the Cut as I found the delete to be more than useless

A GUI for the command

Code:
 cat sortedUniqueList.txt | pw-inspector -m 8 -M 63 > wpaList.txt
Where? How? Looks like I'm gonna learn something new today.


And the cut command is a little risky for me to use. I'm not comfortable enough with it yet to practice it on my dictionaries.

Last edited by -=Xploitz=-; 02-02-2008 at 04:34 PM.
Reply With Quote
  #56 (permalink)  
Old 02-02-2008, 04:14 AM
B@dW1-FI's Avatar
Member
 
Join Date: Jan 2008
Posts: 30
Default

In the txt field right click and select range you can choose from 1 up to about 20,000, Vertically and Horizontal. It can be a pig of an app when selecting a range like 1 to 3,000,000 @ 65 to 200 and throws a few errors. Actually I would recommend the way you have been doing it 'if' it's not tacking Chunks of virtual memory and throwing errors for that 1.996Gb.lst file I did it when I was @ work and had nothing else better to do on a win2k machine,

I have other issues atm but when I have debugged them and I'm sure I will I'll upload theargonlistver2 to rapidshare.
Reply With Quote
  #57 (permalink)  
Old 02-02-2008, 04:36 PM
-=Xploitz=-'s Avatar
Senior Member
 
Join Date: Apr 2007
Location: Mesquite, Texas (Dallas County) USA
Posts: 3,487
Default

Quote:
Originally Posted by B@dW1-FI View Post
In the txt field right click and select range you can choose from 1 up to about 20,000, Vertically and Horizontal. It can be a pig of an app when selecting a range like 1 to 3,000,000 @ 65 to 200 and throws a few errors. Actually I would recommend the way you have been doing it 'if' it's not tacking Chunks of virtual memory and throwing errors for that 1.996Gb.lst file I did it when I was @ work and had nothing else better to do on a win2k machine,

I have other issues atm but when I have debugged them and I'm sure I will I'll upload theargonlistver2 to rapidshare.
No, I don't get any errors from what I can tell. It does leave only a very SMALL handful of duplicates....nothing to worry about though.
Reply With Quote
  #58 (permalink)  
Old 02-10-2008, 05:26 PM
Junior Member
 
Join Date: Aug 2007
Posts: 14
Default

I have a question about word lists. Say for example this is my wordlist:

dog
cat
canadian
salmon
tree
internet
1
2
3
4
5
6
apple

and a passphrase was 'canadianapple123'

would the wordlist crack this password? would 'canadian apple 123' work?

So my question is: can you crack a password made up of multiple words or numbers with no spaces, or with spaces, or is it not possible? thanks!
Reply With Quote
  #59 (permalink)  
Old 02-10-2008, 05:28 PM
streaker69's Avatar
Senior Member
 
Join Date: May 2007
Location: Virginville, BlueBall, Bird In Hand, Intercourse, Paradise, PA
Posts: 3,509
Default

Quote:
Originally Posted by gangstazar View Post
I have a question about word lists. Say for example this is my wordlist:

dog
cat
canadian
salmon
tree
internet
1
2
3
4
5
6
apple

and a passphrase was 'canadianapple123'

would the wordlist crack this password? would 'canadian apple 123' work?

So my question is: can you crack a password made up of multiple words or numbers with no spaces, or with spaces, or is it not possible? thanks!
You could probably write a concatenation wordlist engine, but it would probably take forever to process.
__________________
A 3rd Party Security Audit is the IT equivalent of a Colonoscopy, it's long, intrusive, and when it's done you'll have seen a lot of things you really didn't want to see, and you'd definitely remember that you had it done.

I baby harp seals.
Reply With Quote
  #60 (permalink)  
Old 03-21-2008, 04:08 AM
-=Xploitz=-'s Avatar
Senior Member
 
Join Date: Apr 2007
Location: Mesquite, Texas (Dallas County) USA
Posts: 3,487
Default

I just wanted to add the WORLDS best WPA password list (pureh@tes),...... and the WORLDS Best, All Round, MASSIVE Password Collection that you can find anywhere on the internet (-=Xploitz=-).. Just for y'all



The HATELIST by pureh@te>>>>

Code:
http://forums.remote-exploit.org/showthread.php?t=11925




-=Xploitz=- 2 Master Password Collections PUBLICLY RELEASED!! by -=Xploitz=->>>


Last edited by -=Xploitz=-; 03-21-2008 at 04:15 AM.
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 12:23 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2