Jump to content

Acrobat Reader INSTALL won't run


BluesRenegade
 Share

Recommended Posts

the command is ./INSTALL.

 

see my posts in This Thread for other info.

 

Chris

Link to comment
Share on other sites

try:

./install

 

as a security measure, the executables in your working dir are not directly executable, so you have to use ./ to indicate that's what you really want.

 

Consider this: you create a script called ls that changes the password of the person executing it, runs some other evil stuff, like post a message somewhere that this password has been changed, etcetc, and finishes off with execution of the true command 'ls'.

The sysadmin is looking at something in the dir you stuck this, and wants to see what files are there... Voila, you just got root access...

 

 

The technical description for not being able to execute things in the dir you're in is: "the working directory is not in your path".

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...