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: intrusion kit

intrusion kit

From: Joshua Tagnore <joshua.tagnore_at_gmail.com>
Date: Fri, 3 Aug 2007 16:29:46 -0300

Hi list,

    While doing a penetration test for one of our clients, I succeded in
exploiting a sql injection to get Administrator access to a windows server.
I used netcat to get a reverse shell and everything works just fine. Right
now i'm having problems with the next phase, pivoting into the network. For
example, If i want to install nmap, i need to install winpcap (which has no
command line installer), to install vnc and configure it to create a reverse
vnc connection I also need a point and click interface.

    The server has a firewall configured that doesn't allow incoming
connections( other than HTTP), so rdp, pc anywhere and vnc installed "by
default" are out.

    What I'm looking for is an "intrusion kit", a ZIP file that contains
common tools like: vnc, nmap, pwdump, ssh client, etc. That have all
dependencies in the zip file, so I could do:

unzip kit.zip
cd nmap
nmap -sS localhost
cd ..
cd vnc
run-vnc-server

    Does this exist? Could anyone please share his experience with this
problems ?

Cheers,

-- 
Joshua Tagnore

_______________________________________________
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 Aug 03 2007

[ Nmap | Sec Tools | Mailing Lists | Site News | About/Contact | Advertising | Privacy ]