 |
Menu |
 |
|
Home |
| |
|
Discussions |
| |
|
Tools |
| |
|
Affiliates |
| |
|
Content |
| |
|
Info |
| | |
|
|
|
|
 |
User Info |
 |
Membership:
Latest: MichaelSnaRe
New Today: 0
New Yesterday: 0
Overall: 9144
People Online:
Visitors: 108
Members: 0
Total: 108
|
|
|
|
|
 |
Full disclosure |
 |
CyberDanube Security Research 20251014-0 | Multiple Vulnerabilities in Phoenix Contact QUINT4 UPS
apis.google.com - Insecure redirect via __lu parameter(exploited in the wild)
Urgent Security Vulnerabilities Discovered in Mercku Routers Model M6a
Re: Security Advisory: Multiple High-Severity Vulnerabilities in Suno.com (JWT Leakage, IDOR, DoS)
Security Advisory: Multiple High-Severity Vulnerabilities in Suno.com (JWT Leakage, IDOR, DoS)
[SBA-ADV-20250730-01] CVE-2025-39664: Checkmk Path Traversal
[SBA-ADV-20250724-01] CVE-2025-32919: Checkmk Agent Privilege Escalation via Insecure Temporary Files
CVE-2025-59397 - Open Web Analytics SQL Injection
Re: [FD]Full Disclosure: CVE-2025-31200 & CVE-2025-31201 – 0-Click iMessage Chain ? Secure Enclave Key Theft, Wormable RCE, Crypto Theft
Re: Full Disclosure: CVE-2025-31200 & CVE-2025-31201 – 0-Click iMessage Chain ? Secure Enclave Key Theft, Wormable RCE, Crypto Theft
Re: Defense in depth -- the Microsoft way (part 93): SRP/SAFERwhitelisting goes black on Windows 11
Re: [FD]: "Glass Cage" – Zero-Click iMessage ? Persistent iOS Compromise + Bricking (CVE-2025-24085 / 24201, CNVD-2025-07885)
Re: [FD]Full Disclosure: CVE-2025-31200 & CVE-2025-31201 – 0-Click iMessage Chain ? Secure Enclave Key Theft, Wormable RCE, Crypto Theft
Samtools v1.22.1 Uncontrolled Memory Allocation from Large BED Intervals Causes Denial-of-Service in Samtools/HTSlib
Samtools v1.22.1 Improper Handling of Excessive Histogram Bin Counts in Samtools Coverage Leads to Stack Overflow
|
|
|
|
|
|
 |
|
 |
 |
|
 |
IT Security and Insecurity Portal |
|
 |
My wordlist (540MB --> 2.76 GB) |
 |
Posted: Tue Nov 10, 2009 4:32 pm |
|
|
vince213333 |
Advanced user |

 |
|
Joined: Aug 03, 2009 |
Posts: 737 |
Location: Belgium |
|
|
 |
 |
 |
|
My wordlists contain 2.76 GB of unique words, sorted in three categories: lowercase, uppercase and numbers.
The list includes the dictionaries available on the site of insidepro, the commonly available hatelist and wpalist, as well as a lot of small dictionaries I found on the net.
I've filtered the lowercase lists so the only special characters left are _ and - and , (as far as I can remember).
The download itself is around 540 MB.
Rapidshare:
Code: |
http://rapidshare.com/files/305013757/dictionaries-vince213333.part01.rar
http://rapidshare.com/files/305013804/dictionaries-vince213333.part02.rar
http://rapidshare.com/files/305028222/dictionaries-vince213333.part03.rar
|
Megaupload:
Code: | http://www.megaupload.com/?d=0UAUNNGT |
Have fun, vince213333. |
|
|
|
|
Posted: Thu Nov 12, 2009 9:29 pm |
|
|
aritmos |
Advanced user |

 |
|
Joined: Jul 21, 2008 |
Posts: 82 |
Location: Inside a salted MD5 |
|
|
 |
 |
 |
|
thanks vincen  |
|
|
|
|
Posted: Fri Nov 13, 2009 8:01 am |
|
|
vince213333 |
Advanced user |

 |
|
Joined: Aug 03, 2009 |
Posts: 737 |
Location: Belgium |
|
|
 |
 |
 |
