jlhaslip
Feb 13 2008, 01:36 PM
arnz
Feb 13 2008, 02:14 PM
Any family related name, or just some plain pets name eg rover123 is far too easy to be guessed. Especially if you use a number that means something and/or known to others.
Reply
galexcd
Feb 13 2008, 08:32 PM
QUOTE(jlhaslip @ Feb 13 2008, 05:36 AM)  Password generators may be fun to play with, but they sure are not useful. Like rvalkass said, it is much easyer to remember a sentance than tK(#n6Kw2z. Also that Microsoft password strength checker is a joke. *8IiY^jK is a strong password but neigowpagjioeamdklbewiqoerweoqyirosyireopiytdringiwoeaniinvkdlvdsanioveahgieoaur eiowqyuqwetuip is not according to it.
Reply
KansukeKojima
Feb 13 2008, 09:59 PM
For another suggestion try using very special characters... ones you can only get to by holding ALT and then typing in numbers on the keypad... like this... QUOTE {¿äilikepie (that is: ALT+123, ALT+0191, ALT+132, ilikepie) It creates a very small chance that anyone will even guess to use those... and it will become very difficult to actually figure out what keys to press,etc... it makes it even more secure by including a random phrase such as ilikepie.
Reply
tricky77puzzle
Feb 13 2008, 10:07 PM
QUOTE(alex7h3pr0gr4m3r) Also that Microsoft password strength checker is a joke. *8IiY^jK is a strong password but neigowpagjioeamdklbewiqoerweoqyirosyireopiytdringiwoeaniinvkdlvdsanioveahgieoaur
eiowqyuqwetuip is not according to it. Well, actually, I think it uses a simplified version of the KDE algorithm that I posted on page 3. From what I see it works like this: The base strength rating is 0. 1. If the password contains at least 8 letters, regardless of case, add 1 to the strength rating.2. If the password contains at least 1 number, add 1 to the strength rating.3. If the password contains at least 1 special character, add 1 to the strength rating.4. If the password is longer than 14 characters, add 1 to the strength rating.5. If the password contains less than 8 of any type of character, subtract 5 from the strength rating.6. If the password contains only 1 type of character, subtract 5 from the strength rating.The rating is considered as follows: < 1: Weak 1: Medium 2: Strong > 2: BestA pretty stupid system, if you ask me.
Reply
Similar Topics
Keywords : passwords, create, strong, passwords, hacksafe, passwords
- How To Create Pdf Files Using Free Tool
Introduction to use a free tool to create PDF file (0)
Create Dynamic Html/php Pages Using Simple Vb.net Code
Taking your application data, and creating a webpage for others to vie (1) This example will show you how use a string in VB to create PHP code. In order to do this, you need
a string to store your PHP page and a function that I will list at the bottom of the page for you to
put in a module. This code is written in VB.NET Public Sub CreatePage(ByVal HTMLTitle As
String, ByVal HTMLText As String, ByVal HTMLFileName As String) Dim strFile As String '
---------------------- ' -- Prepare String -- ' ---------------------- strFile = "" '
-------------------- ' -- Write Starter -- ' -------------------- strFile = " " ....
How To Remember Complex Passwords
Use the BEST password system ever! (9) The Trap17 forums have a whole subforum devoted to those amongst use who have failed to remember
their passwords, and have locked themselves out of their free web hosting account. If you forget
your password, you can go to Free Web Hosting, No Ads > FREE WEB HOSTING > FREE WEB HOSTING
REQUESTS > Free Web Hosting : Password Reset and ask the friendly admins there to reset your
password for you. Remember the days when your password on the Internet could be something like
andrew18 ? And you could use that same password on all three websites that you visited....
How To Create A Torrent
For legal/leanring purposes only! (4) Hello. I have searched the tutorial section and have seen many great tutorials. One which I have not
seen is how to create a torrent. For this, I will be using uTorrent, the best torrent client, in my
opinion. ( Windows Only ) ( I'm sure that Azureus/ABC/etc.. would not be much different. )
Steps: 1. Have uTorrent open, and go to File >> Create New Torrent
http://i8.photobucket.com/albums/a1/Shadowcode/step1.jpg 2. Click " Add File " or " Add Directory
" and select WHAT YOU WANT PEOPLE TO DOWNLOAD . Add a tracker in the Trackers field. ( You can get
this by....
How To Create Cool Image Buttons
(7) Hi guys ... I m making a personal site thats for me a nd my friend group. What I need is a tool
which can make cool image buttons to use in my HTML pages. Is there any site which offers such
software or the buttons itself for free. I would like to make them on my own, I just need to know
the tool.I can't go for an expensive tool like photoshop or corel. So please suggest me a free
tool. Thanks.......
How To Create A Show Desktop Shortcut
(2) Here is the simple bit of code that will help you to create or restore the Show Desktop Shortcut in
Windows XP. Open Notepad or any simple text editor and type the following code, CODE
[Shell] Command=2 IconFile=explorer.exe,3 [Taskbar] Command=ToggleDesktop Save
the file as 'Show Desktop.scf' and make sure theat 'All Files' is selected in the
File Type list. Save this file in desktop and then drag it ove to the Quick Launch bar. If you
want to customize the icon and use your own Icon instead of using the Windows Default, put ....
Praying Alone , Praying Together.
Prayer life should be strong (2) Once there was a couple, Mickey and Herb, they both starts their day with prayer and continue
praying for every thing through the day. This they have been doing for many decades. Mickey started
to pray for her husband long before she got married. She said, “I didn’t want to make a mistake. I
wanted a long, happy marriage to one man a man who is near to God through his prayer life.” She also
prayed early-on for two children, a boy and a girl. When that prayer was answered she got so excited
that she said, “God tickled my heart real good when He answered that prayer.” Sin....
Php Nuke
Create Block (2) Hi all! Im want create server status block with these codes if
(eregi("block-Onlineplayers.php", $PHP_SELF)) { Header("Location: index.php"); die(); } //set
server, port and timeout information $server = "same adress"; $portg = "7777";
$portl = "2106"; $timeout = "1"; //try to open a connection to the game and login
server $game = @fsockopen("$server", $portg, $errno, $errstr,
$timeout); $login = @fsockopen("$server", $portl, $errno, $errstr,
$timeout); //let us kno....
Phpmyadmin
Create new database: No Privileges (7) i can not make a sql for diff srcipt, but the sricpt i have is php, DJ-cpanel.. all tho i can not
install it the error is like this Creating Database Tables No database selected there a mysql
database is made, but i can not use it for othere stuff... plz note that this is Free script and not
for paid.. is there a way that the myqsul can not use sql other scripts? or it maybe not working...
but i am not sure if the script not working or it can be the server may be down on mysql...? ....
Create Table - Mysql Code - Help
(1) I need your feedback about setting the database issues. Please, review them and correct some entries
in the code if they got some mistakes. This is the code itself: SQL CREATE TABLE
`news` ( `id` int(250) NOT NULL auto_increment, `title` varchar(255)
NOT NULL default '', `text` text NOT NULL, `author` varchar(255) NOT
NULL default '', `valid` varchar(255) NOT NULL default '',
`date` varchar(255) NOT NULL default '', PRIMARY KEY (`id`) ) ENGINE = ....
[help]create P Server
(2) Hello There, First of all I would like to explain fews I'm not a programmer and nothing. Just
wanted to find people who can help me code private server games, as like
http://www.perfectworld.com.my/ , http://ms.runup.com.my/ ( dark story online) , Warcraft III -
Frozen Throne Server(Could be exclude). As the member of my cyber cafe has asked me to create a
private server of those game, unfortunately I'd have no experiences in any of these so I need
help from other who is an expert can help me out and I need the sources and guide /smile.gif"
style="vertical-....
Create Page?
How? (11) Hi, everyone! I need to create a script just within a page. Read the following story: I have
an account at one of file sharing hosts. I am tired of every time log in and tell others what I have
at it (files). If there is way to create a script that logs in me and just list the files i have
on this account from specified folder. If you know, let me know as usual.....
What Is Your Dream Naruto Character
create your own naruto character (17) Basically all you have to say is your name, your jutsus (Gen, Tai, and Nin), any special abilities
and maybe a bit about his or her backstory. this is my character: Name: Nightmare also goes by
Shadow. No last name Jutsus: I think he would have Drunken fist style tai jutsu, Shadow shuriken tai
jutsu, Shadow leaf dance. my nin jutsus would be; Air slicing blast, Armor of sand, Demonic soul
stealing technique, Desert coffin and desert graveyard, Fire dragon flame blast, Grand fireball,
phoenix fire, Chidori, Rasengan, Shadow clones, Water prison, Genesis of rebirth, deser....
How To Create A Song In Fruity Loops Using Vanguard
but you can use outhers (1) ok i began by trying to create individual tutorials for the creation of a song in general but as i
make songs in fruity loops i thaught it better to teach you how to create a song inside fruity loops
using anumber of efects and plugins. this is the bit of song we are going to learn how to create
(note this song is copryrited to me so dont try claim it as yourown, i do give permision for you
to remix it aslong as the title is displayd in this way in its entierty DJ StarSkream, solar
flare(your name REMIX)) ok step one once you have downloaded the song snip abo....
Doing Push Ups?
is doing push ups a good way to get a strong body? (23) hello i wanted to know will doing push ups for about 10 weeks give you a strong toned body? i
wanted to know because i do pushs up only once a week and run the next 6 days of that week and i
don't know if i'm getting any stronger. ....
Create A Google Seach Result Page Embed Within Your Site Page.
(12) Create a google seach result page embed within your site page. It is easier to create
web page that embeded the google search result in it. The first step is to go to google apply an
account for the google ad-sense. After that login to you account and choose the create ad-seach
option. Most of time the google search box give all we have the great and powerfull seach ability.
But, have you think every time users get seach with it. They do redirected to another page that is
not within you site. It is easier to create web page that embeded the google sea....
Php Linking
One of the major advantages of PHP is the ability to create something (4) PHP Links Requirements 1. You should understand the majority of PHP (ex: variables, echo, etc.
www.w3schools.com is a good reference). 2. Experienced with HTML. 3. You need a PHP compatible
server if you wish to see your results. Description One of the major advantages of PHP is the
ability to create something similar to an Iframe, only without the scroll-bar. The main advantage of
this is that you only need one layout page, while the others can be simple 'white space &
content' pages. Another advantage of this is your web site doesn't look like a fi....
Create You Own Operating System
My new Website! (4) Hi all! I am The Codemaster Snake /wink.gif" style="vertical-align:middle" emoid=";)"
border="0" alt="wink.gif" /> Well I have been recently approved for hosting my site here. Before
getting started with my website I thought that I should discudd few aspects of my site with you all.
I would appreciate if you can help me out with my website. My website http://magneto.trap17.com
is going to be focussed on Operating System Development! I will also use it to showcase my
Operating System: 'Magneto'. Don't get surprised it just boots from floppy and d....
How To Create A Photoshop Vortex
(12) Hello, I will be teaching you to make a vortex in Photoshop CS3 or CS2. (Ugh... My comp froze while
I was writing this the first time and lost the whole tut, so I'll try again. First make an
image with any proportions. I prefer 1000x1000. Next pick a primary and a secondary color. You can
use anything, and if you don't know what you want, just use White for primary and Black for
secondary. Now go to Layer -> New -> Layer, and press OK. Then go to Filter -> Render -> Clouds At
this point, I have: Now go to Filter -> Blur -> Radial Blur, and select these setti....
How To Create Smallest Website
(21) I wonder if any one create smallest website on earth? any webmaster can share this things .. .if
they can make how could it be? /wink.gif" style="vertical-align:middle" emoid=";)" border="0"
alt="wink.gif" />....
Toufee.com - Create Free Flash Movies Online
very good site (3) Toufee.com allows you to create free Adobe Flash movies online. There are no ads on your movies
and you can use a wide variety of features to enhance your presentations like text effects and
speech-engines that read your text aloud. In fact, I still to get what the catch is. Here's
what you can do free: http://www.toufee.com/demo/create-flash.html And here is a test signature
I created using the service: http://tinyurl.com/ysosxj/flash.swf It must have taken me all of
ten to twenty minutes to create that once I knew what I wanted to do and how to do it. Th....
Own Server
I would like to create my own server... (9) Howdy, i'm dreaming of an own website(that's why i'm on theis forum..) and I'm
searching for the files to create an own server... I would need to be able top have: PHP Mysql smtp
perl all the other usefull things can somewone help me, i've searched on google, yahoo and
altavista and I didn't find annything! Help me please... Greetz(to all females..I'm
available...) StYn0!....
Private Server Ro .
How to create your own private Ragnarok-Online server !!! (158) I saw that there are a lot of people asking for how to create a private Ragnarok-Online server . so
now i decide to make this tutorial to to help these people ... i didn't have a server but my
friend had server and ihelped him to find pros and some tutos so , i learned with him how to create
a server ...stop making introduction ...let's go ... first you have to have minimum
requirements : ----Software :---- i think any windows should work, but i recommend Win Xp i
think you have alredy a Winrar *- Korean Ragnarok client *- Sakray patch (*i recommend the las....
How To Create Embed Image Mail In Gmail
(55) Hi to all ! Anybody can help me to create an email with embedded image so that mail reader
automatically see that image. Moreover I wont attached that image as it appears small in size in on
gmail. Thanks in Advance. ....
How Do I Create Programs?
(17) how do i create programs like, a browser, or a sible program that is a calcualor ect. how do i make
toolbars and things like that? -Microsoft Lack of content and missing topic description.
Warning! ....
How To Create Java Button Or Frame
to be customized (14) hi to all!!!! just like to ask if it would be possible if i could make a custom
button or frame in java. i got tired of using the build infeatures in java. i would like to create
my own dessign of button or frame.. can it be possible!!! /biggrin.gif' border='0'
style='vertical-align:middle' alt='biggrin.gif' /> thank!!!! /laugh.gif'
border='0' style='vertical-align:middle' alt='laugh.gif' /> New Help In! is NOT a descriptive
topic title. Next time you decide not to follow the posting rules, you will be issued a w....
How Can I Create A Gui Using C++
I need easy steps! (5) can someone tell me how to create gui using c++... thanks!!!! /biggrin.gif'
border='0' style='vertical-align:middle' alt='biggrin.gif' /> Questions do not belong in the
tutorial section. Moved. Topic names and descriptions are VERY important. Changed that too. Issued
warning. ....
How To Create A Forum?
(18) I want to create a forum after getting a host on this site,but i cant find a propper program for
it.Also i want to know how to have polls and other stuff on the side. P0ZzZ! Post moved to the
right section ....
How To Create Virtual Drives
A complete guide on how to create virtual drives (20) I'm planning to format my computer tonight, and I need some sort of reference about this when I
get back. What is a virtual drive? A virtual drive is a shortcut to a folder hidden deep inside
Windows. Instead of having an icon for the shortcut (virtual drive), you will see a drive icon with
a letter that you chose when you go to My Computer after you create the drive. After completing this
tutorial, you will be able to turn a long path
(C:\directory\directory\more\directory\oh\my\gosh\this\
is\a\long\direc....
How To Create The Army System
Anyone have a tut. on creating the syst. (11) Does anyone know how to make that army system for a different IPB 2.0 forum?....
Looking for passwords, create, strong, passwords, hacksafe, passwords
|
*RANDOM STUFF*
*SIMILAR VIDEOS*
Searching Video's for passwords, create, strong, passwords, hacksafe, passwords
*MORE FROM TRAP17.COM*
|
advertisement
|
|