-
[quote="Hermanh"]thanks, the script is running.
did do it. I did not expect that because it runned as knoppix using just
Knoppix user must have pwd in the PATH. Its a really bad idea to do this with root accounts though from a security perspective. I have managed to elevate privilege on a number of *nix boxes (whilst doing authorised pen tests I hasten to add) through this technique. Root has pwd in his path and /tmp is world writable. Stick a script called ls in there and then give him cause to go looking in tmp (fill up disk by stuffing directory full of crap). Poor sap follows standard sysadmin technique and navigates into the directory and runs ls [-alSr] which runs the dropped in script. This usually does something like echo a standard add user line into the /etc/password file and then run the real ls command.
-
Senior Member
registered user
--Yep, that's pretty much the situation in a nutshell. 
--BTW, "pwd" is the current working directory. If you issue:
' pwd ' in bash, it will tell you where you are. Same as:
' echo $PWD ' == Which is the environment variable.
--If you have "pwd" (actually :$PWD
in your $PATH, it tells bash to look in your current directory for executable files... NOT something you want to do as Root, for the aforementioned reasons. Hard-core *nix purists don't have a $PATH *at all* in root; they issue ' /sbin/ifconfig ' and stuff like that so it ALWAYS gets executed from the right directory. (' man whereis ')
[quote="Flibble"]

Originally Posted by
Hermanh
thanks, the script is running.
did do it. I did not expect that because it runned as knoppix using just
Knoppix user must have pwd in the PATH. Its a really bad idea to do this with root accounts though from a security perspective. I have managed to elevate privilege on a number of *nix boxes (whilst doing authorised pen tests I hasten to add) through this technique. Root has pwd in his path and /tmp is world writable. Stick a script called ls in there and then give him cause to go looking in tmp (fill up disk by stuffing directory full of crap). Poor sap follows standard sysadmin technique and navigates into the directory and runs ls [-alSr] which runs the dropped in script. This usually does something like echo a standard add user line into the /etc/password file and then run the real ls command.
-
Thanks for your reactions everybody.
I will not change the PATH.
I found out that my second question

Originally Posted by
Hermanh
How do I get the answer on the question if knoppix should remove the symlink answered with yes without human interferance.
is solved also, because the script does not halt for an answer, while removing sym-links. I expected it would.
-
Senior Member
registered user
--The reason ' rm ' usually halts, as root:
Code:
' alias rm ' == Answers:
alias rm='rm -i'
--See ' man rm ' for more details. Similarly, if you call the exec directly, such as ' /bin/ls ' or ' /bin/rm ' it will also override the alias. I think the reason the script does not wait for your response at the rm, is because the rm alias has not been defined yet at that point in the boot process.

Originally Posted by
Anonymous
Thanks for your reactions everybody.

I will not change the PATH.

I found out that my second question

Originally Posted by
Hermanh
How do I get the answer on the question if knoppix should remove the symlink answered with yes without human interferance.
is solved also, because the script does not halt for an answer, while removing sym-links. I expected it would.
-
Well I think it has notthing to do with that because I start the script manually after the boot-process is finished. But still it works fine for me.
I will look into the man rm, I did not do that yet.
(There are a lot man's (to much) I did not look into yet).
-
[quote="Hermanh"]Well I think it has notthing to do with that because I start the script manually after the boot-process is finished. But still it works fine for me.
The reason "rm" does not ask for confirmation is, that aliases have to be defined for every new instance of a shell you run. If you run your script, it gets run in its own subshell where the aliases are not defined. So "rm" is really "rm" not "rm -i"!
You can put the alias definitions in the shell rc file (~/.bahrc for bash) to enable them for every shell.
-
Thanks for the answer I'll try that once just for fun.
Similar Threads
-
Replies: 5
Last Post: 01-06-2005, 02:29 AM
-
By mzilikazi in forum General Support
Replies: 0
Last Post: 07-28-2004, 08:36 PM
-
By A. Jorge Garcia in forum Hdd Install / Debian / Apt
Replies: 3
Last Post: 07-03-2004, 06:22 PM
-
By fabriloup in forum General Support
Replies: 1
Last Post: 09-13-2003, 10:28 AM
-
By Dave_Bechtel in forum General Support
Replies: 0
Last Post: 06-04-2003, 11:54 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules

Supermicro 1027GR-TSF 1U Rackmount Server 2x Xeon 2.3GHz 128GB DDR3
$219.99

Supermicro 721-2 Mini Tower Black Computer Server NO Hdd
$375.00

Supermicro 1U Server 514-4 (X11SSZ-QF) | i7-7700 - 16GB DDR4 Ram - Rackmountable
$249.00

Supermicro 505-2 Server
$280.00

New Barebones Supermicro 5019D Server, 4C/8T Xeon D-2123T, 1U Rackmountable, 10G
$449.99

HP ProLiant MicroServer AMD Athlon II Neo N36L 1.3GHz 8GB RAM 4-Bay NAS Server
$99.00

HP HPE Proliant Gen10 Microserver, AMD Opteron X3216, 8GB DDR4 RAM 240GB SSD
$449.00

1U Supermicro SuperServer 5019D-4C-FN8TP Xeon D-2123IT 4 Core 32GB X11SDV-4C-TP
$699.00

BOXX B157552 SuperMicro X10DRT-L 2x Intel 2630V4 NO RAM & SSD Server
$160.99

Nasuni NF-50 Supermicro Server, Atom CPU C2558, @ 2.40GHz, 8GB RAM-No HDD/OS/AC
$250.00