GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Steal this PIC (https://gfy.com/showthread.php?t=55440)

h0st 04-02-2002 11:34 PM

damn, only 16 jewcrew members tried it.. well I have to go there and say to them that itīs time to beat this new challenge....

biiiatch...

h0st [JC]

NetRodent 04-03-2002 12:38 AM

Is this what we're supposed to steal?

http://www.belent.com/stolen2.jpg

46063 Bytes

FreeNetPass Steve 04-03-2002 08:45 AM

WTG Bobby!
That is some amazing shiznit.
crack, next time use a more attractive woman. :eatmouse

crack 04-03-2002 09:04 AM

NetRodent, there is a problem with checksum:
mine:
>sum img.jpg
63549 45

yours:
>sum steal2.jpg
47426 78

diffrerence is minimal (4 bytes in header are swapped:) I'm not sure how it happened.

I resampled image.

Are you using script or sniffing jpeg from IP stream?

NetRodent 04-03-2002 09:14 AM

I used the following script...

Code:

#!/usr/bin/perl

use LWP::UserAgent;
use HTTP::Cookies;
use HTTP::Request::Common;
use Compress::Zlib;

$url1 = 'http://www.crack.sh/stealme/';

$cookie_jar = HTTP::Cookies->new;

$ua = LWP::UserAgent->new();
$ua->agent('Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)');
$ua->cookie_jar($cookie_jar);

$response = $ua->get($url1);
$html1 = Compress::Zlib::memGunzip($response->content);
while($html1 =~ s/<!--(.+?)\/\/ -->//ims) {
    $javascript = $1;
}

while($javascript =~ s/function\s+([A-Za-z0-9]+).+?\{(.+?)\}//ims) {
    $func = $1;
    $action = $2;
    $action =~ s/^.*\'(.+?)\'.*$/$1/;
    ($name,$value) = split(/\=/,$action);
    $cookie_jar->set_cookie(0,$name,$value,'/','www.crack.sh');
}

while($html =~ s/src=\'(.+?)\'//ims) {
    my $url2 = 'http://www.crack.sh/stealme/'.$1;
    my $response2 = $ua->get($url2, Referer => $url1);

    $response3 = $ua->request(POST 'http://www.crack.sh/stealme/', [member => 1], [Referer => $url1]);

    $response4 = $ua->get('http://www.crack.sh/stealme/members/', Referer=>$url1);
    $html4 = Compress::Zlib::memGunzip($response4->content);


}


while($html4 =~ s/src=\'(.+?)\'//ims) {
        my $url5 = 'http://www.crack.sh'.$1;
        my $response5 = $ua->get($url5, Referer => 'http://www.crack.sh/stealme/members');

        if($response5->headers->as_string =~ /image\/jpeg/) {
                open(STOLEN, ">./stolen2.jpg");
                print STOLEN $response5->content;
                close STOLEN;
        }
}


NetRodent 04-03-2002 09:21 AM

Odd... I'm getting the same checksum as you on the downloaded file. Are you sure its not getting mangled when you pull down stolen2.jpg to check?

crack 04-03-2002 09:26 AM

That MUST work. I guess there was just a glitch or something.

Why don't you use:
http://search.cpan.org/doc/CLAESJAC/JavaScript-0.52/JavaScript.pod

I'll exchange traffic with you at any time in any quantities!!! Just add $ua->proxy (['http'], $proxy);
:):):)

I'll add your nick & url to enter page.

----------------
Any others?

NetRodent 04-03-2002 10:08 AM

I don't have the javascript module installed and it seemed a lot easier to just parse it myself. If the javascript you used was more complex (ie random mathematical computations and/or string manipulation) or varied its formating then I might have had to fall back on the module.

If you want to make it a bit harder for a script to login, you might consider adding a graphic with a series of seemingly random letters/numbers that need to be entered into a form field. For added effect vary the font and rotational alignment of each
character. That way either a human has to bootstrap that step or it would need an ocr algorithim.

crack 04-03-2002 10:54 AM

NetRodent, agree with you with bitmaps with ImageTTFText in them.
But that's about access control. I assume that access is already granted.
Anyway, I guess single image has been pretty much sorted out,

Still - can anybody else repost new resampled image?!

now I should return back to Wizzo request about multiple images.
Gotta go to church. Will post some auto galleries later on - that's where fun begins:)

crack 04-05-2002 03:19 PM

Ok, LET'S CRANK IT UP.

Steal MY Gallery

http://www.crack.sh/stealme
Rules: save all pics and post file sizes or better url's to jpegs.

Or at least write how you can do it, preferable in perl or other programming language:)


No IP sniffing.


-------------------------------------------------

Should as easy as getting single pic - just do a loop in script:)

keitht 04-05-2002 08:34 PM

You guys are doing really funky stuff. I've been webmaster for last 6 years (mainstream as you call it) but never seen shit like this.
My 1st post on adult board - but this topic made me to signup.


Crack - all pages are machine generated, right? What is this?!
MD5 drives me crazy...

And how do you contol acceess to page based on bandwidth - I got cut off after 2 megs?!

Honeyslut 06-09-2002 11:11 PM

http://chat.amateurmasters.com/publi...View.cgi?T=812

-=HUNGRYMAN=- 06-10-2002 01:04 AM

MY NUTZ FUCKING ITCH LIKE MAD !!!

In the time it took you kids to fuck around with that ... I made enough money to go buy myself 12 really sweets sets of Matrix content ... LOL:1orglaugh


All times are GMT -7. The time now is 03:45 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123