Wednesday, April 21, 2010

White On White Silverado

Social Engineering, Cash with CC's and Paypal. By Puzzle

Googlebot vs your web

Looking Websites, and all that, I found this article pretty cool haha, I mean, to see if .. Are to index or something:) haha \u200b\u200b.. So good here I leave the code:


\u0026lt;?

php if (strpos ($ _SERVER ['HTTP_USER_AGENT'], 'Googlebot')! == False) {



/ / Tu Email
direccecion
$ email_address = 'tu@tudominio.com';



/ /

Instead, send the email mail ($ email_address, 'Googlebot Alert',

'The Googlebot has visited your site: '. $ _SERVER [' REQUEST_URI ']);

?>

Snl Jay Mohr Christopher Walken

Social Engineering & Paypal. By Puzzle

eliminates the time-out (megaupload)

Reading around I saw there was a way to skip the captcha mega, so I made a script in php, as usual: P
The only thing the script does is add to our following url "mgr_dl.php? d =" to manage the download automatically.


\u0026lt;style>

body, a, a: link, a: visited, a: hover, td {

font-family: verdana, sans-serif;

font-size: 16pt;

color: black;

}

a { font-weight: bold; }

input {

font-family: verdana, sans-serif;

font-size: 16pt;

border: black 2px solid;

padding: 2px;

}

#vid {

width: 500px;

}

</style>



<center>

<title>MegaDownloader - RemoteExecution</title>

<img src="http://img252.imageshack.us/img252/1215/mick.jpg"><br>

<form name = "pr" action = "" method = "post">

align="center"> \u0026lt;table

\u0026lt;td> \u0026lt;input id = "button" type = "text" name = " web "size =" 50 "maxlength =" 110 "value =" \u0026lt;? php echo $ site; ?>">\u0026lt;/ td>

\u0026lt;td> \u0026lt;/ td>

\u0026lt;td> ; \u0026lt;input type="submit" name="submit" id="boton" value="Descargar"> \u0026lt;/ td>



\u0026lt;/ table>

\u0026lt;/ center>

\u0026lt;?

php ini_set ('user_agent', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US, rv: 1.8.1.9) Gecko/20071025 Firefox/2.0.0.9');

/ ** * @ author

www.delincuentedigital.com.ar
* @ copyright
16/11/2009

* /

$ web = $ _POST ['web'];

$ submit = $ _POST [ 'submit'];

$ search = 'http://';

if (isset ($ web web )&&($! = "")&&( isset ($ submit) & & ($ submit! = "")))



