lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Fri, 3 Aug 2007 16:29:46 -0300
From: "Joshua Tagnore" <joshua.tagnore@...il.com>
To: full-disclosure@...ts.grok.org.uk
Subject: intrusion kit

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

Content of type "text/html" skipped

_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