Matter faced during integration project

Friday, June 12, 2009

How to test a proxy with telnet

Lately I tried to test a proxy with telnet.
Here are the step I followed:

1. Open a telnet session
telnet www-proxy.oracleoutsourcing.com 80
2. Make the http request to the server you want to try
GET http://www.nfl.com HTTP/1.1
3. Give the host
host:www.nfl.com
(press enter twice)

This allow me to test our proxy from an environment we can only access through telnet.

2 comments:

  1. Your this work is looking awesome thanks for doing this.
    torrentHound UK proxy

    ReplyDelete
  2. This is a very clear walkthrough for anyone starting out with post‑exploitation. The way you explained creating a payload with msfpayload and msfencode, setting up a persistent handler, and using the persistence command to survive reboots makes it much less intimidating. I especially appreciated the practical commands like getsystem, hashdump, and migrate—exactly the kind of hands‑on examples that help beginners understand how things work in practice.

    As I continue learning both offensive and defensive security, I've also been focusing on automation and deployment workflows. To build a more well‑rounded foundation, I recently started exploring DevOps Training with Placement in Electronic City. Thanks again for this helpful tutorial.

    ReplyDelete