website translator plugin
To all globe and tm lovers, try this tricks to get free internet in your android phone!
First set-up your internet connection and download the Psiphone handler apk on below then follow the instructions.. that's all!



INSTRUCTIONS:
For Psiphon settings:
remove port: mark
proxy type: HOST
prxy server:dloadstation.com
.
real proxy type: INJECT
real proxy: 127.8.8.1


HANDLER ADVANCE OPTION: USE NETWORK SYSTEM or USE THIS BELOW SETTING.
proxy or host: 203.177.42.214
 port: 8080
domain: m.facebook.com or dloadstation.com

Then set-up your internet connection in your android phone. See below settings.
APN.apn apn:www.globe.com.ph
proxy:203.177.42.214
port:8080
apn type:default
aut type:chap or pap..
then connect Psiphon to any COUNTRY SERVER or USA server for better connection.
- share this to FB or any forum if this is working! Thanks!


SEE BELOW SS:














DOWNLOAD HERE: Psiphon handler.apk





source: http://pinoykah.blogspot.com/2016/02/free-internet-using-psiphon-magic-ip.html
To all globe and tm lovers, try this tricks to get free internet in your android phone!
First set-up your internet connection and download the Psiphone handler apk on below then follow the instructions.. that's all!



INSTRUCTIONS:
For Psiphon settings:
remove port: mark
proxy type: HOST
prxy server:dloadstation.com
.
real proxy type: INJECT
real proxy: 127.8.8.1


HANDLER ADVANCE OPTION: USE NETWORK SYSTEM or USE THIS BELOW SETTING.
proxy or host: 203.177.42.214
 port: 8080
domain: m.facebook.com or dloadstation.com

Then set-up your internet connection in your android phone. See below settings.
APN.apn apn:www.globe.com.ph
proxy:203.177.42.214
port:8080
apn type:default
aut type:chap or pap..
then connect Psiphon to any COUNTRY SERVER or USA server for better connection.
- share this to FB or any forum if this is working! Thanks!


SEE BELOW SS:














DOWNLOAD HERE: Psiphon handler.apk





source: http://pinoykah.blogspot.com/2016/02/free-internet-using-psiphon-magic-ip.html



source: https://www.youtube.com/



source: https://www.youtube.com/
SecureState, an information security firm, on Thursday announced the public release of Termineter, an open-source framework written in Python that allows users to assess the security of Smart Meter utility meters over the optical interface. The company is calling it the first framework designed to give authorized individuals access to manipulate and test the security of smart meters. You can check it out, as well as download it for yourself, over on Google Code.
For the uninitiated, smart meters measure the amount of power and water being used in a home or business as well as gather other data. They send periodic reports back to the utility company for analysis. Smart meters have been criticized by privacy advocates for tracking consumer actions while security researchers have warned about their potential for being exploited.
Here's the tool's official description:
Termineter is a framework written in python to provide a platform for the security testing of smart meters. It implements the C12.18 and C12.19 protocols for communication. Currently supported are Meters using C12.19 with 7-bit character sets. Termineter communicates with Smart Meters via a connection using an ANSI type-2 optical probe with a serial interface.
SecureState says it is releasing Termineter publicly to promote security awareness for Smart Meters and to improve security overall by providing a tool that brings basic testing capabilities to the community and meter manufactures. While individual users will require general knowledge of the meter's internal workings in order to use Termineter proficiently, power companies can use the framework to identify and validate internal flaws that leave them susceptible to fraud and significant vulnerabilities.




As with any release of a hacking tool, there are two sides of the same coin (see Power Pwn: This DARPA-funded power strip will hack your network ). On the one hand, Termineter should help companies find vulnerabilities and test their products. On the other hand, Termineter can also be used maliciously to modify consumer data, inflicting financial loss on one or multiple victims.



source: http://www.zdnet.com/article/smart-meter-hacking-tool-released/
SecureState, an information security firm, on Thursday announced the public release of Termineter, an open-source framework written in Python that allows users to assess the security of Smart Meter utility meters over the optical interface. The company is calling it the first framework designed to give authorized individuals access to manipulate and test the security of smart meters. You can check it out, as well as download it for yourself, over on Google Code.
For the uninitiated, smart meters measure the amount of power and water being used in a home or business as well as gather other data. They send periodic reports back to the utility company for analysis. Smart meters have been criticized by privacy advocates for tracking consumer actions while security researchers have warned about their potential for being exploited.
Here's the tool's official description:
Termineter is a framework written in python to provide a platform for the security testing of smart meters. It implements the C12.18 and C12.19 protocols for communication. Currently supported are Meters using C12.19 with 7-bit character sets. Termineter communicates with Smart Meters via a connection using an ANSI type-2 optical probe with a serial interface.
SecureState says it is releasing Termineter publicly to promote security awareness for Smart Meters and to improve security overall by providing a tool that brings basic testing capabilities to the community and meter manufactures. While individual users will require general knowledge of the meter's internal workings in order to use Termineter proficiently, power companies can use the framework to identify and validate internal flaws that leave them susceptible to fraud and significant vulnerabilities.




As with any release of a hacking tool, there are two sides of the same coin (see Power Pwn: This DARPA-funded power strip will hack your network ). On the one hand, Termineter should help companies find vulnerabilities and test their products. On the other hand, Termineter can also be used maliciously to modify consumer data, inflicting financial loss on one or multiple victims.



source: http://www.zdnet.com/article/smart-meter-hacking-tool-released/
A security researcher has discovered a critical vulnerability in Facebook Messenger that could allow an attacker to read all your private conversation, affecting the privacy of around 1 Billion Messenger users.

Ysrael Gurt, the security researcher at BugSec and Cynet, reported a cross-origin bypass-attack against Facebook Messenger which allows an attacker to access your private messages, photos as well as attachments sent on the Facebook chat.

To exploit this vulnerability, all an attacker need is to trick a victim into visiting a malicious website; that’s all.

Once clicked, all private conversations by the victim, whether from a Facebook's mobile app or a web browser, would be accessible to the attacker, because the flaw affected both the web chat as well as the mobile application.

Dubbed "Originull," the vulnerability actually lies in the fact that Facebook chats are managed from a server located at {number}-edge-chat.facebook.com, which is separate from Facebook's actual domain (www.facebook.com).
"Communication between the JavaScript and the server is done by XML HTTP Request (XHR). In order to access the data that arrives from 5-edge-chat.facebook.com in JavaScript, Facebook must add the "Access-Control-Allow-Origin" header with the caller’s origin, and the "Access-Control-Allow-Credentials" header with "true" value, so that the data is accessible even when the cookies are sent," Gurt explained.
The root of this issue was misconfigured cross-origin header implementation on Facebook's chat server domain, which allowed an attacker to bypass origin checks and access Facebook messages from an external website.
hack-facebook-messenger
Gurt has also released a proof-of-concept video demonstration of the Originull vulnerability, which shows the cross-origin bypass-attack in action.

However, Secret Conversations, Facebook Messenger's end-to-end encrypted chat feature was not affected by this bug, as it can be initiated or launched only using its mobile app.

"This security flaw meant that the messages of 1-billion active monthly Messenger users were vulnerable to attackers," said Stas Volfus, Chief Technology Officer of BugSec.

"This was an extremely serious issue, not only due to the high number of affected users, but also because even if the victim sent their messages using another computer or mobile, they were still completely vulnerable."
The researcher disclosed the severe vulnerability to Facebook through its Bug Bounty program. The Facebook security team acknowledged the issue and patched the vulnerable component.

You can read the full details of the flaw on Cynet’s blog post published on Tuesday.



source: http://thehackernews.com/2016/12/hack-facebook-messenger-chats.html
A security researcher has discovered a critical vulnerability in Facebook Messenger that could allow an attacker to read all your private conversation, affecting the privacy of around 1 Billion Messenger users.

Ysrael Gurt, the security researcher at BugSec and Cynet, reported a cross-origin bypass-attack against Facebook Messenger which allows an attacker to access your private messages, photos as well as attachments sent on the Facebook chat.

To exploit this vulnerability, all an attacker need is to trick a victim into visiting a malicious website; that’s all.

Once clicked, all private conversations by the victim, whether from a Facebook's mobile app or a web browser, would be accessible to the attacker, because the flaw affected both the web chat as well as the mobile application.

Dubbed "Originull," the vulnerability actually lies in the fact that Facebook chats are managed from a server located at {number}-edge-chat.facebook.com, which is separate from Facebook's actual domain (www.facebook.com).
"Communication between the JavaScript and the server is done by XML HTTP Request (XHR). In order to access the data that arrives from 5-edge-chat.facebook.com in JavaScript, Facebook must add the "Access-Control-Allow-Origin" header with the caller’s origin, and the "Access-Control-Allow-Credentials" header with "true" value, so that the data is accessible even when the cookies are sent," Gurt explained.
The root of this issue was misconfigured cross-origin header implementation on Facebook's chat server domain, which allowed an attacker to bypass origin checks and access Facebook messages from an external website.
hack-facebook-messenger
Gurt has also released a proof-of-concept video demonstration of the Originull vulnerability, which shows the cross-origin bypass-attack in action.

However, Secret Conversations, Facebook Messenger's end-to-end encrypted chat feature was not affected by this bug, as it can be initiated or launched only using its mobile app.

"This security flaw meant that the messages of 1-billion active monthly Messenger users were vulnerable to attackers," said Stas Volfus, Chief Technology Officer of BugSec.

"This was an extremely serious issue, not only due to the high number of affected users, but also because even if the victim sent their messages using another computer or mobile, they were still completely vulnerable."
The researcher disclosed the severe vulnerability to Facebook through its Bug Bounty program. The Facebook security team acknowledged the issue and patched the vulnerable component.

You can read the full details of the flaw on Cynet’s blog post published on Tuesday.



source: http://thehackernews.com/2016/12/hack-facebook-messenger-chats.html
PropellerAds