Wilders Security Forums  

Go Back   Wilders Security Forums > Other Security Topics > other security issues & news
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread
  #1  
Old October 22nd, 2010, 09:54 PM
acr1965's Avatar
acr1965 acr1965 is offline
Massive Poster
 
Join Date: Oct 2006
Posts: 4,432
Default Applocker and java update?

I have not been successful trying to set applocker to allow java update installs. Is there some trick or setting short of disabling applocker, rebooting and doing a manual update?

If not, what other updates will I have a similar experience, such as flash, et al...?
__________________
"Being safe on the internet is a lot like being safe in real life. Always have a back-up plan and be careful where you stick your pointer." -- anonymous (but probably not Anonymous)
  #2  
Old October 22nd, 2010, 10:54 PM
wat0114
 
Posts: n/a
Default Re: Applocker and java update?

Did you create rules for the path: C:\%PROGRAMFILES%\Common files\Java ?

Don't forget you can easily discover exactly what's been blocked through AppLocker logs:

Computer management->Event viewer->Application and services logs->Microsoft->Windows->Applocker, then check for "Error" level entries to see what was blocked.

Last edited by wat0114 : October 22nd, 2010 at 11:07 PM.
  #3  
Old October 22nd, 2010, 11:55 PM
acr1965's Avatar
acr1965 acr1965 is offline
Massive Poster
 
Join Date: Oct 2006
Posts: 4,432
Default Re: Applocker and java update?

Thanks, just did that. I had no problem finding that an update was available, just installing the update. So I believe the update check was allowed to run but the installer was prevented by applocker.
__________________
"Being safe on the internet is a lot like being safe in real life. Always have a back-up plan and be careful where you stick your pointer." -- anonymous (but probably not Anonymous)
  #4  
Old October 23rd, 2010, 12:40 AM
wat0114
 
Posts: n/a
Default Re: Applocker and java update?

Oh, I see. There might be rare cases where you'll need to create path rules under a user's Appdata directory to get something to work properly.
  #5  
Old October 23rd, 2010, 01:30 PM
MrBrian MrBrian is offline
Very Frequent Poster
 
Join Date: Feb 2008
Posts: 2,925
Default Re: Applocker and java update?

I haven't had any known problems with Java updates and AppLocker. I manually download and run the installer elevated.

http://www.oracle.com/technetwork/ja...ads/index.html
  #6  
Old October 23rd, 2010, 05:28 PM
katio
 
Posts: n/a
Default Re: Applocker and java update?

Allow Adobe and Oracle? Updates need to be signed for that. Flash is no problem, don't know about Java.
  #7  
Old October 23rd, 2010, 06:02 PM
acr1965's Avatar
acr1965 acr1965 is offline
Massive Poster
 
Join Date: Oct 2006
Posts: 4,432
Default Re: Applocker and java update?

Quote:
Originally Posted by MrBrian
I haven't had any known problems with Java updates and AppLocker. I manually download and run the installer elevated.

http://www.oracle.com/technetwork/ja...ads/index.html

I eventually did that and it worked, but I disabled the applocker process. Are you able to have java allowed to be installed from the new update prompt? Or are you only able to install via manual download?

also, what about adobe flash? same issues?
__________________
"Being safe on the internet is a lot like being safe in real life. Always have a back-up plan and be careful where you stick your pointer." -- anonymous (but probably not Anonymous)
  #8  
Old October 23rd, 2010, 06:19 PM
wat0114
 
Posts: n/a
Default Re: Applocker and java update?

The logs will show exactly what's blocked, including the path(s).
  #9  
Old October 23rd, 2010, 08:19 PM
acr1965's Avatar
acr1965 acr1965 is offline
Massive Poster
 
Join Date: Oct 2006
Posts: 4,432
Default Re: Applocker and java update?

Quote:
Originally Posted by wat0114
The logs will show exactly what's blocked, including the path(s).

Yes, thanks. I saw the java update was blocked but could not find any way to have the update installed short of the manual download. I seen the java installer was not visible when I tried to white list it in applocker. I had the java.exe white listed but to no avail.
__________________
"Being safe on the internet is a lot like being safe in real life. Always have a back-up plan and be careful where you stick your pointer." -- anonymous (but probably not Anonymous)
  #10  
