View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000984 | Kali Linux | Feature Requests | public | 2014-01-23 17:50 | 2014-10-13 07:43 |
| Reporter | altjx | Assigned To | muts | ||
| Priority | normal | Severity | feature | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Summary | 0000984: Kali Linux Java Auto Updater | ||||
| Description | Last night, I wrote a script to automatically update Java within Kali Linux 32-bit and 64-bit images. A few times I've been on an internal pentest and couldn't access an application because Java was significantly outdated. In some cases I couldn't even ignore this warning. This usually caused me to go to Google, searching how to update it in Kali. I always ran across the same thread by purehate (https://forums.kali.org/showthread.php?41-Installing-Java-on-Kali-Linux). I figured I'd tweak around with this and see if I could automate it, and I did. I have a few friends try it out on both 32-bit and 64-bit versions, and it worked flawless for them. For one person, it updated them from 6.27 to 7.51, another person from 7.17 to 7.51, and another person from 7.25 to 7.51 etc. It simply does this:
If there's a request to add/remove anything to it to make it more compatible or easier, I'm game for making those changes any day. Downloadable from my github repository: https://github.com/altjx/ipwn/blob/master/java-update.py | ||||
| Additional Information | Example of its output on an up-to-date Java instance: Updating Java. Example of its output on an out-of-date Java instance: Updating Java. | ||||
|
Not quite sure this is something worth trying to get added. I'm guessing it'll be more appropriate to keep it as a personal script instead. Not sure how to close this request, but it'd be great if someone could close this for me. Thanks. |
|
|
Thanks, but as a policy we must keep all our files and packages in Kali under the close eyes of apt. |
|