Dub Force Events
x0Events cannot currently be displayed, sorry! Please check back later.x0_close-
Recent Posts
Recent Comments
Archives
- March 2022
- August 2021
- February 2021
- December 2020
- November 2019
- April 2019
- April 2018
- January 2017
- May 2016
- April 2016
- March 2016
- December 2015
- June 2015
- January 2015
- December 2014
- November 2014
- April 2014
- January 2014
- December 2013
- November 2013
- March 2013
- December 2012
- November 2012
- November 2010
- October 2010
Categories
Meta
Category Archives: Security
Install certificate as System on Android
Use OpenSSL to transform the certificate to Android format (that is cert+info) Extract ID using this command: openssl.exe x509 -inform PEM -subject_hash -in charles.pem It is the first line. Name the certificate ID.0 (Ex: ce554431.0) Extract certificate info using: openssl.exe … Continue reading
Disable local IP leak on Firefox – WebRTC
Avoid sites fetching your internal IP by disabling WebRTC… The native way: – Go to about:config and set “media.peerconnection.ice.default_address_only” to true And the old way: – Use a plugin like “Disable WebRTC” https://addons.mozilla.org/en-us/firefox/addon/happy-bonobo-disable-webrtc/ What is WebRTC and what does it … Continue reading
Compile OpenSSL from source on old Ubuntu
Hello, If your version of Ubuntu is no longer supported you should update… But in the meantime you could fix the broken or insecure packages on this way… Note: Before continue check if you can get from a trusty source … Continue reading
Posted in Linux, Medium Technical, Security
Tagged configure, hardy, hearbleed, install, make, old ubuntu, openssl, ssl, ubuntu, ubuntu 8.04
Comments Off on Compile OpenSSL from source on old Ubuntu
Heartbleed
Hello, For “one time” is safer to be on Windows… Disease checker: http://filippo.io/Heartbleed/ AC.
Reset Windows 7 password on 4 steps
Hello, 1 – Get access to the hard drive files: Use a windows installation disk and run on recovery tools the command prompt (or something like that) 2 – Go to windows folder (usually d:\windows\system32) and replace (backup first) “utilman.exe” … Continue reading
Posted in Basic Technical, Learned Today, Security
Tagged cmd, command, dos, net, net cmd, net command, password, recover, reset, skip login, users, windows, windows password
Comments Off on Reset Windows 7 password on 4 steps
c2c_service.exe
Hello, If you are annoyed for “c2c_service.exe” running on your PC, the only way to disable that is going to services, stop it and set it to disabled… (Because even if you set it to off on the Skype advanced … Continue reading
iOS – Recomended Cydia applications
Hello, A list of Cydia applications that you definitely need: 1 – SBSettings 2 – OpenSSH 3 – iFile 4 – Remove background 5 – Five icons AC.
Adobe Flash Player APSB10-26 Vulnerability
Hello, I thought that the Windows OS (Any Version) was the software that needs the biggest amount of updates almost every week, but now on I am not sure of that, the flash player is almost winning this place! AC.
Posted in Nonsense Stuff, Security
Tagged APSB10-26, flash player, security, Vulnerability
Comments Off on Adobe Flash Player APSB10-26 Vulnerability