miércoles, 27 de junio de 2012

Anonymous declares war on Japan - GlobalPost (blog)

' ,containerID: 'divGigyaLoginTop' ,showEditLink: 'TRUE' } var login_params_top= { showTermsLink:false // remove 'Terms' link ,hideGigyaLink:true // remove 'Gigya' link ,height: 20 ,width: 125 ,UIConfig: '' ,containerID: 'divGigyaLoginTop' ,pendingRegistration: 'FALSE' } var showSiteFollowBarUI_params= { containerID: 'social-logo', iconSize: 22, buttons: [ { provider: 'facebook', actionURL: 'https://www.facebook.com/globalpost', title: 'Support GlobalPost on Facebook', action: 'dialog' }, { provider: 'twitter', title: 'Follow @globalpost', action: 'dialog', followUsers: 'globalpost' }, { provider: 'linkedin', actionURL: 'http://www.linkedin.com/today/globalpost.com', title: 'Follow GlobalPost' }, { provider: 'googleplus', actionURL: 'https://plus.google.com/117899428893829482065', title: 'Add GlobalPost to your circles' }, { provider: 'rss', actionURL: 'http://www.globalpost.com/feed/list', title: 'GlobalPost RSS Feeds' } ] } // function to populate name and photo box in header of page function renderUI(res) { if(document.getElementById("profile")){ if (res.user != null && res.user.isConnected) { document.getElementById("name").innerHTML = res.user.nickname; if (res.user.thumbnailURL.length > 0) document.getElementById("photo").src = res.user.thumbnailURL; else document.getElementById("photo").src = "http://cdn.gigya.com/site/images/bsAPI/Placeholder.gif"; document.getElementById("profile").style.display = "block"; document.getElementById("gig-logout").style.display = "block"; document.getElementById("gigya-login-message").style.display = "none"; document.getElementById("gigya-login-text").style.display = "block"; } else { document.getElementById("profile").style.display = "none"; document.getElementById("gig-logout").style.display = "none"; document.getElementById("gigya-login-message").style.display = "block"; document.getElementById("gigya-login-text").style.display = "none"; document.getElementById("name").innerHTML = ""; } } } // Logout from Gigya platform. This method is activated when "Logout" button is clicked function logoutFromGS() { gigya.socialize.logout(); // logout from Gigya platform } Drupal.behaviors.gigyaHeaderUserInfo = function (context) { gigya.socialize.showAddConnectionsUI(connect_params_top); gigya.socialize.showFollowBarUI(showSiteFollowBarUI_params); //gigya.socialize.showLoginUI(login_params_top); // get user info gigya.socialize.getUserInfo({ callback: renderUI }); // register for connect status changes gigya.socialize.addEventHandlers({onLogin: renderUI, onLogout : renderUI, onConnectionAdded: renderUI, onConnectionRemoved: renderUI }); }; // // // Publish an Activity Feed internally (only to site scope) // // This method is associated with the "btnPublishAction" click // function publishFeed() { // // // Constructing a UserAction Object // var act = new gigya.socialize.UserAction(); // act.setLinkBack("http://gigya.com"); // Adding a Link Back // act.setTitle("This is my title"); // Setting the Title // act.setDescription("This is my Description"); // Setting the Description // act.addMediaItem( { // Adding a Media (image) // src: 'http://www.cherrybam.com/graphics/graphics-cute/cute004.gif', // href: 'http://www.cherrybam.com/', // type: 'image' // }); // // // Parameters for the publishUserAction method, // var params = // { // userAction:act, // including the UserAction object define above // scope: 'internal', // the Activity Feed will be published interanlly (site scope) only (not to social networks). // privacy: 'public', // callback:publishAction_callback // }; // // // Publish the User Action // gigya.socialize.publishUserAction(params); // // } //end function publishFeed // // // Display a status message according to the response from publishUserAction. // function publishAction_callback(response) // { // switch (response.errorCode ) // { // case 0: // document.getElementById('status').style.color = "green"; // document.getElementById('status').innerHTML = // "Activity Feed item published, and will be presented shortly on the Activity Feed Plugin."; // break; // default: // document.getElementById('status').style.color = "red"; // document.getElementById('status').innerHTML = // "Unable to send Feed item. status=" // + response.errorCode + "; " + response.errorMessage + ";
" // + "Please make sure you are logged in to Gigya. You may log in using the Login Plugin inside the 'Me' tab above" ; // } // } // // // // // Logout from Gigya platform. This method is activated when "Logout" button is clicked // function logoutFromGS() { // gigya.socialize.logout(); // logout from Gigya platform // } //-->

The digital world, explained.

"Greetings land of the rising sun, we are Anonymous," began the hacker collective's latest press release, in which Anonymous declared war against the Japanese Government and the Recording Industry Association of Japan.

Anonymous said it was launching cyrber-attacks to protest the country's new anti-piracy law.

The law allows courts to give a two-year jail term or fines of up to $25,000 for anyone convicted of piracy or illegally downloading copyrighted material.

In response to the law, Anonymous launched cyber-attacks on Tuesday against websites belonging to Japan's Ministry of Finance, Supreme Court, the Democratic Party of Japan and the Liberal Democratic Party. Technicians shut down the finance ministry's website after detecting an intruder on the webserver, offcials at the ministry said.

More from GlobalPost: Are DDoS attacks a legitimate form of protest?

"We are aware of the Anonymous statement referring to the new copyright law, but we don't know at this point if the cyber-attacks are linked to the group," said Takanari Horino, a Ministry of Finance official, at a press conference. 

"We are investigating where the illegal item came from," he added.

Twitter account op_japan, created on June 25, first began instructing sympathetic hackers to attack Japanese websites on Tuesday.

"To the government of Japan and the Recording Industry Association of Japan, you can now expect us the same way we have come to expect you in violating our basic rights to privacy and to an open internet," read a press release tweeted by op_japan, linking Anonymous to the attacks.

The same Twitter account then announced that the collective planned to conduct more attacks against Japanese websites in the near future.

On Wednesday morning it began directing hackers to attack the Democratic Party of Japan website. 

"What's next for #opjapan ? You'll just have to wait and see. #anonymous #anonfamily #infosec #media #mp3 #bittorrent #rt," read a tweet posted Wednesday morning.

More from GlobalPost: LulzSec hacker indicted by federal grand jury

http://www.globalpost.com/dispatches/globalpost-blogs/the-grid/anonymous-declares-war-japan

//-->

No hay comentarios:

Publicar un comentario