• Log In
  • Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • HomePage
  • Instructor
  • Syllabus
  • Schedule
    • First Half of the Semester
      • Week 1: Course Introduction
      • Week 2: Meterpreter, Avoiding Detection, Client Side Attacks, and Auxiliary Modules
      • Week 3: Social Engineering Toolkit, SQL Injection, Karmetasploit, Building Modules in Metasploit, and Creating Exploits
      • Week 4: Porting Exploits, Scripting, and Simulating Penetration Testing
      • Week 5: Independent Study – Perform Metasploit Attack and Create Presentation
      • Week 6: Ettercap
      • Week 7: Introduction to OWASP’s WebGoat application
    • Second Half of the Semester
      • Week 8: Independent Study
      • Week 9: Introduction to Wireless Security
      • Week 10: Wireless Recon, WEP, and WPA2
      • Week 11: WPA2 Enterprise, Wireless beyond WiFi
      • Week 12: Jack the Ripper, Cain and Able, Delivery of Sample Operating Systems
      • Week 13: Independent Study – Analyze provided Operating System Samples and Create Assessment Report
      • Week 14: Deliver Assessment to Operating System Class either in person or via teleconferenc
  • Assignments
    • Analysis Reports
    • Group Project Report and Presentation
  • Webex
  • Harvard Coursepack
  • Gradebook

MIS 5212-Advanced Penetration Testing

MIS 5212 - Section 001 - Wade Mackey

Fox School of Business

Kali Update – 404 error when using update && upgrade

February 12, 2018 by Fred Zajac 3 Comments

I was getting the 404 with several tools when apt-get update && apt-get upgrade.  This command worked.

wget -q -O – archive.kali.org/archive-key.asc | apt-key add

You can read more up on repositories on below but the sources.list file should look like this

deb http://http.kali.org/kali kali-rolling main contrib non-free
# For source package access, uncomment the following line
deb-src http://http.kali.org/kali kali-rolling main contrib non-free

I assume this is the case if you just downloaded and install, but may not be the case for older versions of kali.  EXAMPLE…  Last semester!

You may also have the “#” in front of yours.  Notice the “#” is gone before the one above.  You will need to remove the “#” if you want to use source packages when “playing” certain tools included with kali.

 

Filed Under: Week 03 Tagged With:

Reader Interactions

Comments

  1. Fred Zajac says

    February 14, 2018 at 1:34 pm

    https://forums.kali.org/showthread.php?24687-Problem-with-apt-get-update/page4

    Sorry, here is the information link. Just realized I forgot to include.

    Log in to Reply
  2. Neil Y. Rushi says

    February 15, 2018 at 11:52 am

    Thanks Fred, this will definitely help!

    Log in to Reply
  3. Joseph Nguyen says

    February 17, 2018 at 2:18 pm

    Thanks for sharing. My kali from last semester works with this command:
    wget -q -O – https://archive.kali.org/archive-key.asc | apt-key add

    I also got 52 upgrades including exploitdb for metasploit:

    root@kali:~# apt-get -y upgrade
    Reading package lists… Done
    Building dependency tree
    Reading state information… Done
    Calculating upgrade… Done
    The following packages will be upgraded:
    bsdmainutils burpsuite cracklib-runtime dbus dbus-user-session dbus-x11
    exploitdb firmware-amd-graphics firmware-atheros firmware-bnx2
    firmware-bnx2x firmware-brcm80211 firmware-cavium firmware-intel-sound
    firmware-intelwimax firmware-ipw2x00 firmware-ivtv firmware-iwlwifi
    firmware-libertas firmware-linux firmware-linux-nonfree
    firmware-misc-nonfree firmware-myricom firmware-netxen firmware-qlogic
    firmware-realtek firmware-samsung firmware-siano firmware-ti-connectivity
    gnome-control-center gnome-control-center-data gnome-terminal
    gnome-terminal-data imagemagick imagemagick-6-common imagemagick-6.q16
    libaudit-common libaudit1 libcrack2 libdbus-1-3 libicu57
    libmagickcore-6.q16-3 libmagickcore-6.q16-3-extra libmagickwand-6.q16-3
    libsodium18 libtiff5 metasploit-framework python-flask python-formencode
    python-tornado recon-ng sysstat
    52 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

    Log in to Reply

Leave a Reply Cancel reply

You must be logged in to post a comment.

Primary Sidebar

Weekly Discussions

  • Uncategorized (10)
  • Week 01 (18)
  • Week 02 (9)
  • Week 03 (13)
  • Week 04 (17)
  • Week 05 (12)
  • Week 06 (16)
  • Week 07 (2)
  • Week 08 (8)
  • Week 09 (5)
  • Week 10 (10)
  • Week 11 (5)
  • Week 12 (5)
  • Week 13 (2)
  • Week 14 (7)

Copyright © 2025 · Magazine Pro Theme on Genesis Framework · WordPress · Log in