Sunday 3 February 2013

Using Google Drive As A Web Hosting Service | GoogleDrive Tips


Hi Guys,
Welcome To All The Mindbenders,
Today We Are Planning to create our very first website without paying a single rupee To Web Hosting providers and thanks to google for google drive serving capabilities...

Let's Start

Step 1.
Login To Your Google Drive Account Using Your Gmail Account
https://www.drive.google.com

Step 2.
Create A new Folder in Your drive say "devendermahto" is created by me in my google drive
Note:- Click on image to in-large image



Step 3.
Select Our Created Folder which is "devendermahto"



Step 4.
Then Click on "more" and choose "share>share"



Step 5.
change permissions to public for this folder and then copy and paste the sharing link of this folder somewhere in your notepad.
check again that your link is similar to this link
https://docs.google.com/folder/d/0B3cYFzCQvhE1OHBKbl8yVnlqenM/edit?usp=sharing


Copy Link after changing permissions

Step 6.
Upload all your website files like index.html and images to this folder.


Step 7.
When all your stuffs uploaded by you then open a new tab and type following address in your address bar

https://googledrive.com/host/0B3cYFzCQvhE1OHBKbl8yVnlqenM

Step 8.
Replace 
0B3cYFzCQvhE1OHBKbl8yVnlqenM

With your own code,
 in your case text after https://docs.google.com/folder/d and before /edit?usp=sharing
is your website address{webfolder address}

check mine
https://googledrive.com/host/0B3cYFzCQvhE1OHBKbl8yVnlqenM/

Bye Guyzzzz

===(Next is What?)===


Friday 25 January 2013

Steganography using Windows Command Prompt

Hi To All The Mindbenders,
Welcome To Our New Information Segment.
Aim:- Binding a text file with a image File.

Requirements:- Windows OS and a little bit Presence of your own Mind.

Procedure:-
1. Open Command Prompt by pressing win+r key and type cmd there and hit enter.


                                                                 Note:- Inlarge Images To Get Closer.                                         


2. change directory(cd) where your image and text files present.


                                                                Note:- Inlarge Images To Get Closer.                                               



3. use below command to bind

copy /b "C:\Users\Devender Mahto\Desktop\dev.jpg" + "C:\Users\Devender Mahto\Desktop\dev.jpg" new.jpg

{where: dev.jpg is my image file, 1.txt is my text file and new.jpg is my final image file which comprises of 1.txt}

                                                                 Note:- Inlarge Images To Get Closer.                                         

4. open new.jpg with winrar to view your text file.
5. send new.jpg to your friends and loved ones for exchanging messages.
6. Like My page https://www.facebook.com/themindbenders

Precaution: Do not use this knowledge for Offensive activities otherwise we are not responsible.

Monday 14 January 2013

Online Cryptography by Encipher.it

Hi To All The Mindbenders,
In Our Daily Digital Conversations We Need to Secure our words from any third parties. That's why I'm Suggesting Encipher.it For 

encrypting email in one click

Goal:- We Want to encrypt Below line for safe messaging.
            the mindbneders is devender mahto's blog on blogger.

Steps To Follow

Step 1.
type your message.
eg:  the mindbneders is devender mahto's blog on blogger.

Step 2.
Go to
 https://encipher.it/ and follow website to boomark encipher.it

or Bookmark below link

javascript:(function(){document.body.appendChild(document.createElement('script')).src='https://encipher.it/javascripts/inject.js';})();

Step 3.
select your texts to encrypt.
eg: the mindbneders is devender mahto's blog on blogger.

Step 4.
after selecting your text click on encipher.it bookmark

Step 5.
Add Key for this message 


Step 6.
send the encrypted message and again de-crypt it by the same method.

===(Next is What?)===