Showing posts with label Israel. Show all posts
Showing posts with label Israel. Show all posts

Thursday, August 23, 2012

Obama faces delicate decisions as cyberattack fears rise

President Barack Ob, ... ] White House photo

At the height of the economic crisis in 2008, Saturday Night Live’s “Weekend Update” comedy news show rolled out the character Oscar Rogers as a faux financial commentator. His advice on how to restore the economy? “Fix it! It needs to be fixed! Now!”

Four years later, lawmakers are grappling with a cybercrisis, and despite rising concerns, legislative debates over how to secure U.S. networks and infrastructure have often resembled nothing so much as Oscar Rogers yelling “Fix it!”

Now, with Congress looking unlikely to act anytime soon to fix vulnerabilities in the nation’s computer systems that leave them open to cyberattacks, President Obama is weighing the pros and cons of using anexecutive order to do what Congress hasn’t.

Experts in government and industry alike report a tide of attacks aimed at stealing information from individuals, companies, and government agencies, potentially making a strong case for presidential action.

Further bolstering the case are warnings from top national-security officials that a catastrophic attack on a critical system like those that run energy grids or chemical plants could cause damage to the economy or even loss of life.

But Obama needs to consider his options carefully, because any unilateral steps could invite accusations from his critics of overstepping his authority. As the acrimonious debate over antipiracy legislation illustrated earlier this year, simmering Internet issues can easily explode.

In the final days before the August recess, the Senate hit an impasse on broad cybersecurity legislation that the White House and national-security and defense leaders support. The bill stalled after businesses and Republicans said the legislation would create burdensome regulations for industry without doing enough to shore up defenses against cyberattacks.

Top White House counterterrorism aide John Brennan said earlier this month that Obama was looking at the possibility of an executive order but that there is no decision yet.

Lee Hamilton, a Democratic former House member who sits on a board that advises the Homeland Security Department and who examined government security failures as cochair of the 9/11 Commission, said that Obama is right to consider moving forward on his own. He said the stalemate in Congress is a “serious breakdown” reminiscent of failures before the terrorist attacks on Sept. 11, 2001.

“The preference would be to work together with Congress, but the threat is serious enough that an executive order is in line,” he said. “There is certainly a lack of urgency in dealing with this, and it’s not a business-as-usual problem. Given the fact that Congress hasn’t acted, the president has the obligation to put together options to secure the country.”

While the debate in Congress largely broke down along party lines, some prominent Republicans support the cybersecurity standards backed by the White House.

Top national-security advisers for GOP presidential candidate Mitt Romney, such as former Homeland Security Secretary Michael Chertoff and former National Security Agency and Central Intelligence Agency chief Michal Hayden, differed with Republicans in Congress and publicly called for the Senate to pass provisions that have Obama’s support.

Romney campaign spokeswoman Andrea Saul declined to elaborate on the Republican candidate’s assertion that more needs to be done to secure American networks, or comment on whether he would favor using an executive order in the absence of legislation. But she reiterated Romney’s promise to make cybersecurity an early priority and didn’t rule out executive action. Romney's plan would require agencies to begin developing a new national cybersecurity strategy within the first 100 days of his administration. “Once the strategy is formulated he will determine how best it can be implemented,” Saul said in an e-mail.

Polls show that while Americans express concerns over cyberattacks, they, too, are divided over what should be done.

Separate surveys published by United Technologies/National Journal and The Washington Post over the summer found that a majority of Americans prefer that the government either not create standards for private companies, or keep any standards voluntary.

Backers of the White House’s proposals, however, say an executive order could add clarity to the debate and prove to skeptics that the government can play a greater role in protecting American networks without violating privacy or burdening private businesses.

“I think it’s hard to make things any messier than it was politically,” said James Lewis, an expert at the Center for Strategic and International Studies. “If done right, an executive order could help critics reconsider their arguments.”

That’s an analysis echoed by University of California (Berkeley) professor Steven Weber who said many people seem to be “sleepwalking” when it comes to the threat of cyberattacks. An executive order, he said, could reform cybersecurity policies before a catastrophic attack galvanizes public opinion.

An executive order could give Obama the chance to take a strong stand on a rising national-security concern while portraying Republicans in Congress as ditherers.

