RE: Tool to find hidden web proxy server

From: Bénoni MARTIN (Benoni.MARTIN_at_libertis.ga)
Date: 09/01/04

  • Next message: Aditya: "RE: Help Exploiting MQ"
    Date: Wed, 1 Sep 2004 18:44:59 +0100
    To: "vinay mangal" <vinay.mangal@eil.co.in>, "Pen" <pen-test@securityfocus.com>
    
    

    Well...
     - The easier way is to scan your whole network and see the machines which are up (nmap -sS xxx.xxx.xxx.0/24). Maybe, you will find a strange machine which can be your proxy.
     - But you can have a PC running also your proxy, so you will just see usual machines. Then scanning the ports (nmap -sS -p 1-65535 -O xxx.xxx.xxx.0/24) should help you to find well known proxys as Squid listening on default port(s).
     - If this dos nof work, why not look at your FW/Load Balancer/... IN NIC (the NIC of your device beeing on your network, not the DMZ of Internet one) ? Launching on it a sniffer (for instance tcpdump -i in_nic -proto http | tee log or just tcpdump -i in_nic -proto http) should give you replies from the inside from 2 adresses: your web server and the proxy...

    HTH :)

     

    -----Message d'origine-----
    De : vinay mangal [mailto:vinay.mangal@eil.co.in]
    Envoyé : mercredi 1 septembre 2004 12:27
    À : Pen
    Objet : Tool to find hidden web proxy server

    Dear all,

    I am looking for a tool to find the hidden web proxy server in my local network.

    Any hint will be useful.

    with regards
    Vinay

    ------------------------------------------------------------------------------
    Ethical Hacking at the InfoSec Institute. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. Check out our Advanced Hacking course, learn to write exploits and attack security infrastructure. Attend a course taught by an expert instructor with years of in-the-field pen testing experience in our state of the art hacking lab. Master the skills of an Ethical Hacker to better assess the security of your organization.

    http://www.infosecinstitute.com/courses/ethical_hacking_training.html
    -------------------------------------------------------------------------------

    ------------------------------------------------------------------------------
    Ethical Hacking at the InfoSec Institute. All of our class sizes are
    guaranteed to be 12 students or less to facilitate one-on-one interaction
    with one of our expert instructors. Check out our Advanced Hacking course,
    learn to write exploits and attack security infrastructure. Attend a course
    taught by an expert instructor with years of in-the-field pen testing
    experience in our state of the art hacking lab. Master the skills of an
    Ethical Hacker to better assess the security of your organization.

    http://www.infosecinstitute.com/courses/ethical_hacking_training.html
    -------------------------------------------------------------------------------


  • Next message: Aditya: "RE: Help Exploiting MQ"

    Relevant Pages

    • Re: Tool to find hidden web proxy server
      ... >I am looking for a tool to find the hidden web proxy server in my local ... Check out our Advanced Hacking course, learn to write exploits and attack security infrastructure. ...
      (Pen-Test)
    • RE: Tool to find hidden web proxy server
      ... Tool to find hidden web proxy server ... Ethical Hacking at the InfoSec Institute. ... learn to write exploits and attack security infrastructure. ...
      (Pen-Test)
    • Re: Tool to find hidden web proxy server
      ... > I am looking for a tool to find the hidden web proxy server in my local ... nmap the network looking for that port ... Ethical Hacking at the InfoSec Institute. ... learn to write exploits and attack security infrastructure. ...
      (Pen-Test)
    • RE: Tool to find hidden web proxy server
      ... How do you know there's a web proxy server in your local network? ... Scan the network traffic for strings like "nph". ... Ethical Hacking at the InfoSec Institute. ... learn to write exploits and attack security infrastructure. ...
      (Pen-Test)