|
|
|
|
Menu |
|
|
Home |
| |
|
Discussions |
| |
|
Tools |
| |
|
Affiliates |
| |
|
Content |
| |
|
Info |
| | |
|
|
|
|
|
User Info |
|
Membership:
Latest: MichaelSnaRe
New Today: 0
New Yesterday: 0
Overall: 9144
People Online:
Visitors: 75
Members: 0
Total: 75
|
|
|
|
|
|
Full disclosure |
|
|
|
|
|
|
|
|
|
IT Security and Insecurity Portal |
|
|
plz help |
|
Posted: Fri May 20, 2005 11:53 pm |
|
|
any2000 |
Active user |
|
|
Joined: Dec 02, 2004 |
Posts: 26 |
|
|
|
|
|
|
|
there is any shell for asp like A shell for php i need help plz |
|
|
|
|
Posted: Sun May 22, 2005 2:06 am |
|
|
shai-tan |
Valuable expert |
|
|
Joined: Feb 22, 2005 |
Posts: 477 |
|
|
|
|
|
|
|
You might be able to find something here. This is what I used to create my exec and run commands with php but I think it can be used with ASP.
Code: | http://msdn.microsoft.com/library/en-us/script56/html/wsMthRun.asp |
|
|
_________________ Shai-tan
?In short: just say NO TO DRUGS, and maybe you won?t end up like the Hurd people.? -- Linus Torvalds |
|
|
|
Posted: Sun May 22, 2005 11:49 pm |
|
|
any2000 |
Active user |
|
|
Joined: Dec 02, 2004 |
Posts: 26 |
|
|
|
|
|
|
|
very thanks shai-tan |
|
|
|
|
Posted: Mon May 23, 2005 8:12 am |
|
|
shai-tan |
Valuable expert |
|
|
Joined: Feb 22, 2005 |
Posts: 477 |
|
|
|
|
|
|
|
No Probs. If you need anything else just ask away and I'm sure someone here will have the answer |
|
_________________ Shai-tan
?In short: just say NO TO DRUGS, and maybe you won?t end up like the Hurd people.? -- Linus Torvalds |
|
|
|
Posted: Wed May 25, 2005 1:52 am |
|
|
y3dips |
Valuable expert |
|
|
Joined: Feb 25, 2005 |
Posts: 281 |
Location: Indonesia |
|
|
|
|
|
|
yes there is
if u are a ASP programmer , u should know how to interact with m$ shell.
i give u a clue
Code: |
Set oScript = Server.CreateObject("WSCRIPT.SHELL")
....
Call oScript.Run ("cmd.exe /c " & szCMD & " > " & szTempFile, 0, True) |
i have a file but its too long to paste here (62 KB) , actually my friend made it coz im not an ASP expert
you can pm me for the script |
|
_________________ IO::y3dips->new(http://clog.ammar.web.id); |
|
|
|
Posted: Wed May 25, 2005 9:57 pm |
|
|
any2000 |
Active user |
|
|
Joined: Dec 02, 2004 |
Posts: 26 |
|
|
|
|
|
|
|
thanks for help y3dips |
|
|
|
|
www.waraxe.us Forum Index -> General discussion
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
All times are GMT
Page 1 of 1
|
|
|
Powered by phpBB © 2001-2008 phpBB Group
|
|
|
|
|
|
|