But an order is unlikely to accomplish all of the White House’s aims. It couldn’t hand DHS wider authority to ensure that certain private networks are secure. Nor could it entirely ease legal restrictions that prevent businesses from sharing threat information. Even policy changes for some federal network-security policies would likely need congressional action. Additionally, any action would need to avoid inciting privacy watchdogs who fear cybersecurity could be used as an excuse to undermine civil liberties.

And some analysts said the politics of an executive order could cut both ways for Obama. Presidents often win political debates that pit them against an unpopular Congress, especially one perceived as unable to do anything substantive, said Peter Feaver, a former National Security Council staffer during the Clinton and George W. Bush administrations. But if Obama were to take unilateral action, it would give his critics on the right an opening to paint him as an “imperial” president and to accuse him of saddling business with new regulations, Feaver said.

“In general, White Houses win in these fights with Congress, but this White House has played this card many times,” Feaver said. “This is an issue where there are bound to be unintended consequences and any cybersecurity measures will need a system to fix and update the provisions down the road. This administration has a hard sell assuring people to trust them to fix things later.”

Paul Rosenzweig, a consultant and visiting fellow at the conservative Heritage Foundation, said a cybersecurity executive order could play into both the “imperial presidency and do-nothing-Congress” narratives, but said he thinks there is a genuine possibility for a future compromise and unilateral action by Obama would do little to actually help secure private networks

http://m.nextgov.com/cio-briefing/2012/08/obama-faces-delicate-decisions-cybe...

Posted from DailyDDoSe

Saturday, June 30, 2012

'Flame' Spread Via Rogue Microsoft Security Certificates

Analysis of the massive ‘Flame’ cyber attack code has revealed that rogue Microsoft security certificates were used to make the malware appear as if it was officially signed by Microsoft. Microsoft has issued a security advisory, revoked trust in the rogue certificates, and provided steps to help IT admins and users prevent attacks that rely on the spoofed Microsoft certificates.

A post on the Microsoft Security Response Center blog states plainly, “We have discovered through our analysis that some components of the malware have been signed by certificates that allow software to appear as if it was produced by Microsoft.”

Malware'Flame' slipped under network defenses by appearing as legitimate Microsoft code.Andrew Storms, director of security operations for nCircle, declares, “The discovery of a bug that’s been used to circumvent Microsoft’s secure code certificate hierarchy is a major breach of trust, and it’s a big deal for every Microsoft user. It also underscores the delicate and problematic nature of the trust models behind every Internet transaction.”

The Microsoft blog post explains that a vulnerability in an old cryptography algorithm is exploited by some elements of Flame to make them appear as if they originated from Microsoft. Most systems around the world accept officially-signed Microsoft code as safe by default, so the malware would enter unnoticed.

The weak algorithm is a function of the Terminal Server Licensing Service, which allowed IT admins to authorize Remote Desktop services on Windows-based networks. The algorithm in question was used to generate security certificates with the ability to sign code so that it is accepted as legitimate Microsoft code.

Microsoft is taking steps to deal with this issue. First, it released the security advisory which explains the issue in detail and provides steps IT admins can use to block software signed by the rogue security certificates. Microsoft also released an update, which automatically implements those same steps to make it easier for customers to prevent malware using the spoofed certificates from slipping through.

Microsoft adds that the Terminal Server Licensing Service is no longer capable of issuing certificates that can be used to sign code. With these steps in place, organizations can ensure that any malware that depends on the rogue security certificates will no longer be recognized as being from Microsoft.

Storms provides some further insight about the rogue Microsoft certificate revelation. He points out that the stealthy use of rogue Microsoft security certificates supports the theory that ‘Flame’ is part of a grander state-sponsored espionage effort. “A bug that can identify a piece of malware as legitimate is not something an average malware writer would have been able to sit on for long--it’s worth far too much on the black market.”

Storms adds, “The fact that this bug has been kept secret for at least 18 months, and quite possibly longer, is pretty clear evidence that there is a nation state behind Flame.”

Posted from DailyDDoSe

Flame Hijacks Microsoft Update to Spread Malware Disguised As Legit Code

It’s a scenario security researchers have long worried about, a man-in-the-middle attack that allows someone to impersonate Microsoft Update to deliver malware — disguised as legitimate Microsoft code — to unsuspecting users.

And that’s exactly what turns out to have occurred with the recent Flame cyberespionage tool that has been infecting machines primarily in the Middle East and is believed to have been crafted by a nation-state.

According to Microsoft, which has been analyzing Flame, along with numerous antivirus researchers since it was publicly exposed last Monday, researchers there discovered that a component of Flame was designed to spread from one infected computer to other machines on the same network using a rogue certificate obtained via such a man-in-the-middle attack. When uninfected computers update themselves, Flame intercepts the request to Microsoft Update server and instead delivers a malicious executable to the machine that is signed with a rogue, but technically valid, Microsoft certificate.

“We have discovered through our analysis that some components of the malware have been signed by certificates that allow software to appear as if it was produced by Microsoft,” Microsoft Security Response Center Senior Director Mike Reavey wrote in a blog post published Sunday.

To generate their fake certificate, the attackers exploited a vulnerability in a cryptography algorithm that Microsoft uses for enterprise customers to set up Remote Desktop service on machines. The Terminal Server Licensing Service provides certificates with the ability to sign code, which is what allowed the rogue code to be signed as if it came from Microsoft.

Microsoft has provided information to explain how the flaw occurred in its system.

Reavey notes that since Flame is a highly targeted piece of malware that is believed to have infected fewer than 1,000 machines, the immediate risk from Flame is not great. But other attackers could have been exploiting the vulnerability as well. And the fact that this vulnerability existed in the first place is what has security experts all aflame. Code that is officially signed by Microsoft is considered safe by millions of machines around the world, something that put them all at risk.

“The discovery of a bug that’s been used to circumvent Microsoft’s secure code certificate hierarchy is a major breach of trust, and it’s a big deal for every Microsoft user,” Andrew Storms, director of security operations for nCircle, told PC World. “It also underscores the delicate and problematic nature of the trust models behind every Internet transaction.”

According to Kaspersky Lab, which discovered the Flame malware about three weeks ago, the certificate is used by a component of Flame called “Gadget” to spread the malware from one infected machine to others on a network. It was the use of this rogue certificate that is believed to have allowed Flame to infect at least one fully patched Windows 7 machine, according to Alexander Gostev, chief security expert at the Lab.

Here’s how it works:

When a machine on a network attempts to connect to Microsoft’s Windows Update service, the connection gets redirected through an infected machine first, which sends a fake, malicious Windows Update to the requesting machine. The fake update claims to be code that will help display gadgets on a user’s desktop.

The fake update looks like this:

“update description=”Allows you to display gadgets on your desktop.”
displayName=”Desktop Gadget Platform” name=”WindowsGadgetPlatform”>

If the ruse works, a malicious file called WuSetupV.exe gets deposited on the machine. Since the file is signed with a fake Microsoft certificate, it appears to the user to be legitimate, and therefore the user’s machine allows the program to run on the machine without issuing a desktop warning.

The Gadget component was compiled by the attackers on Dec. 27, 2010, according to Gostev in a blog post, and was implemented in the malware about two weeks later.

The following is exactly how the process occurs: The infected machine sets up a fake server by the name “MSHOME-F3BE293C”, which hosts a script that serves a full body of the Flame malware to victim machines. This is done by the module called “Munch”.

When a victim updates itself via Windows Update, the query is intercepted and the fake update is pushed. The fake update proceeds to download the main body and infect the computer.

The interception of the query to the official Windows Update (the man-in-the-middle attack) is done by announcing the infected machine as a proxy for the domain. This is done via WPAD. To get infected, the machines do need however to have their System Proxy settings configured to “Auto”.

Microsoft has revoked the certificate and fixed the vulnerability via an update. Hopefully, the update will not be man-in-the-middled.

Homepage Photo: Marjan Krebelj/Flickr

Posted from DailyDDoSe

"Independent?" Iranian Hacker Claims Responsibility for Comodo Hack

The hack that resulted in Comodo creating certificates for popular e-mail providers including Google Gmail, Yahoo Mail, and Microsoft Hotmail has been claimed as the work of an independent Iranian patriot. A post made to data sharing site pastebin.com by a person going by the handle “comodohacker” claimed responsibility for the hack and described details of the attack. A second post provided source code apparently reverse-engineered as one of the parts of the attack.