Old October 23rd, 2010, 08:23 PM
MrBrian MrBrian is offline
Very Frequent Poster
 
Join Date: Feb 2008
Posts: 2,925
Default Re: Applocker and java update?

Quote:
Originally Posted by acr1965
I eventually did that and it worked, but I disabled the applocker process. Are you able to have java allowed to be installed from the new update prompt? Or are you only able to install via manual download?

also, what about adobe flash? same issues?

I've always downloaded and installed these two manually, so I don't know.
  #11  
Old October 23rd, 2010, 09:38 PM
wat0114
 
Posts: n/a
Default Re: Applocker and java update?

I install Java and Flash updates as administrator, so AppLocker does not form part of the equation anyway. Also, most of my rules are autogenerated, so behavior with that approach as opposed to path rules can differ in certain situations. However, I've had to create dll path rules to address ever-changing Flash temp files under the user's appdata directory path (this is just to use Flash - never mind installing it). It's a nuisance but that's the trade-off, I guess, for including dll rules in AppLocker. An example shown.

BTW acr, sorry for nattering like an old woman regarding the logs, but I've found it to be indisputably the best way to find and correct application functionality problems using AppLocker.
Attached Images
 
  #12  
Old October 24th, 2010, 01:24 PM
m00nbl00d m00nbl00d is offline
Incredibly Massive Poster
 
Join Date: Jan 2009
Posts: 6,455
Default Re: Applocker and java update?

Why not just follow MrBrian's approach, which seems to be the most straightforward option? Download and manually update. You can even have a third-party application downloading the installers, whenever a new version is found. Then, you only need to install.

Besides Secunia PSI, which will for sure let you know right on time, there's Ketarin (http://ketarin.canneverbe.com/), which you'll need to set up for whatever installers you want.

It's from same developer as CDBurnerXP, I think. It's open-source, if you've got any concerns.

I still haven't tried it out. Have downloaded it though, still not in the stage of setting it up. Doing other stuff, at the moment.

Quote:
What is it all about?

Ketarin is a small application which automatically updates setup packages. As opposed to other tools, Ketarin is not meant to keep your system up-to-date, but rather to maintain a compilation of all important setup packages which can then be burned to disc or put on a USB stick.
I created this application, because I couldn't find anything like it when I needed such a functionality. Since I don't want my efforts go to waste, I decided to release it to the public. Ketarin is open source, so you can also extend its functionality to fit your needs (just note that you may not use the icons that ship with it freely as well). I'd also appreciate source code contributions. Ketarin is written in C#, for the .NET Framework 2.0 and uses SQLite as database engine.

How does it work?

Basically, it monitors the content of web pages for changes and downloads files to a specified location. There is a tutorial explaining it all. Currently, you can either rely on a service based on FileHippo, or you can define your own rules, even using regular expressions (for advanced users). A similar application, for monitoring web pages, is Webmon and has sometimes served as guide.
  #13  
Old October 24th, 2010, 08:33 PM
acr1965's Avatar
acr1965 acr1965 is offline
Massive Poster
 
Join Date: Oct 2006
Posts: 4,432
Default Re: Applocker and java update?

Quote:
Originally Posted by m00nbl00d
Why not just follow MrBrian's approach, which seems to be the most straightforward option? Download and manually update. You can even have a third-party application downloading the installers, whenever a new version is found. Then, you only need to install.

Besides Secunia PSI, which will for sure let you know right on time, there's Ketarin (http://ketarin.canneverbe.com/), which you'll need to set up for whatever installers you want.

It's from same developer as CDBurnerXP, I think. It's open-source, if you've got any concerns.

I still haven't tried it out. Have downloaded it though, still not in the stage of setting it up. Doing other stuff, at the moment.
I'll probably just download manually from here on out with java. I was concerned previously about whether a manual download was appropriate or some other method. I guess at this point I need to figure what else needs a manual update.

thanks
__________________
"Being safe on the internet is a lot like being safe in real life. Always have a back-up plan and be careful where you stick your pointer." -- anonymous (but probably not Anonymous)
 

Wilders Security Forums > Other Security Topics > other security issues & news « Previous Thread | Next Thread »

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Settings
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -4. The time now is 03:46 PM.


Powered by vBulletin® Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Copyright ©2002 - 2013, Wilders Security Forums