I am trying to update Metasploit, but it tells me there are no updated available. I know there are new updates as I have checked exploit-db.com and it says that metasploit has come out with two new exploits so it cannot be up to date. There is a thread for this problem on AMD64, but I using i386 and my sources.list looks normal:
Code:
# 

# deb cdrom:[Debian GNU/Linux 7.0 _Kali_ - Official Snapshot i386 LIVE/INSTALL Binary 20130327-18:35]/ kali contrib main non-free

#deb cdrom:[Debian GNU/Linux 7.0 _Kali_ - Official Snapshot i386 LIVE/INSTALL Binary 20130327-18:35]/ kali contrib main non-free


deb http://http.kali.org/kali kali main non-free contrib
deb-src http://http.kali.org/kali kali main non-free contrib

## Security updates
deb http://security.kali.org/kali-security kali/updates main contrib non-free
The output of msfupdate is this:
Code:
[*][*] Attempting to update the Metasploit Framework...[*]
[*] Checking for updates[*] No updates available
Anyone have any ideas on how to make it work?