Whether the postings are authentic and accurate is, at present at least, a matter of conjecture. The post specifies a number of details that appear authentic. The writer fingers Italian Registration Authority GlobalTrust.it/InstantSSL.it (the same company operating under multiple names) as the weak link. A Registration Authority (RA) is essentially a local reseller for a Certification Authority (CA); in principle, the RA performs the validation of identity that would be too difficult or expensive for the root CA to do, and then sends a request to the root CA to generate an appropriate certificate. Comodo’s systems trust that the RA has done its job appropriately, and issues the certificate. This is consistent with Comodo’s statement that it was a Southern European company that was compromised.

arstechnica

In addition to blaming a specific RA, the post includes other details: the username (“gtadmin”) and password (“globaltrust,” proving once again that security companies can pick really bad passwords) used by the RA to submit requests to Comodo’s system, the e-mail address of InstantSSL’s CEO (“mfpenco@mfpenco.com”), and the names of the databases used by GlobalTrust’s website. In practice, though, only Comodo can verify this information, and the company has no good reason to do so.

The alleged hacker also described some details of the hack itself. He claims to have broken into GlobalTrust’s server and found a DLL, TrustDLL.dll, used by that server to send the requests to Comodo and retrieve the generated certificates. The DLL was written in C#, so decompiling it to produce relatively clear C# was easy; within the DLL the hacker found hard-coded usernames and passwords corresponding to GlobalTrust’s account on Comodo’s system, and another account for the system of another CA, GeoTrust. The source code the hacker posted was part of this DLL, and certainly has the right form for decompiled source code. Again, though, only GlobalTrust could provide absolute confirmation of its authenticity.

Reasons for caution

So at least to some extent, the claim looks legitimate. They’re saying the right kind of things. There are, however, a few reasons to be cautious. The identity of the RA was already presumed to be InstantSSL.it, and the company is Comodo’s only listed reseller in the Southern Europe area. That listing also discloses mfpenco’s Comodo e-mail address, and from there it’s easy to find his full name, e-mail address, and position within the company. So someone uninvolved with the hack could provide this information. Even the DLL source code is not cast iron evidence: Comodo publishes the API that RAs use to integrate with its systems, so anybody could produce a similar DLL. Indeed, the only details not trivially discoverable with a bit of search engine leg-work are the ones that are also entirely unverifiable anyway.

The experience of 1,000 hackers

The claims are also infused with an almost unbelievable amount of BS in its purest form. Though initially describing him- or herself as “we,” the hacker then claims to be a 21-year-old programmer working alone, and to be unaffiliated with the Iranian Cyber Army (a group accused of hacking Twitter in 2009). So far, so good. He then goes rather off the rails, however, when he claims to have the hacking experience of 1,000 hackers, the programming experience of 1,000 programmers, and the project management experience of 1,000 project managers. Mmm-hmm.

He claims also that his original plan was to hack the RSA algorithm commonly used in SSL. RSA is a public key cryptography algorithm, and its security depends on one thing: that factorizing numbers into their prime factors (for example, converting 12 into 3×2×2) is computationally difficult. With numbers of the size used in RSA—typically 1024 bits, equivalent to about 309 decimal digits, or 2048 bits, equivalent to about 617 decimal digits—and the current best-known algorithms, literally thousands of years of CPU time are required to factorize the numbers involved, making it computationally intractable.

Though the hacker initially admits that he didn’t find a solution to the integer factorization problem—instead getting waylaid by the distraction of breaking into CAs—he later claims that “RSA certificates are broken,” and that “RSA 2048 was not able to resist in front of me.” He also directly threatens Comodo and other CAs, saying “never think you can rule the internet, ruling the world with a 256 digit [sic] number which nobody can find it’s [sic] 2 prime factors (you think so), I’ll show you how someone in my age can rule the digital world, how your assumptions are wrong.” So the implication is that an attack on RSA is forthcoming, but there’s no sign of it so far.

The decompilation of the DLL and subsequent generation of code that allowed the hacker to generate his own certificates is also ascribed to the hacker’s own brilliance. He claims that he had “no idea” of Comodo’s API or “how it works,” and that the DLL did not quite work properly due to being out of date and not providing all the information that Comodo’s systems needed. Nonetheless, he learned what to do and rewrote the code “very very fast,” with the result that Comodo will be “really shocked about my knowledge, my skill, my speed, my expertise and entire attack.” Skill and expertise are certainly one possibility, but looking at the documents that Comodo publishes is surely the easier approach—and surely the preferred approach of someone with the experience of 1,000 hackers.

The hacker’s manifesto

