Web StuffWeb Scripts and ScriptingHow to run perl scripts/exploits tutorial!!!

13 Aug 2009, 04:50

How to run perl scripts/exploits tutorial!!!
This is my Very Very first Tutorial please comment and tell me how i did Thanks and Enjoy

#####################################
## ##
## ++++++++++ GOKU12205 +++++++ ##
## yes it's from Dragonball z ##
## ++++++++++++++++++++++++++++++ ##
## ##
#####################################

How to compile/Run Perl Script or Exploits in Ubuntu and Windows
###################################################################
how to get perl in ubuntu type:
sudo apt-get install perl

it should be installed anyways but if not do this in the terminal
####################################################################
First Make sure it has the #!/usr/bin/perl-w
at the top of the script

go to the terminal if running Linux
and type:
sudo chmod u+x filename.pl
makes the program executable so now u can run it

just type ./filename.pl

and it should run the script and tell u what to do from there

####################################
Running on Windows(gayest OS EVER!!!)
#####################################
WIndows suck!!!!
Just putting it out there

First Off download Active Perl:

http://www.activestate.com/activeperl/

go to command prompt which should be a black box with letter's like:

c:\windows\system32 >

type in the cli(command line interface for noobs)

CD c:\perl\bin

should bring u to the perl directory:

c:\perl\bin >

type in cli:

c:\perl\bin\ > perl filename.pl

and then it should compile and run the script or exploit!!!!!
when u compile it it's going to tell u how to use the script or exploit!!!

Enjoy Brought To You By Goku12205

Rating 0 Comments 0
Reply

You have to login or register to post comments.

goku12205
goku12205
0 ♠ 0 ♣
Tweet:


Bookmark and Share