-
[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

SAMSUNG SSD 512GB 500GB 480GB 256GB 250GB 240GB SSD 2.5 Solide State Drive 6Gbps
$40.99

ON SALE TURBOLINK EVO 4TB V-HAND SSD 2.5 SATA III Internal Solid State Drive
$199.99

Western Digital Blue 3D NAND 250GB 2.5" SATA III Internal SSD - WDS250G2B0A
$29.99

Toshiba THNSN81Q92CSE 1920GB SATA 2.5 Solid State Drive
$199.00

256GB mSATA SSD DRIVE MIXED BRAND TESTED WORKING
$23.50

Crucial 2TB P3 Plus NVMe PCIe 4.0 M.2 Laptop Desktop Internal SSD CT2000P3PSSD8
$199.00

SAMSUNG SSD 860 EVO 1TB 960GB 512GB 500GB 480GB 250GB 2.5 6Gbps
$69.99

Samsung 860 EVO 250GB SSD MZ-76E250 2.5" SATA III Solid State Drive -
$36.99

Netac 120GB 256GB 1TB 2TB Internal SSD 2.5'' SATAIII 6Gb/s Solid State Drive lot
$119.99

Samsung 860 EVO 2TB 2.5" SATA III 3D NAND SSD MZ-76E2T0 95%-100% Health
$207.00