Shared posts

13 Jun 14:23

[remote] - MS13-009 Microsoft Internet Explorer COALineDashStyleArray Integer Overflow

MS13-009 Microsoft Internet Explorer COALineDashStyleArray Integer Overflow
13 Jun 13:52

Elmu fun

by synapse
Nice error page #1


Nice error page #2




Dat cert (btw I'm on https://elmu.hu)


Here's our friend again. Yay




13 Jun 07:32

Linux Kernel Exploit Targeting Android Platform Discovered

13 Jun 07:21

Keeping Your Data Private From the NSA (And Everyone Else)

by Unknown Lamer
Nerval's Lobster writes "If those newspaper reports are accurate, the NSA's surveillance programs are enormous and sophisticated, and rely on the latest in analytics software. In the face of that, is there any way to keep your communications truly private? Or should you resign yourself to saying or typing, 'Hi, NSA!' every time you make a phone call or send an email? Fortunately there are ways to gain a measure of security: HTTPS, Tor, SCP, SFTP, and the vendors who build software on top of those protocols. But those host-proof solutions offer security in exchange for some measure of inconvenience. If you lose your access credentials, you're likely toast: few highly secure services include a 'Forgot Your Password?' link, which can be easily engineered to reset a password and username without the account owner's knowledge. And while 'big' providers like Google provide some degree of encryption, they may give up user data in response to a court order. Also, all the privacy software in the world also can't prevent the NSA (or other entities) from capturing metadata and other information. What do you think is the best way to keep your data locked down? Or do you think it's all a lost cause?"

Share on Google+

Read more of this story at Slashdot.



13 Jun 07:20

Testing OAuth APIs with Burp Suite

by dnet

Two months ago I tried testing a REST API that used OAuth 1.0 for authentication and I prefer to use Burp Suite for such tasks. My only problem was that OAuth 1.0 requires signing each request with a different nonce, so using the built-in scanner of Burp would've been impossible without Burp learning how to do it.

I tried solving the problem by setting an oauth-proxy as an upstream proxy in Burp, and I even sent a patch to make it work with Burp, but I had some problems with it, and since I wanted to try Burp Extender since the day it was announced, I decided to write a Burp plugin. Although it's possible to write such plugins in Python and Ruby as well, I found that they required Jython and JRuby, which I consider worst of both worlds, so in the end, I did it using Java, the lesser of two (three) evils.

I searched the web for sensible Java OAuth implementations, and chose Signpost since it had a pretty straightforward API and depended only on the Apache Commons Codec library. To meet the deadlines, I hand-crafted the HTTP parsing and generator class called BurpHttpRequestWrapper that wraps an object that implements the IHttpRequestResponse interface of Burp, and itself implements the HttpRequest interface that Signpost uses to read and manipulate HTTP requests. I also created a simple test suite using JUnit 4 that makes sure that my code doesn't break HTTP requests in any unexpected ways. Later I found out about the IRequestInfo interface that would've made it possible to use the internals of Burp to do at least the parsing part, so I started a branch with a matching name to do experimentation, although as of 12th June 2013, it doesn't work.

The working version can be found in my GitHub repo, the instructions for building and configuring can be found in the README. Below is an example demonstrating the verify_credentials method of the Twitter API 1.1 using the repeater module of Burp. Although the request at the top doesn't have an Authorization header, Twitter responded with 200 OK, so the plugin inserted the appropriate headers correctly. The actual header can be seen if the logging of HTTP requests is enabled in the Options > Misc tab.

Burp Suite Repeater requests Twitter API

======================================================
19:52:27  https://api.twitter.com:443  [199.16.156.40]
======================================================
GET /1.1/account/verify_credentials.json HTTP/1.1
Host: api.twitter.com
Authorization: OAuth oauth_consumer_key="xxx",
    oauth_nonce="-181747806056868046",
    oauth_signature="QZDwnam9I%2FrCdXzj4l3mnPSgRlY%3D",
    oauth_signature_method="HMAC-SHA1",
    oauth_timestamp="1371059545",
    oauth_token="xxx", oauth_version="1.0"
13 Jun 07:19

Updated 64-bit Linux Tor Browser Bundles (crash fix)

by erinn

After numerous reports that the 64-bit Tor Browser Bundle was crashing frequently, we've updated all them. If you were having problems with the last ones, please try these instead and let us know if you have any further problems. Only the 64-bit Linux Tor Browser Bundles have been updated, the other Tor Browser Bundles are still 2.3.25-8

https://www.torproject.org/download/download-easy

Tor Browser Bundle (2.3.25-9)

  • Rebuild 64-bit bundles with Firefox optimizations disabled in order to prevent browser crashes. (closes: #8970)
  • Update HTTPS Everywhere to 3.2.2
  • Update NoScript to 2.6.6.2
11 Jun 22:35

zPanel vulnerability permits root access to server

Work on a patch is ongoing, but a hotfix which can be applied manually is already circulating on forums. Until a patch is available, the vulnerable module should be deactivated as soon as possible
    


11 Jun 20:40

[remote] - Java Applet Driver Manager Privileged toString() Remote Code Execution

Java Applet Driver Manager Privileged toString() Remote Code Execution
11 Jun 20:40

[remote] - Java Web Start Double Quote Injection Remote Code Execution

Java Web Start Double Quote Injection Remote Code Execution
10 Jun 20:19

Hacker Faces More Jail Time Than The Rapists He Exposed

10 Jun 13:47

USA Calling For the Extradition of Snowden

by samzenpus
Taco Cowboy writes "Edward Snowden, the leaker who gave us the evidence of US government spying on its people is under threat of being extradited back to the U.S. to face prosecution. Some people in Congress, including Republican Peter King (R-NY), are calling for his extradition from Hong Kong to face trial. From the article: 'A spokesman for the director of national intelligence, James Clapper, said Snowden's case had been referred to the justice department and US intelligence was assessing the damage caused by the disclosures. "Any person who has a security clearance knows that he or she has an obligation to protect classified information and abide by the law," the spokesman, Shawn Turner, said.'"

Share on Google+

Read more of this story at Slashdot.



10 Jun 12:56

Ask Slashdot: How Do You Prove an IT Manager Is Incompetent?

by samzenpus
An anonymous reader writes "I have been asked by a medium-sized business to help them come to grips with why their IT group is ineffective, loathed by all other departments, and runs at roughly twice the budget of what the CFO has deemed appropriate for the company's size and industry. After just a little scratching, it has become quite clear that the 'head of IT' has no modern technological skills, and has been parroting what his subordinates have told him without question. (This has led to countless projects that are overly complex, don't function as needed, and are incredibly expensive.) How can one objectively illustrate that a person doesn't have the knowledge sufficient to run a department? The head of IT doesn't necessarily need to know how to write code, so a coding test serves no purpose, but should be able to run a project. Are there objective methods for assessing this ability?"

Share on Google+

Read more of this story at Slashdot.



10 Jun 05:53

NSA is wrong, not evil

by Robert Graham
My twitter feed has gotten this one-sided view of the NSA. Soon, they’ll be claiming the NSA practices witchcraft and eats babies, because, as everyone knows, the NSA is evil. In truth, the NSA is not evil, just wrong. I point this out because there are two sides to every story. The better we understand the NSA’s point of view, the better we can fight them. Power corrupts: understanding this from their point of view will teach us how this happens.

In this post, I describe my first hand experiences dealing with the NSA, and what I understand from their point of view. I don't like the NSA, as you can tell from my other posts, but at the same time, I hate this "us vs. them" attitude that just because we oppose them, that we can impute all sorts of evil untrue attributes onto them.


The highest priority at the NSA is avoiding infringing on citizen’s rights. I know none of you will believe me, but it’s true. I’m regularly astonished by the degree to which they bend over backwards to protect American’s privacy. The more you delve in the phone metadata and PRISM details, the more you’ll find these extreme measures the NSA takes to avoid infringing on the privacy of Americans.

Many claim the NSA is just another agency, and thus will share the same faults found in agencies like the IRS, which recently targeted people based on their political beliefs. This is a terribly wrong comparison. The IRS hires people with high-school diplomas, the NSA hires Ph.D.s with military service. If anybody at the NSA used their position to further their political party, their fellow employees would be the first to point that out, and stop them.

The testimony given by NSA leaders, such as Keith Alexander and James Clapper, is not really a lie. Consider this famous testimony from Clapper during a hearing on March 12, 2013:

Senator Wyden: “Does the NSA collect any type of data at all on millions or hundreds of millions of Americans?”
James Clapper: “No, sir.”

Yet, as the June 5 story from the Guardian revealed, the NSA is collecting everybody’s phone records. Isn’t that obvious that Clapper is lying?

Maybe. The problem is more self-deception than lying before congress. Consider the hypothetical case where somebody goes to the NSA and asks for all records associated with person by name, such as “Robert Clayton Dean”. Sure, the NSA has the phone records, but they aren’t associated with a name. The NSA has the data in theory, but they can't get it in practice. Moreover, that database is largely inaccessible, controlled by the courts rather than the NSA. Even if the head of the NSA or the President himself demanded it, they would not be able to get those records without permission from the courts.

Clapper knows he’s being evasive, but he believes it’s the sort of evasion that is acceptable in politics. Because the NSA doesn’t have access to the data the way people imagine, he believes he’s telling the “truth” when answering that question. He deceives himself about the extent to which that surveillance endangers Americans. He's absolutely wrong, but I'm not sure how evil he is.

The lesson here is how power corrupts. Instead of arguing how Clapper lies and replacing him with yet-another-politicians, we should understand how this power corrupts all politicians in his position.

The rank and file of the NSA is not your enemy. They carry out the mission that politicians give them, and do not cross the line with an almost religious fervor. It’s the politicians who have moved that line. It’s every politician who voted to extend the Patriot Act and empower the FISA court that you have to fight. That doesn’t mean the NSA people are the good guys, it’s just that they aren’t the bad guys that you think they are.

09 Jun 22:09

NSA WhistleBlower Outs Himself

by samzenpus
An anonymous reader writes "The individual responsible for one of the most significant leaks in US political history is Edward Snowden, a 29-year-old former technical assistant for the CIA and current employee of the defense contractor Booz Allen Hamilton. Snowden has been working at the National Security Agency for the last four years as an employee of various outside contractors, including Booz Allen and Dell. The Guardian, after several days of interviews, is revealing his identity at his request. From the moment he decided to disclose numerous top-secret documents to the public, he was determined not to opt for the protection of anonymity. 'I have no intention of hiding who I am because I know I have done nothing wrong,' he said."

Share on Google+

Read more of this story at Slashdot.



09 Jun 17:07

NSA Surveillance Heat Map: NSA Lied To Congress

by timothy
anagama writes "NSA officials have repeatedly denied under oath to Congress that even producing an estimate of the number of Americans caught up in its surveillance is impossible. Leaked screenshots of an NSA application that does exactly that, prove that the NSA flat out lied (surprise). Glenn Greenwald continues his relentless attacks with another bombshell this time exposing Boundless Informant. Interestingly, the NSA spies more on America than China according to the heat map. Representative Wyden had sought amendments to FISA reauthorization bill that would have required the NSA to provide information like this (hence the NSA's lies), but Obama and Feinstein demanded a pure reauthorization of FISA, which they got at the end of 2012." And if you don't mind that you might have your name on yet another special list, you might enjoy this Twitter-based take on the ongoing news.

Share on Google+

Read more of this story at Slashdot.



09 Jun 17:01

[remote] - Novell Zenworks Mobile Device Managment Local File Inclusion Vulnerability

Novell Zenworks Mobile Device Managment Local File Inclusion Vulnerability
09 Jun 17:00

[remote] - Microsoft Internet Explorer textNode Use-After-Free

Microsoft Internet Explorer textNode Use-After-Free
07 Jun 07:28

Szabadon letölthető a Security Engineering második kötete

by Höltzl Péter
Ross Anderson letölthetővé tette híres Security Engineering című könyvének 2. kiadását PDF-ben. Óriás tisztelet érte. A blogbejegyést erről itt találjátok és a könyvet itt tudjátok letölteni. Kérek mindenkit aki teheti vegye meg. (Én már vettem!). Köszönet Kincses Zolinak is, a jó hír hozójának.
07 Jun 07:26

Increased rewards for Google’s Web Vulnerability Reward Program

by Jay
Posted by Adam Mein and Michal Zalewski, Security Team

Our vulnerability reward programs have been very successful in helping us fix more bugs and better protect our users, while also strengthening our relationships with security researchers. Since introducing our reward program for web properties in November 2010, we’ve received over 1,500 qualifying vulnerability reports that span across Google’s services, as well as software written by companies we have acquired. We’ve paid $828,000 to more than 250 individuals, some of whom have doubled their total by donating their rewards to charity. For example, one of our bug finders decided to support a school project in East Africa.

In recognition of the difficulty involved in finding bugs in our most critical applications, we’re once again rolling out updated rules and significant reward increases for another group of bug categories:
  • Cross-site scripting (XSS) bugs on https://accounts.google.com now receive a reward of $7,500 (previously $3,133.7). Rewards for XSS bugs in other highly sensitive services such as Gmail and Google Wallet have been bumped up to $5,000 (previously $1,337), with normal Google properties increasing to $3,133.70 (previously $500).
  • The top reward for significant authentication bypasses / information leaks is now $7,500 (previously $5,000).
As always, happy bug hunting! If you do find a security problem, please let us know.



06 Jun 14:04

Fake Mt. Gox Pages Aim To Infect Bitcoin Users

by timothy
An anonymous reader writes "Mt. Gox is the the largest Bitcoin exchange in the world, and as such it and its users are being repeatedly targeted by attackers. Some two months ago, it battled a massive DDoS attack that was likely aimed at destabilizing the virtual currency and allow the criminals to profit from the swings. Now, according to Symantec researchers, the criminals have turned to spoofing Mt. Gox' site and tricking its customers into downloading malware — the Ponik downloader Trojan, which is also able to steal passwords."

Share on Google+

Read more of this story at Slashdot.



06 Jun 07:12

[remote] - Oracle WebCenter Content CheckOutAndOpen.dll ActiveX Remote Code Execution

Oracle WebCenter Content CheckOutAndOpen.dll ActiveX Remote Code Execution
06 Jun 07:11

[remote] - Apache Struts includeParams Remote Code Execution

Apache Struts includeParams Remote Code Execution
06 Jun 07:11

[remote] - Plesk Apache Zeroday Remote Exploit

Plesk Apache Zeroday Remote Exploit
06 Jun 07:10

Facebook Silently Removes Ability To Download Your Posts

by Unknown Lamer
dcollins writes "Facebook has a 'Download Info' capability that I've used regularly since 2010 to archive, backup, and search all the information that I've written and shared there (called 'wall posts'). But I've discovered that sometime in the last few months, Facebook silently removed this largest component from the Downloaded Info, locking up all of your posted information internally where it can no longer be exported or digitally searched. Will they reverse course if this is publicized and they're pressured on the matter?" It does appear that the archive of your wall posts is now only available through the not-very-useful Activity Log.

Share on Google+

Read more of this story at Slashdot.



06 Jun 07:06

Verizon Ordered To Provide All Customer Data To NSA

by samzenpus
Rick Zeman writes "According to Wired, an order by the Foreign Intelligence Surveillance Court '...requires Verizon to give the NSA metadata on all calls within the U.S. and between the U.S. and foreign countries on an "ongoing, daily basis" for three months.' Unlike orders in years past, there's not even the pretense that one of the parties needed to be in a foreign country. It is unknown (but likely) that other carriers are under the same order."

Share on Google+

Read more of this story at Slashdot.



05 Jun 09:42

Apple releases OS 10.8.4, (Wed, Jun 5th)

Apple released the next update for OS X, 10.8 ...(more)...

05 Jun 09:42

Windows Sysinternals Updated http://technet.microsoft.com/en-us/sysinternals/default.aspx, (Wed, Jun 5th)

...(more)...
05 Jun 07:10

Schneider Moves On Ancient SCADA Vuln

04 Jun 20:34

Google researcher discloses zero-day exploit for Windows

A vulnerability in all versions of Windows can be exploited by ordinary users to obtain system privileges. The vulnerability was discovered by Google's Tavis Ormandy, who posted his discovery online without first informing Microsoft
    


03 Jun 15:15

[local] - Windows NT - Windows 8 EPATHOBJ Local Ring 0 Exploit

Windows NT - Windows 8 EPATHOBJ Local Ring 0 Exploit