If you are not a root user, or the code is not run by the web server as a
user with high enough privileges, it may not be able to open a socket on the
system...
Mind you, apache does not run as root, so that could be a problem...
-Original Message-
From: Kristofer Wolff [mailto:[EMAIL PR
[EMAIL PROTECTED] wrote:
>
> Some small questions about security when using tools like this:
>
> Does other people get access to the web server too? If not, how are they
> kept out? Using the localhost IP-number 127.0.0.1 or (is this secure)? Are
> there other more reliable ways?
I've never use
If you'll look inside your ActiveState Documentation:
C:\Perl\html\index.html
It should all be laid out for you. Just follow the yellow brick road (-8
Mark Bergeron,
Junkie
-Original Message-
From: "Roee Rubin"<[EMAIL PROTECTED]>
To: "'Perl-Win32-Web"<[EMAIL PROTECTED]>
Date: Mon Jun 11
Some small questions about security when using tools like this:
Does other people get access to the web server too? If not, how are they
kept out? Using the localhost IP-number 127.0.0.1 or (is this secure)? Are
there other more reliable ways?
- Lennart
-Original Message-
From: $Bill L
Hello,
I am currently running Windows 2000 - IIS 5.0 and am able to execute .pl
scripts.
How do I map .cgi scripts to execute with the Perl interpreter??
Any help would be appreciated.
Roee Rubin
Irubin Consulting
[EMAIL PROTECTED]
www.irubin.com
__
> Can any one help me on how to import an image (e.g.
> GIF, JPEG...etc) into a MySQL database via a web form
I believe that some databases support an field type of IMAGE. What do you
mean by 'web form'? Do you mean a URL to a file on the network or an
uploaded file? The easy way would be to crea
> I downloaded saint.pl (vulnerability checking script) and am having
trouble with the syntax.
What is saint.pl? Where did you find it?
Don't you think more people would be able to help if you would have posted a
URL for what "saint.pl" is and what it does?
Hi all,
Can any one help me on how to import an image (e.g.
GIF, JPEG...etc) into a MySQL database via a web form
Thanks a lot,
__
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35
a year! http://personal.mail.yahoo.c
Oh, and perldoc perlvar is probably very useful too.
> -Original Message-
> From: Lee Goddard [mailto:[EMAIL PROTECTED]]
> Sent: 11 June 2001 15:47
> To: Tim Wright; [EMAIL PROTECTED]
> Subject: RE: saint and other vulnerability checking scripts
>
>
> Probably you're not starting at the
Probably you're not starting at the easy end, syntax wise.
Have a look at the English module (Perl/lib/English.pm ?)
and reverse-lookup some of the vars; buy Programming Perl
by Larry Wall et al, pub. O'Reilly; go to the perl.com
site, and, er, start with something less complex.
Or sub-contract
Hello all,
I'm new to perl and have been tasked with finding and executing perl scripts that look
for and exploit web vulnerabilities. Any good sources?
I downloaded saint.pl (vulnerability checking script) and am having trouble with the
syntax. Any experience out there?
Thanks for any
Could be that in My/HTML.pm you didn't include
package My::HTML
or mixed the case up in that definition?
BTW, you can say
use lib 'C:/some/dir/to/look/in/4modules';
hth
lee
___
Perl-Win32-Web mailing list
[EMAIL PROTECTED]
http://listserv.Act
> Hello,
> I began using PerlEx, and I have to begin converting a lot of static
> subroutines into modules. I have a simple example attached below. I am
> running the 'script.pl' from the webserver, and I put my first module in a
> folder "My" with the HTML.pm file inside of it. I placed those int
Hello,
I began using PerlEx, and I have to begin converting a lot of static
subroutines into modules. I have a simple example attached below. I am
running the 'script.pl' from the webserver, and I put my first module in a
folder "My" with the HTML.pm file inside of it. I placed those into my perl
All,
I recently sent the following message to Lincoln Stein, author of
CGI.pm. Lincoln offered to change his documentation to reflect the
problem that I uncovered.
But before I recommend that he do this, I thought I'd run this by you
folks. In a nutshell, has anyone been able to to achieve NPH-l
its on other box.
-Ursprüngliche Nachricht-
Von: Bill "vuud" Chmura [mailto:[EMAIL PROTECTED]]
Gesendet: Montag, 11. Juni 2001 03:26
An: 'Kristofer Wolff'
Betreff: RE: check if a FTP server online
When you say that on the web it does not work, is that on another server? Or
the same box
Hi,
i do not know, what is your problem exacktly is it the form by its own ( to
transfer the binary via http: ) or the SQL insert ??
I give you my script to import gif's into a mysql database from a web form.
Be sure you set the encode type in the form tag !
Look at the script, think this is teh
Can any one send me instructions on how to insert
an image (e.g. GIF,JPEG,..etc) in a MySQL database via
CGI forms?
Your help and guidance will be appreciated!
Bye!
__
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35
18 matches
Mail list logo