{/ / test url:
http://www.megaupload.com/?d=TADMUPNB
if (ereg ($ search, $ web)) {





} else {$ web = $ find. $ web;}


$
url_divida = explode ('? d =', $ web);

$ url_generada = $ url_divida [0]. "mgr_dl.php? d = '. $ url_divida [1];

echo' \u0026lt;iframe src ="'.$ url_generada. '"

width =" 0 "height =" 0 "scrolling =" auto "frameborder =" 0 "transparency>';}



?>


Saturday, April 17, 2010

Pinball Harmem Globe Trotters



little hack Guide

Preface: Everyone

newbies, some in this, others in this. If you know you behave, you adapt to the rules "unwritten" and not too annoying, you're probably well received and accepted.

The intention of this paper is to help newcomers in Computer Security (come on, hacking ), to take his first steps without disengage. I write because I've seen a lot of new people and I think I need a text like this. Finally I

important to note that when I refer (below) to "we", I will be doing to all those who communicate with the ideals that arise. Regardless level or seniority.


Paragraph One: The rules and customs.

"When in Rome, do as the Romans do" and that in any social group is a set of standards that should be met if you want to be accepted. This is rather a lot, I will simply refer as an example a few and invite the reader to investigate (which happens to be one of the most important standards) for himself.

questions, including: Do not think you're so bad, not that we do not like to help ... is that your questions are rather vague, leaving us no alternative but to send you to google. Before asking any questions on any topic, make sure of never having spent half an hour searching and informing about your question.
This is a very important point, the questioner usually ends with a stamp that says " LAMM " on the forehead and going to be ignored forever.

trusts with your friends: And is that nobody likes to be added to MSN to enter as "What we fart" followed by "Hey wimp, I do a fabor ?."
If you go to add someone to msn , you should consult it before in some other way if you care. And if you're going to ask someone for help, do with respect and courtesy.

Spelling, at least: not that we are all lit from the literature and the arts. Is that when something is hard to read, for it is written, the content loses interest.
Try to speak and write correctly, the way you talk and write is your only letter.

not pretend to learn the method without knowing the theory: And is that today the question I'm most asked is "How Defacer" or "As spamming" and all that irritates me, if you do not know a command * nix , how you intend to change the index ? Ah, yes, now there shells with small buttons ... Well, if you're such, do not talk to me.

Knowledge, common goal: For that reason, look no show that you know, seeks to learn. A deface my sister can do it face down, hands tied and blindfolded ... Yes! Do not ask how.
here all seek knowledge and each individual is worth exactly as much as you know.


Paragraph Two: The essential and recommended.

He who knows not and knows not that he does not know, is a fool. Avoided.
The first step to learn is to know / want to learn and know what to learn. This may sound redundant and even obvious, but many people want to learn to "be hacker "Without really knowing what being a hacker and what knowledge one.

on knowing how to learn, say, that not enough to know something practical approach, the theory is absolutely essential to understand. Your goal should not be able to do, but know-how.
To learn I recommend you look for a suitable text, I read and reread, google all your questions and broaden much information as possible, then you practice and get back to practice, be sure to inform you of why each thing and do not stop thinking about "how it works" every thing.

on what to learn, this is much more complicated and comprehensive. The good news is that you can go little by little, only need to know where to start.
I would say the first step you should take is to learn to use Linux like Windows " natively." You should know that the Internet works on * nix , so it is very important that you move comfortably through a console, you understand the system directories, you know they do set up Internet services (web server, ftp, etc).
The second step is learning to program, the first language is a sensitive issue, I think the first thing you need is knowing how to program scripts . For this and you're at linux, I would recommend learning Bash, scripting language most unixes . Then you have to learn programming languages \u200b\u200b web undoubtedly be the first PHP.

Some here say, "But I want to hack I do not want to be a programmer or system administrator!", Well ... hack is that you know more security programmer and administrator: P


Section Three: General recommendations

* Choose a nick original and not change it. Please note that all will know you by your nick , If you choose a nick as Haxor "will be one more than himself" Haxor . " The nick is something that does not change, when people know you by your nick not force them to learn another.
also prevents things like leet speak , references to hacking and obscenity.

* If all you want is to "delete web pages " better let ... or reward yourself and now. But do not think a blog to show the world your accomplishments, not interested.

* Another recommendation is to keep a low profile, even when you consider you know better than the rest of the people I talked.

* If you do not know, do not pretend to teach. Often newbies precedence to collaborate with the community to their own learning, it hurts the player and themselves. The first step is learning to collaborate, learn and do compulsively.

* Never try to appear more educated than they really are. Even if you think you can fool us, the sooner you catch a liar than a lame. There is nothing worse than a newbie hacker pretending to be a Lammer.

* Be careful with your teachers, choose a bad teacher can make you in a bad pupil. Do not deify anyone, the gods on Mount Olympus, we're all human, we all have flaws. It is critical to judging people, especially if you intend to teach.

* Read everything you can, even more. Any topic that interests you is good reason to start learning. Here you will find many interesting articles that entertain you:)


Paragraph four: Recommended reading.

When I started in computer security that Google did not exist, information is lost in a yahoo that left much to be desired and hundreds of pages with garbage webs. Now is possible due to serious seekers and communities, find lots of articles highly recommended to read.
I'll just recommend some texts for beginners , I've read and I found an excellent start and first step.


