Alerts This Week
Warning Icon 1 631
Alerts This Week
Warning Icon 1 631

Stay Ahead With Linux Security News

Filter Icon Refine news
X Clear Filters
X Clear Filters
View More

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Community Poll

What got you started with Linux?

No answer selected. Please try again.
Please select either existing option or enter your own, however not both.
Please select minimum {0} answer(s).
Please select maximum {0} answer(s).
/main-polls/150-what-got-you-started-with-linux?task=poll.vote&format=json
150
radio
0
[{"id":483,"title":"Self-taught through trial and error","votes":549,"type":"x","order":1,"pct":78.54,"resources":[]},{"id":484,"title":"Formal training or courses","votes":30,"type":"x","order":2,"pct":4.29,"resources":[]},{"id":485,"title":"A job that required it","votes":34,"type":"x","order":3,"pct":4.86,"resources":[]},{"id":486,"title":"Other","votes":86,"type":"x","order":4,"pct":12.3,"resources":[]}] ["#ff5b00","#4ac0f2","#b80028","#eef66c","#60bb22","#b96a9a","#62c2cc"] ["rgba(255,91,0,0.7)","rgba(74,192,242,0.7)","rgba(184,0,40,0.7)","rgba(238,246,108,0.7)","rgba(96,187,34,0.7)","rgba(185,106,154,0.7)","rgba(98,194,204,0.7)"] 350
bottom 200
Loading...

Explore Latest Linux Security news

We found -4 articles for you...
83

Key Techniques for Safeguarding Your Passwords Effectively

Sex, Drugs, Money...How many of these words are common passwords on your network? The answer is probably too many. For beginners and even seasoned Linux security veterans, this should be something that needs to be consistantly checked. . . . Sex, Drugs, Money...How many of these words are common passwords on your network? The answer is probably too many. For beginners and even seasoned Linux security veterans, this should be something that needs to be consistantly checked. This article comes about because of a recent thread on the security-basics mailing list regarding password crackers. Akin to this topic are the passwords themselves. The average user has a mildly uncomplicated password; generally not even a combination of upper and lower case characters or even any numbers. The fact of the matter is that passwords are an important piece of the security puzzle. More times than not, the average user is the one that you are working for. SysAdmins, if taking a look at your users password's are not a piece of your agenda, make it one. I am not saying that it must be done every day, but what easier way to break into a system than an easy to guess password. My first suggestion would be to do a sanity check on your password file. Run a password cracker on the password file and see how many usernames are broken in the first 10 min, or even the first hour. Odds are someone more patient than you would like to have access to your network. Another thing to keep in mind when looking at passwords is to never allow one of your users to use a 1337 version password. The problem is that they are based on dictionary words, with simple, common letter substitutions. In password cracking metrics, this is only one step up (common permutations) from a plain dictionary attack. Do not base your passwords on dictionary words, phonetic misspellings, names, slang, etc. One idea suggested on the mailing list was to do a 'strings -8 /dev/urandom' and then pick something from the first screenful that you or your usercan memorize. This is a random way of generating a password that even allows you to choose something easy for you. Listed below are a few tools that can be used for password auditing. Run one of them against your password file and notify all the users whose passwords were figured out they need to use more complicated passwords. Something else that may be worth your while is to look into password generators. They are many good freely available password generators. You should always use whichever method is best for you. Password Generators: Passsafe L33t-5p34K G3n3r@t0r Java Password Generator hichac Generates Passwords and puts them into an apache .htaccess file. Password Crackers: Perl Crack John the Ripper Crack 5.0a . Investigate frequent password mistakes and safeguard your users' accounts through robust password handling strategies.. Password Security, User Education, Auditing Tools. . LinuxSecurity.com Team

Calendar 2 Jun 27, 2002 User Avatar LinuxSecurity.com Team Hacks/Cracks
News Add Esm H340

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Community Poll

What got you started with Linux?

No answer selected. Please try again.
Please select either existing option or enter your own, however not both.
Please select minimum {0} answer(s).
Please select maximum {0} answer(s).
/main-polls/150-what-got-you-started-with-linux?task=poll.vote&format=json
150
radio
0
[{"id":483,"title":"Self-taught through trial and error","votes":549,"type":"x","order":1,"pct":78.54,"resources":[]},{"id":484,"title":"Formal training or courses","votes":30,"type":"x","order":2,"pct":4.29,"resources":[]},{"id":485,"title":"A job that required it","votes":34,"type":"x","order":3,"pct":4.86,"resources":[]},{"id":486,"title":"Other","votes":86,"type":"x","order":4,"pct":12.3,"resources":[]}] ["#ff5b00","#4ac0f2","#b80028","#eef66c","#60bb22","#b96a9a","#62c2cc"] ["rgba(255,91,0,0.7)","rgba(74,192,242,0.7)","rgba(184,0,40,0.7)","rgba(238,246,108,0.7)","rgba(96,187,34,0.7)","rgba(185,106,154,0.7)","rgba(98,194,204,0.7)"] 350
bottom 200
Your message here