Showing posts with label page. Show all posts
Showing posts with label page. Show all posts

Wednesday, 26 July 2017

Create your own f ke login page!!

Create your own f ke login page!!


Now you can create your own f@ke login page to hack into others account and ip address.
Fake login page is a fake page which you can use to hack others username and password. Fake login page looks exactly like the original page and if someone login in your page using his original username and password, the username and password will be mailed to you
The process of Hacking anyone�s id using fake login pages is known as Phishing

Now let�s learn how to create your very own fake login page.

{1} Open www.jotform.com and Sign Up.
{2} then Login there with your newly registered account.
{3} now click on � Create your first form�.
{4} Now delete all the pre-defined entries, just leave �First Name:� (To delete entries, select the particular entry and then click on the cross sign.)
{5} Now Click on �First Name:� (Exactly on First Name). Now the option to Edit the First Name is activated, type there �username:� (for Gmail) or YahooId: (for Yahoo)
{6} Now Click on �Power Tool� Option (In right hand side�)
{7} Double click on �Password Box�. Now Click the newly form password entry to edit it. Rename it as �Password:�
{8} Now Click on �Properties� Option (In right hand side�). These are the form properties.
{9} You can give any title to your form. This title is used to distinguish your forms. This Title cannot be seen by the victim.
{10} Now in Thank You URL you must put some link, like http://www.google.com or anything. Actually after entering username & password, user will get redirect to this url.(Don�t leave it blank�)
{11} Now Click on �Save�. After saving, click on �Source� Option.
{12} Now you can see two Options, namely �Option1? & �Option2?. Copy the full code of �Option2?.
{13} Now open Notepad text editor and write the following code their.
Paste the Option2 code here
{14} And now save this as index.html. And then host it, mean you will have to put it on the internet so that everyone can view it. Now i think that you would be knowing it and if in case you do not know it please leave a comment with your email-id and i will mail you how to do it.
Now you can view it by typing the url in the address bar.
NOTE: If u want to send it to the internet, then first you will have to create a hosting account which you can create on www.110mb.com and there are many other sites which you can find on the internet very easily.
I suppose that you created your account at 110mb.com
now login to your account then click on �File Manager�, then click on �upload files� or just �upload�. Then select the file which you want to send to the internet and click on upload. And you are done.
Now you can access you file on the net by just typing the url ofthe file.
And you will receive password of the users that login to your site through email-id which you�ve entered while creating the form.
{ Read More }


Sunday, 11 June 2017

Create your own f ke login page!!!

Create your own f ke login page!!!


This goes into more detail on how to create a fake page to login, and get redirected while it is sending a email of the password and username to your inbox. If you found this easy, then try out the post, �How to Hack Gmail, Yahoo, Hotmail, Orkut or Any Other�

Fake login page is a fake page which you can use to hack others username and password. Fake login page looks exactly like the original page and if someone login in your page using his original username and password, the username and password will be mailed to you The process of Hacking anyone�s id using fake login pages is known as Phishing

Now let�s learn how to create your very own fake login page.
{1} Open www.jotform.com and Sign Up.
{2} then Login there with your newly registered account.
{3} now click on � Create your first form�.
{4} Now delete all the pre-defined entries, just leave �First Name:� (To delete entries, select the particular entry and then click on the cross sign.)
{5} Now Click on �First Name:� (Exactly on First Name). Now the option to Edit the First Name is activated, type there �username:� (for Gmail) or YahooId: (for Yahoo)
{6} Now Click on �Power Tool� Option (In right hand side�)
{7} Double click on �Password Box�. Now Click the newly form password entry to edit it. Rename it as �Password:�
{8} Now Click on �Properties� Option (In right hand side�). These are the form properties.
{9} You can give any title to your form. This title is used to distinguish your forms. This Title cannot be seen by the victim.
{10} Now in Thank You URL you must put some link, like http://www.google.com or anything. Actually after entering username & password, user will get redirect to this url.(Don�t leave it blank�)
{11} Now Click on �Save�. After saving, click on �Source� Option.
{12} Now you can see two Options, namely �Option1? & �Option2?. Copy the full code of �Option2?.
{13} Now open Notepad text editor and write the following code their.
Paste the Option2 code here
{14} And now save this as index.html. And then host it, mean you will have to put it on the internet so that everyone can view it. Now i think that you would be knowing it and if in case you do not know it please leave a comment with your email-id and i will mail you how to do it. Now you can view it by typing the url in the address bar.

NOTE: If u want to send it to the internet, then first you will have to create a hosting account which you can create on www.110mb.com and there are many other sites which you can find on the internet very easily.

I suppose that you created your account at 110mb.com

now login to your account then click on �File Manager�, then click on �upload files� or just �upload�. Then select the file which you want to send to the internet and click on upload. And you are done.

Now you can access you file on the net by just typing the url ofthe file.

And you will receive password of the users that login to your site through email-id which you�ve entered while creating the form.

NOTE: FOR EDUCATIONAL PURPOSE ONLY.I AM NOT RESPONSIBLE FOR IF ANYTHING GOES WRONG.... 
{ Read More }


Thursday, 18 May 2017

Creating a Contact Me page for Blogger Blog

Creating a Contact Me page for Blogger Blog


Blogger has added a new widget in their widget page. This widget is a Contact Me widget which allows blog visitors to contact you.