|
My pleasure Enjoy |
|
|
|
|
Posted: Thu Dec 31, 2009 12:14 am |
|
|
shamoon |
Advanced user |

 |
|
Joined: May 19, 2009 |
Posts: 73 |
|
|
|
 |
 |
 |
|
thanx man  |
|
|
|
|
Posted: Thu Dec 31, 2009 12:23 am |
|
|
vince213333 |
Advanced user |

 |
|
Joined: Aug 03, 2009 |
Posts: 737 |
Location: Belgium |
|
|
 |
 |
 |
|
My pleasure 56 downloads from MU so far, not bad
Hope you all enjoy them. |
|
|
|
|
Posted: Thu Dec 31, 2009 12:32 am |
|
|
ba9ba9 |
Active user |

 |
|
Joined: Feb 11, 2009 |
Posts: 46 |
|
|
|
 |
 |
 |
|
thnks ,
q question joomla phpbb smf ipb what type of hash thez use ? |
|
|
|
|
Posted: Thu Dec 31, 2009 1:46 am |
|
|
vince213333 |
Advanced user |

 |
|
Joined: Aug 03, 2009 |
Posts: 737 |
Location: Belgium |
|
|
 |
 |
 |
|
ba9ba9,
An english sentence would be nice and understandable
I don't think you know how dictionary attacks work:
You have a list of plain words (or numbers, can be anything).
In the program you select the right algorithm, which could be md5(md5(pass).salt) for vBulletin for example.
Then that program uses the algorithm on each line of your dictionary and when the produced hash matches the one you have, that's the right password.
So a dictionary isn't specifically for joomla or PHPBB or any other CMS
And while we're at it, joomla, phpbb, smf, ... aren't "types of hashes". MD5 or SHA-1 are hashes. Joomla for examples uses the algorithm md5(pass.salt) which produces an md5 hash.
I hope you understand it now  |
|
|
|
|
 |
 |
|
 |
Posted: Thu Dec 31, 2009 9:33 am |
|
|
ba9ba9 |
Active user |

 |
|
Joined: Feb 11, 2009 |
Posts: 46 |
|
|
|
 |
 |
 |
|
thnks , so may be my english is bad
you say : joomla for examples uses the algorithm md5(pass.salt)
i need to khnow algorithm of the other CMS
phpbb use the algorithm ...
ibp use the algorithm ...
etc...
i need the most popular cms , so i hope you can help me |
|
|
|
|
Posted: Thu Dec 31, 2009 12:49 pm |
|
|
vince213333 |
Advanced user |

 |
|
Joined: Aug 03, 2009 |
Posts: 737 |
Location: Belgium |
|
|
 |
 |
 |
|
|
|
|
|
Posted: Thu Dec 31, 2009 3:35 pm |
|
|
ba9ba9 |
Active user |

 |
|
Joined: Feb 11, 2009 |
Posts: 46 |
|
|
|
 |
 |
 |
|
that what i need , very thanks et nice year 2010  |
|
|
|
|
Posted: Thu Dec 31, 2009 4:14 pm |
|
|
vince213333 |
Advanced user |

 |
|
Joined: Aug 03, 2009 |
Posts: 737 |
Location: Belgium |
|
|
 |
 |
 |
|
No problem, you too  |
|
|
|
|
Posted: Fri Jan 08, 2010 9:22 am |
|
|
shamoon |
Advanced user |

 |
|
Joined: May 19, 2009 |
Posts: 73 |
|
|
|
 |
 |
 |
|
Hi vince213333 L) i downloaded ur password lists now and gona try em
thanx man for cool sharing  |
|
|
|
|
 |
Nice One! |
 |
Posted: Fri Sep 24, 2010 3:53 pm |
|
|
g00n |
Beginner |

 |
|
Joined: Sep 24, 2010 |
Posts: 2 |
|
|
|
 |
 |
 |
|
Thanks vince213333! Just joined and I am already downloading a HUGE list.
You are a star!!!
Cheers
g00n |
|
|
|
|
www.waraxe.us Forum Index -> Wordlists
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
All times are GMT
Page 1 of 1
|
|
|
Powered by phpBB © 2001-2008 phpBB Group
|
|
|
|
|
|