Linux - Security This forum is for all security related questions.
Questions, tips, system compromises, firewalls, etc. are all included here. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
08-26-2008, 06:03 AM
|
#1
|
|
Member
Registered: Aug 2008
Posts: 52
Rep:
|
Kernel Scripting-Hide a process
Hi friends,
I want (a C++ code) to hide a process in kernel 2.6, I don't want monitoring even in /proc.
please help me.
Regards,
Eilya
|
|
|
|
08-26-2008, 06:12 AM
|
#2
|
|
Member
Registered: Apr 2005
Location: UK
Distribution: Slackware 13.0
Posts: 241
Rep:
|
I doubt you'll find any help at all, because there are very, very few legitimate uses of such a facility and it's against forum rules to ask about the "illegitimate" uses.
Plus, it's probably almost impossible without being root and/or editing the kernel source code itself.
|
|
|
|
08-26-2008, 06:44 AM
|
#3
|
|
LQ Veteran
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 11,288
|
Only two posts - both the same. Registered just to ask this question ...
Reported.
|
|
|
|
08-26-2008, 07:19 AM
|
#4
|
|
LQ Newbie
Registered: Aug 2008
Posts: 1
Rep:
|
I think hiding a process in Linux is not easy. But you can "hide" using thread. You can write a program that call the true expected program through threads.Because thread's name is the same as parent process's, so you can "hide" a process by that way. I hope this useful.
|
|
|
|
08-26-2008, 11:32 AM
|
#5
|
|
Member
Registered: Aug 2008
Posts: 52
Original Poster
Rep:
|
Syg00 please help, I do apologize for 2 same posts,
Thanks my friends, but it is not against rules because I it is my university project so it is some how academic question. Ledow I want it in the condition that being root and so I want to edit the Kernel source if it be necessary, Roseman thanks a lot in return for your good reply, just please explain more for me if it is possible, I ask other friends helping me.
Thanks a lot,
Eilya
|
|
|
|
08-26-2008, 12:02 PM
|
#6
|
|
Moderator
Registered: May 2001
Posts: 24,969
|
Quote:
Originally Posted by Eilya
I want (a C++ code) to hide a process in kernel 2.6
|
"Hiding" processes is not a commonly used or regularly deemed legitimate procedure. The only exception would be the kind of "privilege separation" say the GRSecurity kernel patch would give you (as in unprivileged vs privileged user processes).
This thread is closed for moderation purposes (violation of the LQ Rules).
You are invited to use this opportunity to contact me by e-mail and explain in detail.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 01:14 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|