$PATH: output showing malicious program?Broken PATH in CentOS 5.x$PATH duplication issuesIssue with path to...
A word that means "blending into a community too much"
Does a bank have to tell me if a check made out to me was cashed there?
What STL algorithm can determine if exactly one item in a container satisfies a predicate?
Increase speed altering column on large table to NON NULL
How to publish items after pipeline is finished?
Why does smartdiagram replace the Greek letter xi by a number?
Separate SPI data
Why was this person allowed to become Grand Maester?
Math cases align being colored as a table
Is Lambda Calculus purely syntactic?
Can a human be transformed into a Mind Flayer?
Derivative of a double integral over a circular region
Possible runaway argument using circuitikz
Why did the World Bank set the global poverty line at $1.90?
Why Does Mama Coco Look Old After Going to the Other World?
What does the pair of vertical lines in empirical entropy formula mean?
Amplitude of a crest and trough in a sound wave?
Is the use of umgeben in the passive unusual?
How do i export activities related to an account with a specific recordtype?
Can we completely replace inheritance using strategy pattern and dependency injection?
bash vs. zsh: What are the practical differences?
How can I remove material from this wood beam?
Was Self-modifying-code possible just using BASIC?
Analogy between an unknown in an argument, and a contradiction in the principle of explosion
$PATH: output showing malicious program?
Broken PATH in CentOS 5.x$PATH duplication issuesIssue with path to .so librariesInstalled sqlite3 v3.8, but mac terminal still runs old version 3.6 by defaultWhy does root not have /usr/local in path?Basic steps to develop python API in Unix environmentI changed my PATH and now for every command it returns “command not found”login loop after editing /etc/profile and /etc/login.defsOS X - Why is python not properly sourced in `which python`?… and is more broken in the system-level python?Unable to run mvn clean install on macOS Sierra 10.12.6
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I read that using "echo $PATH", for NON-root users should resemble: /usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/username/bin:
I read that using "echo $PATH", for ROOT users should resemble: /sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin.
QUESTION: when I type into ~$ "echo $PATH", I get:
/home/uname/bin:/home/uname/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
This looks like what should be the output for a root user. Is this something I should be concerned about, such as there being a "malicious executable program" in my directory giving (unauthorized remote) root access when I have not initiated root access?
shell root path software-rec
New contributor
add a comment |
I read that using "echo $PATH", for NON-root users should resemble: /usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/username/bin:
I read that using "echo $PATH", for ROOT users should resemble: /sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin.
QUESTION: when I type into ~$ "echo $PATH", I get:
/home/uname/bin:/home/uname/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
This looks like what should be the output for a root user. Is this something I should be concerned about, such as there being a "malicious executable program" in my directory giving (unauthorized remote) root access when I have not initiated root access?
shell root path software-rec
New contributor
add a comment |
I read that using "echo $PATH", for NON-root users should resemble: /usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/username/bin:
I read that using "echo $PATH", for ROOT users should resemble: /sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin.
QUESTION: when I type into ~$ "echo $PATH", I get:
/home/uname/bin:/home/uname/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
This looks like what should be the output for a root user. Is this something I should be concerned about, such as there being a "malicious executable program" in my directory giving (unauthorized remote) root access when I have not initiated root access?
shell root path software-rec
New contributor
I read that using "echo $PATH", for NON-root users should resemble: /usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/username/bin:
I read that using "echo $PATH", for ROOT users should resemble: /sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin.
QUESTION: when I type into ~$ "echo $PATH", I get:
/home/uname/bin:/home/uname/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
This looks like what should be the output for a root user. Is this something I should be concerned about, such as there being a "malicious executable program" in my directory giving (unauthorized remote) root access when I have not initiated root access?
shell root path software-rec
shell root path software-rec
New contributor
New contributor
edited 15 mins ago
sgu55
New contributor
asked 28 mins ago
sgu55sgu55
62
62
New contributor
New contributor
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
sgu55 is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f523792%2fpath-output-showing-malicious-program%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
sgu55 is a new contributor. Be nice, and check out our Code of Conduct.
sgu55 is a new contributor. Be nice, and check out our Code of Conduct.
sgu55 is a new contributor. Be nice, and check out our Code of Conduct.
sgu55 is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f523792%2fpath-output-showing-malicious-program%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown