** GUEST POSTS ARE INVITED ! ** ** GUEST POSTS ARE INVITED ! ** ** GUEST POSTS ARE INVITED ! ** ** GUEST POSTS ARE INVITED ! ** ** GUEST POSTS ARE INVITED ! **

Popular Posts

Friday, February 22, 2013

[How to] Change network to Private permanently


While I am trying to connecting my two computers via LAN, I faced a problem. I've installed Windows 8 in both the systems. It asks me to change the network to private in order to connect. After successfully establishing a lan connection between the computers, I've restarted my both PC's . Settings weren't lost but, again I need to troubleshoot and fix the issue i.e changing from public to private.

This is the issue whenever I restart any of  my PCs. At-last I found a solution.
1) Open Run (Windows button + R)
2) Type secpol.msc and hit enter
3) Open network list manager policies
4) Choose your network name and right click on it.
5) Choose properties option and set it to private.

This works for me :)




If you enjoyed this post, make sure you subscribe to my RSS feed! Comments are encouraged

Thursday, January 31, 2013

[How to] install .Net framework 3.5 offline in windows 8

Yes, we can install .Net Framework 3.5 in windows 8 without internet connection. 

Step 1 : Open CMD.EXE with Administrative Privileges

Step 2 : Run the this DISM command dism /online /get-features
(you will see something like below )

Step 3 : Use Windows 8 ISO/DVD/USB  and copy SXS folder to local machine located at D:\sources\sxs (In this case D: is your drive letter on which you have loaded Windows 8 Media)

Step 4 : Once completed, in order to install this feature you can run the following command dism /online /enable-feature /featurename:NetFx3 /All /SourceC:\sxs /LimitAccess  and hit Enter

Step 5 : After completing the installation of .NET Framework 3.5 you can see that the feature is enabled in the Control Panel –> Program and Features





If you enjoyed this post, make sure you subscribe to my RSS feed! Comments are encouraged

Thursday, January 3, 2013

How to use Maps with GPS without internet connection on Android

Use of GPS technology is Maps and Navigation. In Android, Maps are loaded when you are online so, GPS will come into play when you are connected to Internet. Google maps loads only when we are connected to internet. We can navigate through maps only when maps are visible :P . So, is GPS unusable without Internet on Android?

No. Android introduced offline version of Maps now. We can actually view the maps when we are not connected to internet. To know how, visit this link.

Now we can turn on GPS and choose to travel along the maps but limited up to the download part.







If you enjoyed this post, make sure you subscribe to my RSS feed! Comments are encouraged

How to use Google Maps Offline on Android without Internet

Step 1:  Connect your android phone to Internet.
Step 2:  Update and install Latest Google Maps for Android as older version don't support offline maps feature.
Step 3:  Open Maps and go to Menu --> Make available offline --> Select the area you wanna download offline. It facilitates you showing the Size (in MB). 

You can save the area that interests you. For example, if you travel to NewYork, you have the entire map of the city always available offline.

NOTE : Radius of 10 Miles from the point you selected is saved offline.






If you enjoyed this post, make sure you subscribe to my RSS feed! Comments are encouraged

Saturday, October 20, 2012

Split-value Cryptographic Authentication: Building Advanced Threat-Resistant Software

RSA’s newly announced Distributed Credential Protection (DCP) is a perfect illustration of the innovative design that helps build software that better resists Advanced Threats.



For almost 40 years, multiple generations of security architecture for distributed systems have been built around the concept of a Trusted Third Party, a server trusted by all parties involved in the secure communication exchange. Examples include the key server in the Needham–Schroeder Symmetric Key Protocol or in Kerberos as well as the Certification Authority in Public Key Cryptosystems.

With Advanced Threats, trusted third parties have become a “single point of security failure.” If attackers control the trusted system, the game is over.

We need new security designs for this new world.  Split-value cryptographic authentication, as implemented in RSA Distributed Credential Protection exemplifies an Advanced Threat-resistant security design. It was invented by RSA Labs several years ago as a way to store and verify authentication secrets in a way that cannot be compromised even if any one of the systems involved in the authentication process is compromised. The principle is pretty straightforward and involves the use of random numbers and XOR transformations:



1)      Before it is stored, the password is transformed with a random number. The random number is stored in one server (“red” server) and the transformed password in a different server (“blue” server). Compromising one server is not sufficient to compromise the password.

2)      At regular time intervals, a new random number is generated and both servers are updated with the new random number value, adding a time-based layer of protection:  Both servers must be compromised at the same time for the password to be compromised.

3)      When an application needs to verify a password, the claimed password transformed with a new random number is sent to the “blue” server while the random number is sent to the “red” server. Each server can execute a new transformation involving the stored data and validate whether the claimed password matches the stored password without exposing the legitimate password

Split-value cryptographic authentication opens new opportunities to software developers worldwide to start developing Advanced Threat-resistant software.

This is just a start. Advanced Threats are changing our trust assumptions and have technical and operational impact on how we approach security. In the area of secure application design, we should expect more innovations like split-value cryptographic authentication to emerge to help build Advanced Threat-resistant software.




[source]If you enjoyed this post, make sure you subscribe to my RSS feed! Comments are encouraged

Troubleshoot Problems with Problem Step Recorder


Windows 7 has got an in-built problem steps recorder. Yes, if you want to troubleshoot issues or to find out what exactly happened, you can record the steps with exactly mouse clicks, UI changes, etc. The problem steps recorder is a small app you can open by typing PSR in the search. Or you can start > run > psr.exe in the run command.
Problem steps recorder app opens up and you can start recording. It is similar to the screen capture software, but has advanced functions like recording the key strokes, mouse clicks; gather technical details behind the interface etc. Finally it saves the output file zip format with a MHTML report page. If you open up the report page, you can find details of the errors.






[source]If you enjoyed this post, make sure you subscribe to my RSS feed! Comments are encouraged

Thursday, October 18, 2012

[How to] Bypass PayPal’s Security Code login

Twitter Delicious Facebook Digg Stumbleupon Favorites More