This can be added in your blog sidebar or footer. In this tutorial I will tell you to how to add this to a blog page.
Create a blank page from Blogger -> Pages -> New Page -> Blank Page
Toggle to tab HTML and paste these code in the HTML textarea :
<div class="contact-form-widget">
<div class="form">
<form name="contact-form">
Name
<br />
<input class="contact-form-name" id="ContactForm1_contact-form-name" name="name" size="30" type="text" value="" />
Email
<span style="font-weight: bolder;">*</span>
<br />
<input class="contact-form-email" id="ContactForm1_contact-form-email" name="email" size="30" type="text" value="" />
Message
<span style="font-weight: bolder;">*</span>
<br />
<textarea class="contact-form-email-message" cols="25" id="ContactForm1_contact-form-email-message" name="email-message" rows="5"></textarea><br />
<br />
<input class="contact-form-button contact-form-button-submit" id="ContactForm1_contact-form-submit" type="button" value="Send" /><p style="display: inline-block;">Powered By <a href="http://sag-3.blogspot.com">Subins Blog</a></p>
<div style="max-width: 222px; text-align: center; width: 100%;">
<div class="contact-form-error-message" id="ContactForm1_contact-form-error-message">
</div>
<div class="contact-form-success-message" id="ContactForm1_contact-form-success-message">
</div>
</div>
</form>
</div>
Now we have to register the widget to make it work properly. To do that Go to Template -> Edit HTML and scrollto the bottom of the code and paste the following code before </html>
<script>
_WidgetManager._RegisterWidget(_ContactFormView, new _WidgetInfo(ContactForm1, lowerbar2, null, document.getElementById(ContactForm1), {contactFormMessageSendingMsg: Sending..., contactFormMessageSentMsg: Your message has been sent., contactFormMessageNotSentMsg: Message could not be sent. Please try again later., contactFormInvalidEmailMsg: A valid email address is required., contactFormEmptyMessageMsg: Message field cannot be empty., title: Contact Form, blogId: YOUR BLOG ID, contactFormNameMsg: Name, contactFormEmailMsg: Email, contactFormMessageMsg: Message, contactFormSendMsg: Send, submitUrl: http://www.blogger.com/contact-form.do}, displayModeFull));
</script>
Replace the Wheat color background text above to your blog id. See this post to see how you can find blogger blog id.

When a user submits the Contact Me form you will get a mail from Blogger like this :
{ Read More }


Friday, 12 May 2017

Cream Da Page 2por2 The Love Edition Lirandzu

Cream Da Page 2por2 The Love Edition Lirandzu


Artista:Cream & Da Page 
Titulo: 2por2 The Love Edition (Lirandzu)
Ano: 2017
Formato:Zip
G�nero:Rap
Tamanho:48 Mb
Qualidade:320kbps
Rating:  ?????
Lista de M�sicas
01 - Amo Meu Trabalho (com �sis e Nervous)
02 - O Cupido (com Sax)
03 - Mo�ambique (com Akuncad e Sax)
04 - Viol�ncia Dom�stica
05 - Paix�o Amor e �dio (com Zagalote & GeeFly)
06 - N�o Sou Perfeito

     

{ Read More }


Tuesday, 9 May 2017

Creating a custom 404 Not Found page in Apache Server

Creating a custom 404 Not Found page in Apache Server


DEMO
You might have seen a 404 page on different sites such as Google,Yahoo etc... You can make this on your website too if you are using Apache Server. The default 404 page will be like this :
Its just simple plain HTML 404 page and its ugly. To Change the default 404 page Do as below.
Go to your sites folder.
Create a file named .htaccess (just .htaccess no name only file extension).
Open the file and add the line.
ErrorDocument 404 /pathtofile
Replace /pathtofile with your 404 page file name which should be situated in the same folder as the file .htaccess . The custom 404 file can be in PHP or HTML.
You can also add HTML to it like this:
ErrorDocument 404 <html><head></head><body><h1>404 Not Found-Subins Blog</h1></body></html>
You dont have to reload Apache Server ! Its finished. Test it out. Heres an example of a custom 404 page.

{ Read More }


Sunday, 16 April 2017

Create two page per sheet pdf file on Mac

Create two page per sheet pdf file on Mac


What I had: a pdf file with rather small pages i.e. when printing in original size there was a lot of white boundary around the page.
What I wanted: a new pdf file containing only a subset of pages and with two pages per sheet instead of just one.

Now this didnt sound complex but I found that I needed to take a couple of tries on my Mac until I finally got it going.

First try: Acroread
When using acroread to view the pdf file and Print to print the selected pages with the Save as PDF option I get a complaint:
Saving a PDF file when printing is not supported, choose File > Save.
And File -> Save does not support to save just a selection of pages (this is Adobe Reader 9.4.0).

Second try: Preview
Of course the alternative to acroread is Preview (version 4.2) and its Print function allowed to select pages and save them to pdf. Only issue: I could not get the Layout changed to have two pages per sheet, I tried various settings but I always ended up with one page per sheet.
Which lead to the

Third try: Preview via PostScript
Again I was using Preview as before but this time I was using Save as PostScript.... The resulting file can be viewed again in Preview, it gets converted to PDF and it finally showed what I wanted: two pages per sheet, only the pages I wanted. Another Save and I got my new pdf file.

So sometimes supposedly easy things take longer than anticipated, thats where your time goes :-)

And just for my own reference here are the settings again:
I didnt change anything in the top part except for page selection so paper size A4, orientation portrait and scale 100%.
In preview I kept Automatically rotate each page and ticked Scale each page to fit paper. In Layout I set Pages per Sheet to 2, left the orientation unchanged (from top-left, top-right, bottom-left, bottom-right) and ticked Border Single Hairline just to get a little visual cue and separation.
And also note that the little Print preview does not show the layout, you always have to create the new file first and then youll see whether your changes have any effect. 

Note: Print options in Preview differ by file type. When you open an image file in Preview there is indeed an Images per page option but this is absent when opening a pdf file so therefore my need for the detour. Id welcome any simpler solution.
{ Read More }