LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Security
User Name
Password
Linux - Security This forum is for all security related questions.
Questions, tips, system compromises, firewalls, etc. are all included here.

Notices


Reply
  Search this Thread
Old 06-27-2008, 10:26 PM   #31
chort
Senior Member
 
Registered: Jul 2003
Location: Silicon Valley, USA
Distribution: OpenBSD 4.6, OS X 10.6.2, CentOS 4 & 5
Posts: 3,660

Rep: Reputation: 76

Quote:
Originally Posted by xadrith View Post
Quote:
Originally Posted by drokmed View Post
Sure he can. For example, he can have the CentOS box have a cron job to initiate a tunnel to his home box. There are lots of ways.
That's pretty devious, and clever... I just glimpsed over some info about cron today in an O'Rielly book.
There are plenty of legitimate uses for reverse-ssh tunnels too. The last company I worked for used them for remote support in "dark" data centers. Our customers would never allow us to log into their systems directly, but they were fine with having our boxes "call home" to open a tunnel to our support server. Then we just logged into the support server and did ssh -p <port number> localhost and viola, we're logged into the customer's system.

Learning how to use ssh port-forwarding is one of the more useful things you can do if you deal with a lot of sealed-off networks.
 
Old 06-28-2008, 04:17 AM   #32
alan_ri
Senior Member
 
Registered: Dec 2007
Location: Croatia
Distribution: Debian GNU/Linux
Posts: 1,733
Blog Entries: 5

Rep: Reputation: 127Reputation: 127
Everybody,just listen to chort,he'll tell you what to do,he's a security expert and he has seen more data centers than I did.Just ignore me and remember;some people are always right and their way is the way that must be,no matter what and please try not to think,because who are you to have the right to think and have a better solution for the problem.Don't look into the future,don't look for innovation's,don't be creative,don't develop your skills,be blind,stay stupid and you'll be just fine.Your boss will love you and you'll keep the job.
 
Old 06-28-2008, 06:55 AM   #33
OlRoy
Member
 
Registered: Dec 2002
Posts: 306

Rep: Reputation: 86
Quote:
Originally Posted by alan_ri View Post
Everybody,just listen to chort,he'll tell you what to do,he's a security expert and he has seen more data centers than I did.Just ignore me and remember;some people are always right and their way is the way that must be,no matter what and please try not to think,because who are you to have the right to think and have a better solution for the problem.Don't look into the future,don't look for innovation's,don't be creative,don't develop your skills,be blind,stay stupid and you'll be just fine.Your boss will love you and you'll keep the job.
I'm certainly no expert, but when I was just starting out, I listened to people who knew more, and had much more experience than me. I still do that. I don't understand your reaction at all. I suggest you learn to admit your mistakes rather than to dig yourself in a deeper hole.
 
Old 06-28-2008, 07:14 AM   #34
stress_junkie
Senior Member
 
Registered: Dec 2005
Location: Massachusetts, USA
Distribution: Ubuntu 10.04 and CentOS 5.5
Posts: 3,873

Rep: Reputation: 335Reputation: 335Reputation: 335Reputation: 335
Quote:
Originally Posted by jiml8 View Post
The boss needs to hire a consultant who is expert with the OS involved for a few days.

This consultant can clean up the network, eliminate any possible backdoors, and make sure security is properly in place and configured. The consultant can also provide some training to OP in order to ensure that OP has the tools to maintain the network going forward.

If this is a business situation, and the network is compromised, the boss had better be willing to spend the money.
I completely agree. This is the kind of situation where a network expert could really help get things ship shape in the quickest time.
 
Old 06-28-2008, 07:16 AM   #35
stress_junkie
Senior Member
 
Registered: Dec 2005
Location: Massachusetts, USA
Distribution: Ubuntu 10.04 and CentOS 5.5
Posts: 3,873

Rep: Reputation: 335Reputation: 335Reputation: 335Reputation: 335
Quote:
Originally Posted by OlRoy View Post
I'm certainly no expert, but when I was just starting out, I listened to people who knew more, and had much more experience than me. I still do that.
I've been in this business since 1985 and I still listen more than I talk.
 
Old 06-28-2008, 08:52 AM   #36
unixfool
Member
 
Registered: May 2005
Location: Northern VA
Distribution: Slackware, Ubuntu, FreeBSD, OpenBSD, OS X
Posts: 782
Blog Entries: 8

Rep: Reputation: 158Reputation: 158
Quote:
Originally Posted by chort View Post
There are plenty of legitimate uses for reverse-ssh tunnels too. The last company I worked for used them for remote support in "dark" data centers. Our customers would never allow us to log into their systems directly, but they were fine with having our boxes "call home" to open a tunnel to our support server. Then we just logged into the support server and did ssh -p <port number> localhost and viola, we're logged into the customer's system.

Learning how to use ssh port-forwarding is one of the more useful things you can do if you deal with a lot of sealed-off networks.
That's a good example of using the tool without abusing it. Sadly, in the case of the OP, the ex-employee could've set any system in the company to "call home" to a system that he has control of. This is yet another reason why corporations usually frown upon tunneling unless it is for business needs.
 
Old 06-28-2008, 09:53 AM   #37
jiml8
Senior Member
 
Registered: Sep 2003
Posts: 3,171

Rep: Reputation: 116Reputation: 116
Quote:
Originally Posted by alan_ri View Post
Everybody,just listen to chort,he'll tell you what to do,he's a security expert and he has seen more data centers than I did.Just ignore me and remember;some people are always right and their way is the way that must be,no matter what and please try not to think,because who are you to have the right to think and have a better solution for the problem.Don't look into the future,don't look for innovation's,don't be creative,don't develop your skills,be blind,stay stupid and you'll be just fine.Your boss will love you and you'll keep the job.
When you can't address the legitimate arguments that have been made, change the subject.

Right?
 
Old 07-01-2008, 01:59 AM   #38
pinniped
Senior Member
 
Registered: May 2008
Location: planet earth
Distribution: Debian
Posts: 1,732

Rep: Reputation: 50
"It all depends on how Michelle's boss feels. If he is comfortable with just replacing the firewall, and changing everyone's passwords, then she is in good shape."

I have to disagree with that one - the boss obviously knows nothing about computers and needs advice from people who know what they're doing. Doing what makes the boss (who is no expert) feel happy is a great way to lose your job in a few weeks when the things that made the boss happy really didn't address the real issues.

There is nothing extreme about wiping the WinDuhs machines and reinstalling everything; this is the only sensible way of ensuring the machines are reasonably secured. Of course if you really know what you are doing you can avoid a wipe and instead take several days per computer to weed out the bad stuff ... but then again, no one who knows what they're doing would waste their time like that.

Last edited by pinniped; 07-01-2008 at 02:01 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Convincing My Boss custangro Linux - Enterprise 8 02-19-2007 12:04 PM
Convincing the boss jamyskis Linux - Enterprise 8 07-06-2005 06:42 PM
How to convince your boss and his boss? mikedeatworld General 8 10-09-2004 12:04 PM
How to get my boss to listen Dewar General 4 12-28-2003 07:30 AM
Pls. help! Before my boss fires me! rhonneil Linux - Networking 1 09-18-2003 07:42 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Security

All times are GMT -5. The time now is 08:29 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration