Sponsored by: █ Sparkhost - Hosting Without Compromises! █ Hybrid Performance Web Hosting █ Spark Host Stream Hosting █ Hybrid IRC & IRCd Server Shell Accounts
Pen Test
#1
Posted 17 May 2006 - 09:00 PM
I was gonna write some C++, but then I got high
I was gonna skip all that .NET stuff, but then I got high,
Now I'm stuck with non-deterministic finalization, and I know why.
Because I got high, because I got high, because I got high.
#2
Posted 17 May 2006 - 09:18 PM
I was gonna write some C++, but then I got high
I was gonna skip all that .NET stuff, but then I got high,
Now I'm stuck with non-deterministic finalization, and I know why.
Because I got high, because I got high, because I got high.
#3
Posted 17 May 2006 - 10:08 PM
Check out ready to go file manager scripts.
Secondly for ASP try FSO, for PHP fopen() or otehr similiar ones.
Finally if target PHP version is vulnerable you can bypass openbasedir restrictions which means you can copy almost any file ! (like /etc/passwd)
or any other critical configuration or data file.
setthesun me = new setthesun();
#4
Posted 17 May 2006 - 10:50 PM
I am trying to use PUT with netcat and I seem to messing up somehow.
I am trying to do something like
nc -vv www.client.com 80 <file.txt<
But I do not know if I am doing this correctly. What I need to do is use netcat to write this script to my clients server.
I was gonna write some C++, but then I got high
I was gonna skip all that .NET stuff, but then I got high,
Now I'm stuck with non-deterministic finalization, and I know why.
Because I got high, because I got high, because I got high.
#5 Guest_Paul_*
Posted 18 May 2006 - 12:50 AM
ie.
"POST <path> HTTP/1.1\n" "Host: <host>\n" "Content-type: application/x-www-form-urlencoded\n" "Content-Length: <length of data to post>\n\n" "data=<data to post>\n\n"
#6
Posted 18 May 2006 - 07:13 AM
Eh, you might wanna send the content manually.
ie."POST <path> HTTP/1.1\n" "Host: <host>\n" "Content-type: application/x-www-form-urlencoded\n" "Content-Length: <length of data to post>\n\n" "data=<data to post>\n\n"
Thanks I will try this.
I was gonna write some C++, but then I got high
I was gonna skip all that .NET stuff, but then I got high,
Now I'm stuck with non-deterministic finalization, and I know why.
Because I got high, because I got high, because I got high.
#7
Posted 18 May 2006 - 08:30 AM
How do you know that folder have write permissions?
setthesun me = new setthesun();
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users