Nonetheless, the claims are probably authentic, at least insofar as they come from someone with some knowledge of, and involvement in, the Comodo attack. They tie together all the right pieces, and the DLL code, though by no means absolute evidence, is pretty compelling—though the grandiose claims about RSA are unlikely to amount to anything. In addition to claiming responsibility, the post includes something of a political manifesto—a series of “rules” that hint at the underlying reason for the attacks.

The nature of the targets chosen—mainly e-mail sites—enabled the perpetrator to relatively effectively eavesdrop on secure e-mail sent using Gmail, Yahoo! Mail, and Hotmail. This in turn implicated government agencies, as such an ability would allow them to more easily detect dissident communications. However, the hacker insists that he is independent and acting alone. He is, however, a staunch pro-government nationalist, and issues a warning to people within Iran such as the Green Movement and the MKO that they should be “afraid of [him] personally.” He continues, “I won’t let anyone inside Iran, harm people of Iran, harm my country’s Nuclear Scientists, harm my Leader (which nobody can), harm my President, as I live, you won’t be able to do so.” Those people “don’t have privacy in internet” and “don’t have security in digital world. [sic throughout]”

Are you inside Iran with problems? ph34r!

The hacker also criticizes Western governments, Western media, and Western corporations. He positions the fraudulent certificates as a means of giving himself equivalent powers to the US and Israel, stating that they can already read mail in Yahoo, Hotmail, Gmail, and so on “without any simple little problem,” since they can spy using Echelon. The certificates just let him do the same.

He criticizes the media in a number of ways. He regards it as unfair that Iranian ambassadors were quizzed by the media regarding the Comodo attack, and yet no equivalent scrutiny was given to US and Israeli officials over Stuxnet. Similarly, the Western media wrote about the Comodo attack, but ignores Echelon and HAARP—in other words, that the media swoops into action when it appears that Iranians might compromise the secrecy of Westerners, but doesn’t care about Westerners spying on the rest of the world.

And finally, he claims that Microsoft, Mozilla, and Google updated their software “as soon as instructions came from CIA.” He also claims that the reason Microsoft did not patch the Stuxnet vulnerabilities for so long is not because the company didn’t know about them, but rather because those vulnerabilities were required by Stuxnet—Redmond was again acting on the behalf of the CIA.

The hacker says that we should be scared and afraid, that he is immensely skilled, and that the security offered by SSL will soon come crashing down around our ears. This is highly unlikely. His claims are far-fetched, with more than a hint of conspiracy theory madness to them.

But in another sense, he’s right. The hack he describes was not particularly clever or advanced; we still don’t know all the details, but it appears that Comodo has done little to ensure that its RAs are secure, leaving it extremely prone to attack. It’s unlikely that Comodo is unique in this regard, too—the specifics will vary from CA to CA, RA to RA, but there are so many of these entities, all of them trusted by default, that further holes are inevitable. Such attacks don’t need large teams or state sponsorship to work; they’re well within the reach of a suitably well-motivated individual. With SSL we have built, and depend on, a large trust system—breaches of that trust are a genuine threat with the potential for enormous harm. It’s high time these trusted companies made sure they actually deserved that trust.

Top image: The alleged hacker’s claim of responsibility on pastebin.com

i think not.

Posted from DailyDDoSe

Tuesday, June 26, 2012

SIT ROOM: 2:49 PM EST USA JUNE 26, 2012 -- UNDER SEIGE