Farewell: You've taken the first step.

If you've gotten this far, you've taken the first step in your long journey. Many will say, "this is not for me" and I'm glad. Those who stay, welcome.

If you want to include something in the text, consider leave without mentioning some important aspect or a correction like me, leave a comment.

article Originally written by Lisandro Lezaeta "Murder "

Pain In Jaw And Ear When Drinking Alcohol



Paypal Vs Social Engineering (2)

PROLOGUE:

This section will talk a bit of a technique that helped me and COST OO hehe to get a little with cash to the cc's and paypal. In the previous article explains a method of us with a Paypal account linked with another person using a little social engineering, this method works best with cc's (get every one of you as best you know;)


TOOLS:
_
Electronic Music _
Having studied some methods of payment and security / requirements at the time of paying and receiving of different online poker sites
_ A cyber-cafe far from home
_ A couple of balls


PART 1:

brief explanation, what we do is to load 2 accounts at some poker online .. One with his own money and the other with money from one of our acquisitions, cc's or paypal (We recommend using an accomplice to this method!! At least it is MUCH more comfortable and less suspicious)
In the first account (created by your partner) must deposit money in our pockets for a prepaid method (ukash, paysafecard, etc) No need to load the account with 500 euros .. 20 euros to put him enough. This account should put the actual data of the person in this case (I recommend an accomplice) So not figured anywhere! O) We take care of our asses. They say that prison does not have Vaseline! (We do not find out) ^ ^
In the second account (created for you and a cyber-cafe) deposit money from paypal cc's or any of our victims!

Note1: You need to test some "MANY" poker pages before doing this, not all can deposit money, have verifed by visa (for example) and methods have to look COBRA, because if the mess is much there is a 80% chance that no one managed to get hard to that account.

Once we have created both accounts move to the next step


PART 2:

At this point we're going to confuse a little, (is needed). I'm talking about messing around with other people who have nothing to do, lose a bit different, gain a bit different, we'll do a bit of "history play" (As in every page there are moderators, if you see a strange move given BAN )

Note2: Everything written in this section is not an "IDEA" are results! Experiments made by me that I take more than a couple of months to achieve understanding The operation of these pages!

When we have some history in our accounts, it's time to make the transfer. I call this "WASH VIRTUAL MONEY ^ ^", play with our accomplice and leave all our money to win (PLEASE do so in a credible way) nothing and leave the game begins! I remind you .. HAVE GIVEN ME BAN MUUUUUUCHOS before you can make money from this method .. At the end I will post some technical advice.
The reliability of this method is only in you! THE way despistáis technical team page ..
The idea is to spend a reasonable amount of money "not high" on account of our accomplice, Once done, the sooner claim this money, "WON"

Note3: This method is not 100% sure, for a thousand reasons .. Here I will post some tips to not charge duréis months in your first pay as happened to me>. <>. < ) Recordar que nuestra cuenta LEGAL no debe correr peligro (somos un jugador mas en esta pagina) “entre mas ofendido estés, menos sospechoso pareces” _ Entre tantos consejos, solo puedo decir que si intentáis este método y tenéis alguna duda, escribirme un pm con gusto puedo contestar las interrogantes CONCLUSION:

This method was discovered by me, VAMOS bone was not discovered that many more people I guess it has. . Trying to say that was the result of my trials and research in a desperate attempt to make easy money = D
If you know how to do, I promise you easy money .. I tried it with paypal and cc's. . and 60% of my tests were with paypal and cc's of relatives and acquaintances ^ ^ CLEAR by muyyyy little money, so I realized was how this system works!
I hope you liked it and if you practice some day, leave it in your poker accounts money a bit different so we let a couple of games .. lol

"Where Mitnick would have come without social engineering?" Greetings fellow


.. PUZZLE by