<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Lockout policy Archives - Foster Institute</title>
	<atom:link href="https://fosterinstitute.com/tag/lockout-policy/feed/" rel="self" type="application/rss+xml" />
	<link>https://fosterinstitute.com/tag/lockout-policy/</link>
	<description>Cybersecurity Experts</description>
	<lastBuildDate>Sun, 12 Jun 2022 01:40:56 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://fosterinstitute.com/wp-content/uploads/2021/02/Favicon.png</url>
	<title>Lockout policy Archives - Foster Institute</title>
	<link>https://fosterinstitute.com/tag/lockout-policy/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How To Know if a Password Attack Succeeded</title>
		<link>https://fosterinstitute.com/how-to-know-if-a-password-attack-succeeded/</link>
		
		<dc:creator><![CDATA[Mike Foster]]></dc:creator>
		<pubDate>Thu, 07 Apr 2016 13:00:05 +0000</pubDate>
				<category><![CDATA[Account Lockout Policy]]></category>
		<category><![CDATA[Alerts]]></category>
		<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[Cyber Security]]></category>
		<category><![CDATA[Cyber Security Breach]]></category>
		<category><![CDATA[Cybersecurity]]></category>
		<category><![CDATA[Data Loss Prevention]]></category>
		<category><![CDATA[Executive Tips]]></category>
		<category><![CDATA[Hacker Insight]]></category>
		<category><![CDATA[Hackers]]></category>
		<category><![CDATA[IT Best Practices]]></category>
		<category><![CDATA[IT Pro Tips]]></category>
		<category><![CDATA[Password Security]]></category>
		<category><![CDATA[Technology Safety Tips]]></category>
		<category><![CDATA[automated attacks]]></category>
		<category><![CDATA[business passwords]]></category>
		<category><![CDATA[company attacks]]></category>
		<category><![CDATA[cyber security]]></category>
		<category><![CDATA[Cyber Security Best Practices]]></category>
		<category><![CDATA[Cyber Security Consultant]]></category>
		<category><![CDATA[cyber security expert]]></category>
		<category><![CDATA[Cyber Security Tips]]></category>
		<category><![CDATA[Failed Logon]]></category>
		<category><![CDATA[failed logon attempts]]></category>
		<category><![CDATA[Guessing Passwords]]></category>
		<category><![CDATA[Guessing Usernames]]></category>
		<category><![CDATA[hacker attempts]]></category>
		<category><![CDATA[Hacker Success]]></category>
		<category><![CDATA[hackers]]></category>
		<category><![CDATA[Internet Safety Tips]]></category>
		<category><![CDATA[it best practices]]></category>
		<category><![CDATA[IT network security]]></category>
		<category><![CDATA[IT pro tips]]></category>
		<category><![CDATA[IT pros]]></category>
		<category><![CDATA[it risk management]]></category>
		<category><![CDATA[it security audit]]></category>
		<category><![CDATA[IT security consultant]]></category>
		<category><![CDATA[it security expert]]></category>
		<category><![CDATA[IT security procedures]]></category>
		<category><![CDATA[it security review]]></category>
		<category><![CDATA[IT security training]]></category>
		<category><![CDATA[Lockout policy]]></category>
		<category><![CDATA[logon fails]]></category>
		<category><![CDATA[monitoring logons]]></category>
		<category><![CDATA[password attack]]></category>
		<category><![CDATA[password attacks]]></category>
		<category><![CDATA[Password lockout]]></category>
		<category><![CDATA[password tries]]></category>
		<category><![CDATA[PW Tries]]></category>
		<category><![CDATA[risk management]]></category>
		<category><![CDATA[tech support]]></category>
		<category><![CDATA[username tries]]></category>
		<guid isPermaLink="false">https://fosterinstitute.com/blog//?p=2283</guid>

					<description><![CDATA[<p>Last week, you saw an example of a list of passwords that an attacker used to attack a server more than 41,000 times. But the worst part was the server that underwent a short attack… As demonstrated last week, attackers attempt to guess usernames and passwords on systems in an attempt to gain access to [&#8230;]</p>
<p>The post <a href="https://fosterinstitute.com/how-to-know-if-a-password-attack-succeeded/">How To Know if a Password Attack Succeeded</a> appeared first on <a href="https://fosterinstitute.com">Foster Institute</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Last week, you saw an example of a list of passwords that an attacker used to attack a server more than 41,000 times. But the worst part was the server that underwent a short attack…<span id="more-2283"></span></p>
<p>As demonstrated last week, attackers attempt to guess usernames and passwords on systems in an attempt to gain access to those computers.</p>
<p>The most concerning part, since your network is already under attack, is that one or more of the attempts might have been successful.</p>
<p>Those thousands of unsuccessful login attempts on a computer are, in a way, reassuring because the attacker was having difficulty finding a combination that worked.</p>
<p>The reason that some computers have fewer attack attempts can be because an attacker successfully gained access after a smaller number of guesses.</p>
<p>This is often the case since the attacks are automated so an attacker will not usually get tired of trying. Once one of the tries is successful, then that&#8217;s when the attacker stops guessing usernames and passwords. At that point, they already have access.</p>
<p>Have your internal, or outsourced, IT Pro examine failed logon attempts and see if the usernames seem random like the list published last week. If the usernames are similar to those on that list, then that&#8217;s an indication that an attacker was attempting to gain access. If there are a small number of attempts, then that attacker may have gained access to the computer. </p>
<p>Now that’s concerning.</p>
<p>Please forward this to your friends and associates so that they can be more aware of how to protect the security of their organization.</p>
<p>The post <a href="https://fosterinstitute.com/how-to-know-if-a-password-attack-succeeded/">How To Know if a Password Attack Succeeded</a> appeared first on <a href="https://fosterinstitute.com">Foster Institute</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Anatomy of a Password Attack</title>
		<link>https://fosterinstitute.com/guesses/</link>
		
		<dc:creator><![CDATA[Mike Foster]]></dc:creator>
		<pubDate>Thu, 31 Mar 2016 13:00:40 +0000</pubDate>
				<category><![CDATA[Alerts]]></category>
		<category><![CDATA[Cyber Security]]></category>
		<category><![CDATA[Cyber Security Breach]]></category>
		<category><![CDATA[Cybersecurity]]></category>
		<category><![CDATA[Password Security]]></category>
		<category><![CDATA[Preventative IT Security Breach]]></category>
		<category><![CDATA[business passwords]]></category>
		<category><![CDATA[Business Security]]></category>
		<category><![CDATA[company attacks]]></category>
		<category><![CDATA[cyber security]]></category>
		<category><![CDATA[Cyber Security Best Practices]]></category>
		<category><![CDATA[Cyber Security Consultant]]></category>
		<category><![CDATA[cyber security expert]]></category>
		<category><![CDATA[Cyber Security Tips]]></category>
		<category><![CDATA[Failed Logon]]></category>
		<category><![CDATA[failed logon attempts]]></category>
		<category><![CDATA[Guessing Passwords]]></category>
		<category><![CDATA[Guessing Usernames]]></category>
		<category><![CDATA[hackers]]></category>
		<category><![CDATA[Internet Safety Tips]]></category>
		<category><![CDATA[it best practices]]></category>
		<category><![CDATA[IT network security]]></category>
		<category><![CDATA[IT pros]]></category>
		<category><![CDATA[it risk management]]></category>
		<category><![CDATA[it security audit]]></category>
		<category><![CDATA[IT security consultant]]></category>
		<category><![CDATA[it security expert]]></category>
		<category><![CDATA[IT security procedures]]></category>
		<category><![CDATA[it security review]]></category>
		<category><![CDATA[IT security training]]></category>
		<category><![CDATA[Lockout policy]]></category>
		<category><![CDATA[monitoring logons]]></category>
		<category><![CDATA[password attack]]></category>
		<category><![CDATA[password attacks]]></category>
		<category><![CDATA[Password lockout]]></category>
		<category><![CDATA[password safety]]></category>
		<category><![CDATA[password tries]]></category>
		<category><![CDATA[PW Tries]]></category>
		<category><![CDATA[risk management]]></category>
		<category><![CDATA[tech support]]></category>
		<category><![CDATA[username tries]]></category>
		<guid isPermaLink="false">https://fosterinstitute.com/blog//?p=2279</guid>

					<description><![CDATA[<p>Password attacks against businesses happen all the time. You may find it interesting to see the list of usernames that attackers guess are on your system, and how many passwords they try for each username. Notice that, for the usernames most likely to exist on computers, the attacker tries more password guesses: 1398 different passwords [&#8230;]</p>
<p>The post <a href="https://fosterinstitute.com/guesses/">Anatomy of a Password Attack</a> appeared first on <a href="https://fosterinstitute.com">Foster Institute</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Password attacks against businesses happen all the time. You may find it interesting to see the list of usernames that attackers guess are on your system, and how many passwords they try for each username.<span id="more-2279"></span></p>
<p>Notice that, for the usernames most likely to exist on computers, the attacker tries more password guesses:</p>
<p>1398 different passwords attempted with this guessed username: Administrator<br />
836 different passwords attempted with this guessed username: Admin<br />
554 different passwords attempted with this guessed username: user<br />
314 different passwords attempted with this guessed username: test<br />
314 different passwords attempted with this guessed username: user1<br />
160 different passwords attempted with this guessed username: user2<br />
156 different passwords attempted with this guessed username: user3<br />
156 different passwords attempted with this guessed username: admin1<br />
155 different passwords attempted with this guessed username: test1<br />
111 different passwords attempted with this guessed username: guest<br />
91 different passwords attempted with this guessed username: sql<br />
89 different passwords attempted with this guessed username: aspnet<br />
87 different passwords attempted with this guessed username: support_388945a0<br />
84 different passwords attempted with this guessed username: david<br />
83 different passwords attempted with this guessed username: root<br />
82 different passwords attempted with this guessed username: backup<br />
80 different passwords attempted with this guessed username: sys<br />
80 different passwords attempted with this guessed username: support<br />
80 different passwords attempted with this guessed username: Other<br />
80 different passwords attempted with this guessed username: a<br />
78 different passwords attempted with this guessed username: test2<br />
78 different passwords attempted with this guessed username: server<br />
78 different passwords attempted with this guessed username: 1<br />
78 different passwords attempted with this guessed username: john<br />
78 different passwords attempted with this guessed username: test3<br />
78 different passwords attempted with this guessed username: console<br />
78 different passwords attempted with this guessed username: owner<br />
78 different passwords attempted with this guessed username: actuser<br />
78 different passwords attempted with this guessed username: 123<br />
78 different passwords attempted with this guessed username: adm<br />
78 different passwords attempted with this guessed username: admin2<br />
78 different passwords attempted with this guessed username: user4<br />
78 different passwords attempted with this guessed username: user5<br />
32 different passwords attempted with this guessed username: surferquest<br />
18 different passwords attempted with this guessed username: auditor<br />
15 different passwords attempted with this guessed username: alilong<br />
14 different passwords attempted with this guessed username: SCOTT<br />
13 different passwords attempted with this guessed username: chirotouch<br />
13 different passwords attempted with this guessed username: PEGGY<br />
12 different passwords attempted with this guessed username: follow<br />
12 different passwords attempted with this guessed username: CHERYL<br />
12 different passwords attempted with this guessed username: TERRI<br />
11 different passwords attempted with this guessed username: ETB User<br />
10 different passwords attempted with this guessed username: system_backupDB<br />
10 different passwords attempted with this guessed username: QBPOSDBSrvUser<br />
10 different passwords attempted with this guessed username: xuhai<br />
10 different passwords attempted with this guessed username: tu<br />
9 different passwords attempted with this guessed username: mroot<br />
9 different passwords attempted with this guessed username: manager<br />
9 different passwords attempted with this guessed username: justin<br />
8 different passwords attempted with this guessed username: iis<br />
8 different passwords attempted with this guessed username: Linux<br />
7 different passwords attempted with this guessed username: acs<br />
7 different passwords attempted with this guessed username: vetvault<br />
7 different passwords attempted with this guessed username: squirrel<br />
7 different passwords attempted with this guessed username: user01<br />
7 different passwords attempted with this guessed username: crsuser<br />
6 different passwords attempted with this guessed username: saleslan<br />
6 different passwords attempted with this guessed username: IUSR_SOR<br />
6 different passwords attempted with this guessed username: scan<br />
6 different passwords attempted with this guessed username: expedite<br />
6 different passwords attempted with this guessed username: DSNVSUser<br />
6 different passwords attempted with this guessed username: reception<br />
6 different passwords attempted with this guessed username: hei<br />
6 different passwords attempted with this guessed username: VNIAdmin_DoNotDelete<br />
6 different passwords attempted with this guessed username: kaypro<br />
6 different passwords attempted with this guessed username: payroll<br />
6 different passwords attempted with this guessed username: mark<br />
6 different passwords attempted with this guessed username: alex<br />
6 different passwords attempted with this guessed username: linhai<br />
6 different passwords attempted with this guessed username: ntsec_admin<br />
6 different passwords attempted with this guessed username: lisa<br />
6 different passwords attempted with this guessed username: oprrs<br />
6 different passwords attempted with this guessed username: monster<br />
5 different passwords attempted with this guessed username: Acsadmin<br />
5 different passwords attempted with this guessed username: cli<br />
5 different passwords attempted with this guessed username: awesen<br />
5 different passwords attempted with this guessed username: aloha<br />
5 different passwords attempted with this guessed username: micrologic<br />
5 different passwords attempted with this guessed username: scanner<br />
5 different passwords attempted with this guessed username: swentz<br />
5 different passwords attempted with this guessed username: jacob<br />
5 different passwords attempted with this guessed username: jordan<br />
5 different passwords attempted with this guessed username: backoffice<br />
5 different passwords attempted with this guessed username: amiga<br />
5 different passwords attempted with this guessed username: pos<br />
4 different passwords attempted with this guessed username: warehouse<br />
4 different passwords attempted with this guessed username: rdspos<br />
4 different passwords attempted with this guessed username: linda<br />
4 different passwords attempted with this guessed username: copier<br />
4 different passwords attempted with this guessed username: rds<br />
4 different passwords attempted with this guessed username: acasey<br />
4 different passwords attempted with this guessed username: mary<br />
4 different passwords attempted with this guessed username: sapsupport<br />
4 different passwords attempted with this guessed username: Post6<br />
4 different passwords attempted with this guessed username: james<br />
4 different passwords attempted with this guessed username: micros<br />
4 different passwords attempted with this guessed username: spppse<br />
4 different passwords attempted with this guessed username: possvr<br />
4 different passwords attempted with this guessed username: apple_terminal<br />
3 different passwords attempted with this guessed username: shipping<br />
3 different passwords attempted with this guessed username: manw<br />
3 different passwords attempted with this guessed username: MssqlUser<br />
3 different passwords attempted with this guessed username: miass<br />
3 different passwords attempted with this guessed username: receptionist<br />
3 different passwords attempted with this guessed username: grace<br />
3 different passwords attempted with this guessed username: iusr_qa<br />
3 different passwords attempted with this guessed username: hk<br />
3 different passwords attempted with this guessed username: fax<br />
3 different passwords attempted with this guessed username: menw<br />
3 different passwords attempted with this guessed username: sales<br />
3 different passwords attempted with this guessed username: parts<br />
3 different passwords attempted with this guessed username: Tsmotw<br />
3 different passwords attempted with this guessed username: svc-netmon<br />
3 different passwords attempted with this guessed username: staff<br />
3 different passwords attempted with this guessed username: adminsc5<br />
3 different passwords attempted with this guessed username: ssyyet<br />
3 different passwords attempted with this guessed username: sysadmin<br />
3 different passwords attempted with this guessed username: ashley<br />
3 different passwords attempted with this guessed username: araxi<br />
3 different passwords attempted with this guessed username: ccdrs<br />
3 different passwords attempted with this guessed username: ava<br />
3 different passwords attempted with this guessed username: Cat<br />
3 different passwords attempted with this guessed username: Spectra<br />
3 different passwords attempted with this guessed username: tech<br />
3 different passwords attempted with this guessed username: voicemail<br />
3 different passwords attempted with this guessed username: adm1n<br />
3 different passwords attempted with this guessed username: terry<br />
3 different passwords attempted with this guessed username: Administrador<br />
2 different passwords attempted with this guessed username: laptop<br />
2 different passwords attempted with this guessed username: lab<br />
2 different passwords attempted with this guessed username: Astsm<br />
2 different passwords attempted with this guessed username: larry<br />
2 different passwords attempted with this guessed username: lee<br />
2 different passwords attempted with this guessed username: billing<br />
2 different passwords attempted with this guessed username: besadmin<br />
2 different passwords attempted with this guessed username: bill<br />
2 different passwords attempted with this guessed username: joshua<br />
2 different passwords attempted with this guessed username: kathy<br />
2 different passwords attempted with this guessed username: avery<br />
2 different passwords attempted with this guessed username: beadmin<br />
2 different passwords attempted with this guessed username: Kantech<br />
2 different passwords attempted with this guessed username: keith<br />
2 different passwords attempted with this guessed username: kiosk<br />
2 different passwords attempted with this guessed username: aubrey<br />
2 different passwords attempted with this guessed username: joseph<br />
2 different passwords attempted with this guessed username: benjamin<br />
2 different passwords attempted with this guessed username: lewis<br />
2 different passwords attempted with this guessed username: alan<br />
2 different passwords attempted with this guessed username: aiden<br />
2 different passwords attempted with this guessed username: addison<br />
2 different passwords attempted with this guessed username: lvellman<br />
2 different passwords attempted with this guessed username: madison<br />
2 different passwords attempted with this guessed username: manger<br />
2 different passwords attempted with this guessed username: accountant<br />
2 different passwords attempted with this guessed username: mia<br />
2 different passwords attempted with this guessed username: abigail<br />
2 different passwords attempted with this guessed username: mason<br />
2 different passwords attempted with this guessed username: matthew<br />
2 different passwords attempted with this guessed username: adam<br />
2 different passwords attempted with this guessed username: angela<br />
2 different passwords attempted with this guessed username: andrew<br />
2 different passwords attempted with this guessed username: andrea<br />
2 different passwords attempted with this guessed username: liam<br />
2 different passwords attempted with this guessed username: anthony<br />
2 different passwords attempted with this guessed username: lillian<br />
2 different passwords attempted with this guessed username: logmeinremoteuser<br />
2 different passwords attempted with this guessed username: lori<br />
2 different passwords attempted with this guessed username: lucas<br />
2 different passwords attempted with this guessed username: amelia<br />
2 different passwords attempted with this guessed username: alexander<br />
2 different passwords attempted with this guessed username: logan<br />
2 different passwords attempted with this guessed username: joe<br />
2 different passwords attempted with this guessed username: cindy<br />
2 different passwords attempted with this guessed username: chris<br />
2 different passwords attempted with this guessed username: chloe<br />
2 different passwords attempted with this guessed username: CorpOwner<br />
2 different passwords attempted with this guessed username: evelyn<br />
2 different passwords attempted with this guessed username: consult<br />
2 different passwords attempted with this guessed username: front<br />
2 different passwords attempted with this guessed username: frontdesk<br />
2 different passwords attempted with this guessed username: gabriel<br />
2 different passwords attempted with this guessed username: checkout<br />
2 different passwords attempted with this guessed username: FranOwner<br />
2 different passwords attempted with this guessed username: checkin<br />
2 different passwords attempted with this guessed username: ethan<br />
2 different passwords attempted with this guessed username: elijah<br />
2 different passwords attempted with this guessed username: elizabeth<br />
2 different passwords attempted with this guessed username: ella<br />
2 different passwords attempted with this guessed username: doctor<br />
2 different passwords attempted with this guessed username: don<br />
2 different passwords attempted with this guessed username: donna<br />
2 different passwords attempted with this guessed username: dennis<br />
2 different passwords attempted with this guessed username: daniel<br />
2 different passwords attempted with this guessed username: cs13368<br />
2 different passwords attempted with this guessed username: emily<br />
2 different passwords attempted with this guessed username: emma<br />
2 different passwords attempted with this guessed username: eric<br />
2 different passwords attempted with this guessed username: general<br />
2 different passwords attempted with this guessed username: bruce<br />
2 different passwords attempted with this guessed username: jack<br />
2 different passwords attempted with this guessed username: jackson<br />
2 different passwords attempted with this guessed username: buexec<br />
2 different passwords attempted with this guessed username: isabella<br />
2 different passwords attempted with this guessed username: bruno<br />
2 different passwords attempted with this guessed username: bkupexec<br />
2 different passwords attempted with this guessed username: jerry<br />
2 different passwords attempted with this guessed username: jim<br />
2 different passwords attempted with this guessed username: brian<br />
2 different passwords attempted with this guessed username: jayden<br />
2 different passwords attempted with this guessed username: jeff<br />
2 different passwords attempted with this guessed username: intern<br />
2 different passwords attempted with this guessed username: harper<br />
2 different passwords attempted with this guessed username: charlie<br />
2 different passwords attempted with this guessed username: chad<br />
2 different passwords attempted with this guessed username: glenn<br />
2 different passwords attempted with this guessed username: charlotte<br />
2 different passwords attempted with this guessed username: grocery<br />
2 different passwords attempted with this guessed username: canon<br />
2 different passwords attempted with this guessed username: info<br />
2 different passwords attempted with this guessed username: install<br />
2 different passwords attempted with this guessed username: celerant<br />
2 different passwords attempted with this guessed username: henry<br />
2 different passwords attempted with this guessed username: carlos<br />
2 different passwords attempted with this guessed username: remote<br />
2 different passwords attempted with this guessed username: tim<br />
2 different passwords attempted with this guessed username: tom<br />
2 different passwords attempted with this guessed username: Ray<br />
2 different passwords attempted with this guessed username: robert<br />
2 different passwords attempted with this guessed username: roger<br />
2 different passwords attempted with this guessed username: RETAIL<br />
2 different passwords attempted with this guessed username: ricoh<br />
2 different passwords attempted with this guessed username: Post4<br />
2 different passwords attempted with this guessed username: Post7<br />
2 different passwords attempted with this guessed username: trish<br />
2 different passwords attempted with this guessed username: peter<br />
2 different passwords attempted with this guessed username: production<br />
2 different passwords attempted with this guessed username: tony<br />
2 different passwords attempted with this guessed username: toshiba<br />
2 different passwords attempted with this guessed username: tool<br />
2 different passwords attempted with this guessed username: sophia<br />
2 different passwords attempted with this guessed username: sqladmin<br />
2 different passwords attempted with this guessed username: Tech01<br />
2 different passwords attempted with this guessed username: sofia<br />
2 different passwords attempted with this guessed username: steve<br />
2 different passwords attempted with this guessed username: symantec<br />
2 different passwords attempted with this guessed username: stanley<br />
2 different passwords attempted with this guessed username: t1<br />
2 different passwords attempted with this guessed username: samuel<br />
2 different passwords attempted with this guessed username: scans<br />
2 different passwords attempted with this guessed username: terasoma<br />
2 different passwords attempted with this guessed username: temp<br />
2 different passwords attempted with this guessed username: Silverx<br />
2 different passwords attempted with this guessed username: skaner<br />
2 different passwords attempted with this guessed username: security<br />
2 different passwords attempted with this guessed username: shop<br />
2 different passwords attempted with this guessed username: operator<br />
2 different passwords attempted with this guessed username: olivia<br />
2 different passwords attempted with this guessed username: natalie<br />
2 different passwords attempted with this guessed username: zoey<br />
2 different passwords attempted with this guessed username: mike<br />
2 different passwords attempted with this guessed username: william<br />
2 different passwords attempted with this guessed username: ospite<br />
2 different passwords attempted with this guessed username: office<br />
2 different passwords attempted with this guessed username: veronica<br />
2 different passwords attempted with this guessed username: vismail<br />
2 different passwords attempted with this guessed username: victoria<br />
2 different passwords attempted with this guessed username: noah<br />
2 different passwords attempted with this guessed username: ncrm<br />
2 different passwords attempted with this guessed username: wand<br />
2 different passwords attempted with this guessed username: nss256wendys<br />
2 different passwords attempted with this guessed username: michael<br />
2 different passwords attempted with this guessed username: microssvc<br />
2 different passwords attempted with this guessed username: visitor<br />
2 different passwords attempted with this guessed username: xerox<br />
1 different passwords attempted with this guessed username: template<br />
1 different passwords attempted with this guessed username: cia<br />
1 different passwords attempted with this guessed username: cihan<br />
1 different passwords attempted with this guessed username: cayetano<br />
1 different passwords attempted with this guessed username: muhasebe<br />
1 different passwords attempted with this guessed username: bruno1234<br />
1 different passwords attempted with this guessed username: comercial<br />
1 different passwords attempted with this guessed username: susan<br />
1 different passwords attempted with this guessed username: vrfy<br />
1 different passwords attempted with this guessed username: camilie<br />
1 different passwords attempted with this guessed username: teresa<br />
1 different passwords attempted with this guessed username: telnet<br />
1 different passwords attempted with this guessed username: ted<br />
1 different passwords attempted with this guessed username: tape<br />
1 different passwords attempted with this guessed username: washington<br />
1 different passwords attempted with this guessed username: web<br />
1 different passwords attempted with this guessed username: taylor<br />
1 different passwords attempted with this guessed username: tcp<br />
1 different passwords attempted with this guessed username: tarragona<br />
1 different passwords attempted with this guessed username: tanya<br />
1 different passwords attempted with this guessed username: teds<br />
1 different passwords attempted with this guessed username: acct1<br />
1 different passwords attempted with this guessed username: t12010<br />
1 different passwords attempted with this guessed username: tammy<br />
1 different passwords attempted with this guessed username: www<br />
1 different passwords attempted with this guessed username: ceyda<br />
1 different passwords attempted with this guessed username: accounting<br />
1 different passwords attempted with this guessed username: training<br />
1 different passwords attempted with this guessed username: tracy<br />
1 different passwords attempted with this guessed username: travis<br />
1 different passwords attempted with this guessed username: transition<br />
1 different passwords attempted with this guessed username: vance<br />
1 different passwords attempted with this guessed username: tracey<br />
1 different passwords attempted with this guessed username: appservadmin<br />
1 different passwords attempted with this guessed username: appismo<br />
1 different passwords attempted with this guessed username: vanschoor<br />
1 different passwords attempted with this guessed username: trent<br />
1 different passwords attempted with this guessed username: user02<br />
1 different passwords attempted with this guessed username: tsadmin<br />
1 different passwords attempted with this guessed username: user8<br />
1 different passwords attempted with this guessed username: user7<br />
1 different passwords attempted with this guessed username: truck<br />
1 different passwords attempted with this guessed username: tricia<br />
1 different passwords attempted with this guessed username: uwe<br />
1 different passwords attempted with this guessed username: troisi<br />
1 different passwords attempted with this guessed username: uucp<br />
1 different passwords attempted with this guessed username: timc<br />
1 different passwords attempted with this guessed username: thomas<br />
1 different passwords attempted with this guessed username: timeclock<br />
1 different passwords attempted with this guessed username: beer<br />
1 different passwords attempted with this guessed username: therese<br />
1 different passwords attempted with this guessed username: term<br />
1 different passwords attempted with this guessed username: teri<br />
1 different passwords attempted with this guessed username: theresa<br />
1 different passwords attempted with this guessed username: texas<br />
1 different passwords attempted with this guessed username: backupexec<br />
1 different passwords attempted with this guessed username: vcs<br />
1 different passwords attempted with this guessed username: toni<br />
1 different passwords attempted with this guessed username: vargas<br />
1 different passwords attempted with this guessed username: tonya<br />
1 different passwords attempted with this guessed username: tommy<br />
1 different passwords attempted with this guessed username: timothy<br />
1 different passwords attempted with this guessed username: timeclock mails<br />
1 different passwords attempted with this guessed username: todd<br />
1 different passwords attempted with this guessed username: tina<br />
1 different passwords attempted with this guessed username: perl<br />
1 different passwords attempted with this guessed username: pentagon<br />
1 different passwords attempted with this guessed username: piotr<br />
1 different passwords attempted with this guessed username: Post2<br />
1 different passwords attempted with this guessed username: Post1<br />
1 different passwords attempted with this guessed username: paul1234<br />
1 different passwords attempted with this guessed username: kevin<br />
1 different passwords attempted with this guessed username: pcadmin<br />
1 different passwords attempted with this guessed username: karen<br />
1 different passwords attempted with this guessed username: pdf<br />
1 different passwords attempted with this guessed username: posuser<br />
1 different passwords attempted with this guessed username: postmaster<br />
1 different passwords attempted with this guessed username: prepress<br />
1 different passwords attempted with this guessed username: program<br />
1 different passwords attempted with this guessed username: IUSR_SERVER<br />
1 different passwords attempted with this guessed username: jimmy<br />
1 different passwords attempted with this guessed username: Post3<br />
1 different passwords attempted with this guessed username: Post5<br />
1 different passwords attempted with this guessed username: poste2<br />
1 different passwords attempted with this guessed username: Post8<br />
1 different passwords attempted with this guessed username: paul<br />
1 different passwords attempted with this guessed username: myhost<br />
1 different passwords attempted with this guessed username: nasa<br />
1 different passwords attempted with this guessed username: love<br />
1 different passwords attempted with this guessed username: neil<br />
1 different passwords attempted with this guessed username: micros1<br />
1 different passwords attempted with this guessed username: michelle<br />
1 different passwords attempted with this guessed username: miguel<br />
1 different passwords attempted with this guessed username: marco<br />
1 different passwords attempted with this guessed username: mode<br />
1 different passwords attempted with this guessed username: parking<br />
1 different passwords attempted with this guessed username: ospite1234<br />
1 different passwords attempted with this guessed username: patrizia<br />
1 different passwords attempted with this guessed username: kubik<br />
1 different passwords attempted with this guessed username: patrizia2<br />
1 different passwords attempted with this guessed username: lorenzo<br />
1 different passwords attempted with this guessed username: netsis<br />
1 different passwords attempted with this guessed username: network<br />
1 different passwords attempted with this guessed username: orders<br />
1 different passwords attempted with this guessed username: new<br />
1 different passwords attempted with this guessed username: publish<br />
1 different passwords attempted with this guessed username: socket<br />
1 different passwords attempted with this guessed username: SmokinPremiums<br />
1 different passwords attempted with this guessed username: solaris<br />
1 different passwords attempted with this guessed username: documents<br />
1 different passwords attempted with this guessed username: domain<br />
1 different passwords attempted with this guessed username: scan123<br />
1 different passwords attempted with this guessed username: expn<br />
1 different passwords attempted with this guessed username: evan<br />
1 different passwords attempted with this guessed username: silver<br />
1 different passwords attempted with this guessed username: esmtp<br />
1 different passwords attempted with this guessed username: station4<br />
1 different passwords attempted with this guessed username: cscadmin<br />
1 different passwords attempted with this guessed username: sue<br />
1 different passwords attempted with this guessed username: supervisor<br />
1 different passwords attempted with this guessed username: contract<br />
1 different passwords attempted with this guessed username: spiceworks<br />
1 different passwords attempted with this guessed username: soss<br />
1 different passwords attempted with this guessed username: daniela<br />
1 different passwords attempted with this guessed username: csi<br />
1 different passwords attempted with this guessed username: SQLAgentCmdExec<br />
1 different passwords attempted with this guessed username: salesman<br />
1 different passwords attempted with this guessed username: reguser<br />
1 different passwords attempted with this guessed username: rcpt<br />
1 different passwords attempted with this guessed username: relay<br />
1 different passwords attempted with this guessed username: guard<br />
1 different passwords attempted with this guessed username: halt<br />
1 different passwords attempted with this guessed username: qwerty<br />
1 different passwords attempted with this guessed username: query<br />
1 different passwords attempted with this guessed username: rad<br />
1 different passwords attempted with this guessed username: radiant<br />
1 different passwords attempted with this guessed username: IME_ADMIN<br />
1 different passwords attempted with this guessed username: rupert<br />
1 different passwords attempted with this guessed username: fuji1<br />
1 different passwords attempted with this guessed username: FPUPDENGUSR<br />
1 different passwords attempted with this guessed username: fbi<br />
1 different passwords attempted with this guessed username: sales2<br />
1 different passwords attempted with this guessed username: report<br />
1 different passwords attempted with this guessed username: renteria<br />
1 different passwords attempted with this guessed username: good<br />
1 different passwords attempted with this guessed username: gans<br />
1 different passwords attempted with this guessed username: richard</p>
<p>The post <a href="https://fosterinstitute.com/guesses/">Anatomy of a Password Attack</a> appeared first on <a href="https://fosterinstitute.com">Foster Institute</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>When Attackers Come Knocking</title>
		<link>https://fosterinstitute.com/when-attackers-come-knocking/</link>
		
		<dc:creator><![CDATA[Mike Foster]]></dc:creator>
		<pubDate>Mon, 28 Mar 2016 16:53:07 +0000</pubDate>
				<category><![CDATA[Alerts]]></category>
		<category><![CDATA[Cyber Security]]></category>
		<category><![CDATA[Cyber Security Breach]]></category>
		<category><![CDATA[Cybersecurity]]></category>
		<category><![CDATA[Data Loss Prevention]]></category>
		<category><![CDATA[Password Safety]]></category>
		<category><![CDATA[Password Security]]></category>
		<category><![CDATA[Technology Safety Tips]]></category>
		<category><![CDATA[Windows 10]]></category>
		<category><![CDATA[Account Lockout Policy]]></category>
		<category><![CDATA[Company Audits]]></category>
		<category><![CDATA[cyber security]]></category>
		<category><![CDATA[Cyber Security Best Practices]]></category>
		<category><![CDATA[Cyber Security Consultant]]></category>
		<category><![CDATA[cyber security expert]]></category>
		<category><![CDATA[Cyber Security Tips]]></category>
		<category><![CDATA[Failed Logon]]></category>
		<category><![CDATA[failed logon attempts]]></category>
		<category><![CDATA[Guessing Passwords]]></category>
		<category><![CDATA[hackers]]></category>
		<category><![CDATA[Internet Safety Tips]]></category>
		<category><![CDATA[it best practices]]></category>
		<category><![CDATA[IT network security]]></category>
		<category><![CDATA[IT pros]]></category>
		<category><![CDATA[it risk management]]></category>
		<category><![CDATA[it security audit]]></category>
		<category><![CDATA[IT security consultant]]></category>
		<category><![CDATA[it security expert]]></category>
		<category><![CDATA[IT security procedures]]></category>
		<category><![CDATA[it security review]]></category>
		<category><![CDATA[IT security training]]></category>
		<category><![CDATA[Lockout policy]]></category>
		<category><![CDATA[monitoring logons]]></category>
		<category><![CDATA[password attacks]]></category>
		<category><![CDATA[Password lockout]]></category>
		<category><![CDATA[risk management]]></category>
		<category><![CDATA[tech support]]></category>
		<category><![CDATA[Windows Account Lockout Policy]]></category>
		<guid isPermaLink="false">https://fosterinstitute.com/blog//?p=2271</guid>

					<description><![CDATA[<p>Earlier this year, we discovered that an angry ex-employee at one of our customer’s organization tried to guess the CEO’s password more than 300 times. The day he was fired, he went to work trying to crack the CEO’s password. What if he had been able to break in? It would have been devastating for [&#8230;]</p>
<p>The post <a href="https://fosterinstitute.com/when-attackers-come-knocking/">When Attackers Come Knocking</a> appeared first on <a href="https://fosterinstitute.com">Foster Institute</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Earlier this year, we discovered that an angry ex-employee at one of our customer’s organization tried to guess the CEO’s password more than 300 times. The day he was fired, he went to work trying to crack the CEO’s password. What if he had been able to break in? It would have been devastating for the company. Fortunately, the would-be-attacker was unsuccessful.  The sad part is that a simple setting in Windows could have hampered his efforts significantly. The fix takes 10 seconds…<span id="more-2271"></span></p>
<p>When we audit companies, it has become commonplace to discover attacks like this in progress. Place emphasis on the past two words. This isn’t a coincidence. The reality is that attackers are now constantly attempting to break into organizational accounts, from anywhere in the world, using guessed usernames and passwords. In some cases, the attackers are successful.</p>
<p>What you need to know: An important feature, the account lockout policy, is often overlooked when networks are configured. </p>
<p>Your servers can monitor failed logon attempts. It only takes your IT professionals 10 seconds to configure a policy that tells the servers that if a user enters the wrong password five times within five minutes, then his account is disabled for five minutes before he can attempt to logon again. And all of those numbers are easy to adjust individually; none of them need to be five.</p>
<p>The bad part of an account lockout policy is that, for the users who cannot remember their password, they only get to make a certain number of incorrect guesses at a time. That’s why you might use the number five for the values shown above. Even those basic restrictions can significantly frustrate an attacker. Locking out a user for 30 minutes after three wrong guesses may sound more secure, but it is also much more inconvenient for a forgetful user.</p>
<p>There is a long conversation to have about the pros and cons of setting a lockout policy, but one thing is certain: If an attacker ever gains access to your network through guessing passwords, you will wish that you’d asked your IT professional to configure the account lockout policy.</p>
<p>Please forward this to your friends whose organizations you care about.</p>
<p>The post <a href="https://fosterinstitute.com/when-attackers-come-knocking/">When Attackers Come Knocking</a> appeared first on <a href="https://fosterinstitute.com">Foster Institute</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
