Author Topic: Software House LAN Connected PC's  (Read 1104 times)

0 Members and 1 Guest are viewing this topic.

Offline hawkeyes

  • /dev/null
  • *
  • Posts: 5
  • Cookies: -2
    • View Profile
Software House LAN Connected PC's
« on: July 23, 2012, 12:18:37 pm »
First of all forgive me if it ain't a proper place to post such kind of forum.

Now, i work in a software house where downloading is not allow. If someone try to download something the IT section come in action and that person has to stop that download. no filehosting no torrents no youtube.
Is there any solution by which i can download but IT section couldn't detect me?
Regards

Offline Kulverstukas

  • Administrator
  • Zeus
  • *
  • Posts: 6627
  • Cookies: 542
  • Fascist dictator
    • View Profile
    • My blog
Re: Software House LAN Connected PC's
« Reply #1 on: July 23, 2012, 02:54:08 pm »
encryption, I suppose? look into SSL and SSH.

Offline ande

  • Owner
  • Titan
  • *
  • Posts: 2664
  • Cookies: 256
    • View Profile
Re: Software House LAN Connected PC's
« Reply #2 on: July 23, 2012, 06:41:01 pm »
If you tunnel out of the network with a encrypted tunnel they can only see the data going back and forth, not what it is.

However, if the IT department have any brains they will react to 10gb+ going in/out on an encrypted tunnel.
if($statement) { unless(!$statement) { // Very sure } }
https://evilzone.org/?hack=true

Offline RedBullAddicted

  • Moderator
  • Sir
  • *
  • Posts: 519
  • Cookies: 189
    • View Profile
Re: Software House LAN Connected PC's
« Reply #3 on: July 25, 2012, 10:55:57 am »
This is a difficult question as I don't know what your IT department is doing. First of all you should do a bit of social engineering  :) to get a few more informations about the infrastructure. I think they will use a proxy server with url filtering capabilities. The normal way is to only allow the proxy access to the internet. There maybe isn't even a default route configured on there layer 3 switches to the perimeter firewall. You can try some proxy services like avoidr.com. But with a standard proxy with url filtering and blocking anonymizer you won't be able to get through. Some proxies are even able to do ssl inspection. In some countries they need to tell there employees that they do ssl inspection cause this is not allowed by the data privacy act. If they done right you can only access the Internet over tcp/80 (http) and tcp/443 (https) so ssh tunneling will not work at all. There are also appliances called next generation firewalls. they are able to explicitly block different file types. So you are maybe able to download a pdf but you are not able to download some exe files.

If you do remote support for clients then there must be an remote access application which is allowed to access the internet. Maybe you can use this to connect to your PC at home. There you can download everything. If the remote access software is able to do some kind of filetransfer (like teamviewer and such) you can later copy the file from your home pc to your work pc. This will be very slow but at least this might be a possiblity.

I forgot to mention that there might be a way to see if they are doing ssl inspection. As the appliance which is doing ssl inspection needs to do some kind of a man in the middle attack you will always get a certificate from the proxy/firewall.
Try to visit a https website and take a look at the certificate. 
« Last Edit: July 25, 2012, 11:02:48 am by 8xsde9ed »
Deep into that darkness peering, long I stood there, wondering, fearing, doubting, dreaming dreams no mortal ever dared to dream before. - Edgar Allan Poe