Failed
ICE, ICE BABY! 287(G)
Reason: Unknown Error. Please try to delete and re-add this autopost destination if this issue persists.
3 minutes ago
Failed
The Blog @ Homeland Security: The “If ...
Reason: Unknown Error. Please try to delete and re-add this autopost destination if this issue persists.
19 minutes ago
Failed
Convicted Bomber, Neal Rauhauser, and Th ...
Reason: Unknown Error. Please try to delete and re-add this autopost destination if this issue persists.
22 minutes ago
Failed
NAACP Filed Civil Rights Complaint again ...
Reason: Unknown Error. Please try to delete and re-add this autopost destination if this issue persists.
about 1 hour ago
Failed
Why I no longer support TNDP or OFA
Reason: Unknown Error. Please try to delete and re-add this autopost destination if this issue persists.
about 2 hours ago
Failed
Solar and geomagnetic activity, extremel ...
Reason: Unknown Error. Please try to delete and re-add this autopost destination if this issue persists.
about 2 hours ago
Failed
Air Force finds out about drone virus fr ...
Reason: Unknown Error. Please try to delete and re-add this autopost destination if this issue persists.
about 2 hours ago
Failed
Drones kill first, ask later
Reason: Unknown Error. Please try to delete and re-add this autopost destination if this issue persists.
about 2 hours ago
Failed
Drones cleared for domestic use across t ...
Reason: Unknown Error. Please try to delete and re-add this autopost destination if this issue persists.
about 2 hours ago
Failed
US military surveillance future: Drones ...
Reason: Unknown Error. Please try to delete and re-add this autopost destination if this issue persists.
about 2 hours ago
Failed
ICE, ICE BABY! 287(G)
Reason: Unknown Error. Please try to delete and re-add this autopost destination if this issue persists.
3 minutes ago
Failed
The Blog @ Homeland Security: The “If ...
Reason: Unknown Error. Please try to delete and re-add this autopost destination if this issue persists.
14 minutes ago
Failed
Convicted Bomber, Neal Rauhauser, and Th ...
Reason: Unknown Error. Please try to delete and re-add this autopost destination if this issue persists.
22 minutes ago
Failed
NAACP Filed Civil Rights Complaint again ...
Reason: Unknown Error. Please try to delete and re-add this autopost destination if this issue persists.
about 1 hour ago
Failed
Why I no longer support TNDP or OFA
Reason: Unknown Error. Please try to delete and re-add this autopost destination if this issue persists.
about 2 hours ago
Failed
Solar and geomagnetic activity, extremel ...
Reason: Unknown Error. Please try to delete and re-add this autopost destination if this issue persists.
about 2 hours ago
Failed
Gazans celebrate Brotherhood victory in ...
Reason: Unknown Error. Please try to delete and re-add this autopost destination if this issue persists.
about 2 hours ago
Failed
Air Force finds out about drone virus fr ...
Reason: Unknown Error. Please try to delete and re-add this autopost destination if this issue persists.
about 2 hours ago
Failed
Drones kill first, ask later
Reason: Unknown Error. Please try to delete and re-add this autopost destination if this issue persists.
about 2 hours ago
Failed
US military surveillance future: Drones ...
Reason: Unknown Error. Please try to delete and re-add this autopost destination if this issue persists.
about 2 hours ago
Failed
ICE, ICE BABY! 287(G)
Reason: Unknown Error. Please try to delete and re-add this autopost destination if this issue persists.
2 minutes ago
Failed
The Blog @ Homeland Security: The “If ...
Reason: Unknown Error. Please try to delete and re-add this autopost destination if this issue persists.
19 minutes ago
Failed
NAACP Filed Civil Rights Complaint again ...
Reason: Unknown Error. Please try to delete and re-add this autopost destination if this issue persists.
about 1 hour ago
Failed
Why I no longer support TNDP or OFA
Reason: Unknown Error. Please try to delete and re-add this autopost destination if this issue persists.
about 2 hours ago
Failed
Solar and geomagnetic activity, extremel ...
Reason: Unknown Error. Please try to delete and re-add this autopost destination if this issue persists.
about 2 hours ago
Failed
Air Force finds out about drone virus fr ...
Reason: Unknown Error. Please try to delete and re-add this autopost destination if this issue persists.
about 2 hours ago
Failed
Secret panel approves executions of Amer ...
Reason: Unknown Error. Please try to delete and re-add this autopost destination if this issue persists.
about 2 hours ago
Failed
Drones kill first, ask later
Reason: Unknown Error. Please try to delete and re-add this autopost destination if this issue persists.
about 2 hours ago
Failed
Curtis v. Kline | Casebriefs (PA Act 62)
Reason: Unknown Error. Please try to delete and re-add this autopost destination if this issue persists.
about 2 hours ago
Failed
Gazans celebrate Brotherhood victory in ...
Reason: Unknown Error. Please try to delete and re-add this autopost destination if this issue persists.
about 2 hours ago
Failed
ICE, ICE BABY! 287(G)
Reason: Unknown Error. Please try to delete and re-add this autopost destination if this issue persists.
2 minutes ago
Failed
The Blog @ Homeland Security: The “If ...
Reason: Unknown Error. Please try to delete and re-add this autopost destination if this issue persists.
14 minutes ago
Failed
NAACP Filed Civil Rights Complaint again ...
Reason: Unknown Error. Please try to delete and re-add this autopost destination if this issue persists.
about 1 hour ago
Failed
Why I no longer support TNDP or OFA
Reason: Unknown Error. Please try to delete and re-add this autopost destination if this issue persists.
about 2 hours ago
Failed
Solar and geomagnetic activity, extremel ...
Reason: Unknown Error. Please try to delete and re-add this autopost destination if this issue persists.
about 2 hours ago
Failed
Air Force finds out about drone virus fr ...
Reason: Unknown Error. Please try to delete and re-add this autopost destination if this issue persists.
about 2 hours ago
Failed
Secret panel approves executions of Amer ...
Reason: Unknown Error. Please try to delete and re-add this autopost destination if this issue persists.
about 2 hours ago
Failed
Drones kill first, ask later
Reason: Unknown Error. Please try to delete and re-add this autopost destination if this issue persists.
about 2 hours ago
Failed
Curtis v. Kline | Casebriefs (PA Act 62)
Reason: Unknown Error. Please try to delete and re-add this autopost destination if this issue persists.
about 2 hours ago
Failed
Gazans celebrate Brotherhood victory in ...
Reason: Unknown Error. Please try to delete and re-add this autopost destination if this issue persists.
about 2 hours ago
Failed
ICE, ICE BABY! 287(G)
Reason: Unknown Error. Please try to delete and re-add this autopost destination if this issue persists.
2 minutes ago
Failed
The Blog @ Homeland Security: The “If ...
Reason: Unknown Error. Please try to delete and re-add this autopost destination if this issue persists.
19 minutes ago
Failed
Convicted Bomber, Neal Rauhauser, and Th ...
Reason: Unknown Error. Please try to delete and re-add this autopost destination if this issue persists.
22 minutes ago
Failed
NAACP Filed Civil Rights Complaint again ...
Reason: Unknown Error. Please try to delete and re-add this autopost destination if this issue persists.
about 1 hour ago
Failed
Why I no longer support TNDP or OFA
Reason: Unknown Error. Please try to delete and re-add this autopost destination if this issue persists.
about 2 hours ago
Failed
Solar and geomagnetic activity, extremel ...
Reason: Unknown Error. Please try to delete and re-add this autopost destination if this issue persists.
about 2 hours ago
Failed
Air Force finds out about drone virus fr ...
Reason: Unknown Error. Please try to delete and re-add this autopost destination if this issue persists.
about 2 hours ago
Failed
Drone strike killed Americans
Reason: Unknown Error. Please try to delete and re-add this autopost destination if this issue persists.
about 2 hours ago
Failed
Drones kill first, ask later
Reason: Unknown Error. Please try to delete and re-add this autopost destination if this issue persists.
about 2 hours ago
Failed
Drones cleared for domestic use across t ...
Reason: Unknown Error. Please try to delete and re-add this autopost destination if this issue persists.
about 2 hours ago
Failed
ICE, ICE BABY! 287(G)
Reason: Sorry, you are not allowed to publish posts on this site.
Next attempt in 7 minutes
2 minutes ago
Failed
The Blog @ Homeland Security: The “If ...
Reason: Sorry, you are not allowed to publish posts on this site.
Next attempt in 9 minutes
14 minutes ago
Failed
NAACP Filed Civil Rights Complaint again ...
Reason: Sorry, you are not allowed to publish posts on this site.
Next attempt in about 1 hour
about 1 hour ago
Failed
Why I no longer support TNDP or OFA
Reason: Sorry, you are not allowed to publish posts on this site.
Next attempt in about 2 hours
about 2 hours ago
Failed
Solar and geomagnetic activity, extremel ...
Reason: Sorry, you are not allowed to publish posts on this site.
Next attempt in about 2 hours
about 2 hours ago
Failed
Air Force finds out about drone virus fr ...
Reason: Sorry, you are not allowed to publish posts on this site.
Next attempt in about 2 hours
about 2 hours ago
Failed
Drones kill first, ask later
Reason: Sorry, you are not allowed to publish posts on this site.
Next attempt in about 2 hours
about 2 hours ago
Failed
Curtis v. Kline | Casebriefs (PA Act 62)
Reason: Sorry, you are not allowed to publish posts on this site.
Next attempt in about 2 hours
about 2 hours ago
Failed
Obama administration repeatedly lies abo ...
Reason: Sorry, you are not allowed to publish posts on this site.
Next attempt in about 2 hours
about 2 hours ago
Failed
Gazans celebrate Brotherhood victory in ...
Reason: Sorry, you are not allowed to publish posts on this site.
Next attempt in about 2 hours
about 2 hours ago
Failed
CIA executes two Americans
Reason: Sorry, you are not allowed to publish posts on this site.
Next attempt in about 2 hours
about 2 hours ago
Failed
Secret panel approves executions of Amer ...
Reason: Sorry, you are not allowed to publish posts on this site.
Next attempt in about 2 hours
about 2 hours ago
Failed
Drone strike killed Americans
Reason: Sorry, you are not allowed to publish posts on this site.
Next attempt in about 2 hours
about 2 hours ago
Failed
Drones cleared for domestic use across t ...
Reason: Sorry, you are not allowed to publish posts on this site.
Next attempt in about 2 hours
about 2 hours ago
Failed
US military surveillance future: Drones ...
Reason: Sorry, you are not allowed to publish posts on this site.
Next attempt in about 2 hours
about 3 hours ago
Failed
Be Smart with Your Smartphone’s Securi ...
Reason: Sorry, you are not allowed to publish posts on this site.
Next attempt in about 3 hours
about 3 hours ago
Failed
The Blog @ Homeland Security: Protect Yo ...
Reason: Sorry, you are not allowed to publish posts on this site.
Next attempt in about 3 hours
about 3 hours ago
Failed
US-CERT Tip ST04-015 - Understanding Den ...
Reason: Sorry, you are not allowed to publish posts on this site.
Next attempt in about 3 hours
about 3 hours ago
Failed
Simple Plan - Untitled
Reason: Sorry, you are not allowed to publish posts on this site.
Next attempt in about 13 hours
about 13 hours ago
Failed
Rob Briley Berates Bloggers - A.C. Klei ...
Reason: Sorry, you are not allowed to publish posts on this site.
Next attempt in about 13 hours
about 13 hours ago
Failed
The Other Side of Deception +Fravia
Reason: Sorry, you are not allowed to publish posts on this site.
Next attempt in about 21 hours
about 21 hours ago
Failed
Conversation Log with Ex-Mossad Agent 1/ ...
Reason: Sorry, you are not allowed to publish posts on this site.
Next attempt in about 22 hours
about 22 hours ago
Failed
New World Order
Reason: Sorry, you are not allowed to publish posts on this site.
Next attempt in about 24 hours
about 24 hours ago
Failed
"DARK PROPHET"
Reason: Sorry, you are not allowed to publish posts on this site.
Next attempt in about 24 hours
about 24 hours ago
Failed
Rewriting U.S. History. william t. still ...
Reason: Sorry, you are not allowed to publish posts on this site.
Next attempt in about 24 hours
about 24 hours ago
Failed
Prophets, Satanist, or Illuminati: Hard ...
Reason: Sorry, you are not allowed to publish posts on this site.
Next attempt in about 24 hours
1 day ago
Failed
LUCIFER'S Network: Master's Of The New W ...
Reason: Sorry, you are not allowed to publish posts on this site.
Next attempt in 1 day
1 day ago
Failed
New World Order ELF
Reason: Sorry, you are not allowed to publish posts on this site.
Next attempt in 1 day
1 day ago
Failed
American ISPs to launch massive copyrigh ...
Reason: Sorry, you are not allowed to publish posts on this site.
Next attempt in 1 day
1 day ago
Failed
The U.S. Cyber Consequences Unit
Reason: Sorry, you are not allowed to publish posts on this site.
Next attempt in 1 day
1 day ago
Failed
TODAYonline | World | US govt deliberate ...
Reason: Sorry, you are not allowed to publish posts on this site.
Next attempt in 1 day
1 day ago
Failed
IDF field commanders to learn about cybe ...
Reason: Sorry, you are not allowed to publish posts on this site.
Next attempt in 1 day
1 day ago
Failed
The I.R.S. and The Church
Reason: Sorry, you are not allowed to publish posts on this site.
Next attempt in 1 day
1 day ago

iPHONE just registered invalid certificate: trace ISRAEL

I'm calling my rabbi! because i need help and I'm not Jewish enough for Nashville!

~says the jewish girl from great neck to the people who know how funny that really is!

fuck. this. shit!

WAR!

Posted via email from DailyDDoSe