Results 1 to 3 of 3

Thread: Open SSL 1.01 to 1.01f vulnerable

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    2014-Mar
    Posts
    163

    Lightbulb Open SSL 1.01 to 1.01f vulnerable

    nothing is secure , tha we already knew .
    also many versions of linux distributions are vulnerable to this issue .

    more information on this subject in :
    http://www.heartbleed.com

    do not panic , the new version is already avaliable at openssl.com but it may take 1 day or 2 until be avaliable with apt-get update .

    if you want to update to version 1.01g now the open a terminal and copy all these commands to there :
    cd /
    cd tmp
    wget http://www.openssl.org/source/openssl-1.0.1g.tar.gz
    tar -xzvf openssl-1.0.1g.tar.gz
    cd openssl-1.0.1g
    make
    make install
    you have just updated your ssl
    Last edited by pedropt; 2014-04-08 at 20:24.

Similar Threads

  1. Kali Linux Vulnerable to Log4j
    By sim123 in forum General Archive
    Replies: 0
    Last Post: 2021-12-15, 09:02
  2. vulnerable routers
    By mesho in forum General Archive
    Replies: 0
    Last Post: 2020-07-27, 12:07
  3. Most Kali Linux packages are outdated or vulnerable
    By samiux in forum Community Feedback
    Replies: 5
    Last Post: 2019-06-26, 18:28
  4. Sticky Finger's **** Vulnerable Pi
    By re4son in forum ARM Archive
    Replies: 0
    Last Post: 2016-07-09, 01:59
  5. issues installing **** vulnerable web app
    By nshoema in forum General Archive
    Replies: 3
    Last Post: 2014-11-16, 15:23

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •