Differences between revisions 17 and 18
Revision 17 as of 2017-01-01 15:45:37
Size: 4975
Comment:
Revision 18 as of 2017-04-25 06:11:44
Size: 4976
Editor: PaulWise
Comment: https://www.kali.org/news/kali-linux-repository-https-support/
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
{{http://www.kali.org/wp-content/uploads/2013/03/kali-site-logo.png|Kali Logo}} {{https://www.kali.org/wp-content/uploads/2013/03/kali-site-logo.png|Kali Logo}}
Line 17: Line 17:
 * Homepage: http://www.kali.org/
 * Blog: http://www.kali.org/blog/
 * Microblog: http://twitter.com/kalilinux
 * Corporate sponsor: [[http://www.offensive-security.com|Offensive Security]]
 * Homepage: https://www.kali.org/
 * Blog: https://www.kali.org/blog/
 * Microblog: https://twitter.com/kalilinux
 * Corporate sponsor: [[https://www.offensive-security.com|Offensive Security]]
Line 24: Line 24:
 * user IRC: irc://irc.freenode.net/kali-linux  * user IRC: ircs://irc.freenode.net/kali-linux
Line 30: Line 30:
 * user forums: http://forums.kali.org/
 * devel forum: http://forums.kali.org/forumdisplay.php?8-Kali-Linux-Development
 * user forums: https://forums.kali.org/
 * devel forum: https://forums.kali.org/forumdisplay.php?8-Kali-Linux-Development
Line 33: Line 33:
 * wiki: http://docs.kali.org  * wiki: https://docs.kali.org
Line 37: Line 37:
 * Distrowatch page: http://distrowatch.com/table.php?distribution=kali /* For the distrowatch page, list either the table.php page, or the top-level redirect. If using a top-level redirect that redirects to a different name, please use the name redirected to */  * Distrowatch page: https://distrowatch.com/kali /* For the distrowatch page, list either the table.php page, or the top-level redirect. If using a top-level redirect that redirects to a different name, please use the name redirected to */
Line 47: Line 47:
 * Bug tracker: http://bugs.kali.org
 * Bugs forwarded to Debian: [[http://bugs.debian.org/cgi-bin/pkgreport.cgi?users=devel@kali.org|user devel@kali.org]]
 * Package tracker: http://pkg.kali.org
 * Bug tracker: https://bugs.kali.org
 * Bugs forwarded to Debian: [[https://bugs.debian.org/cgi-bin/pkgreport.cgi?users=devel@kali.org|user devel@kali.org]]
 * Package tracker: https://pkg.kali.org
Line 56: Line 56:
 * Package comparison: http://pkg.kali.org/derivative/kali-dev/  * Package comparison: https://pkg.kali.org/derivative/kali-dev/
Line 62: Line 62:
 * list of developers: http://www.kali.org/about-us/  * list of developers: https://www.kali.org/about-us/
Line 66: Line 66:
 * mirrors file: http://http.kali.org/README.mirrorlist  * mirrors file: https://http.kali.org/README.mirrorlist
Line 72: Line 72:
deb [arch=i386,amd64,armel,armhf,arm64] http://http.kali.org/kali kali-dev main contrib non-free
deb [arch=i386,amd64,armel,armhf,arm64] http://http.kali.org/kali kali-dev main/debian-installer
deb-src http://http.kali.org/kali kali-dev main contrib non-free
deb [arch=i386,amd64,armel,armhf,arm64] https://http.kali.org/kali kali-dev main contrib non-free
deb [arch=i386,amd64,armel,armhf,arm64] https://http.kali.org/kali kali-dev main/debian-installer
deb-src https://http.kali.org/kali kali-dev main contrib non-free
Line 77: Line 77:
deb [arch=i386,amd64,armel,armhf,arm64] http://http.kali.org/kali kali-rolling main contrib non-free
deb [arch=i386,amd64,armel,armhf,arm64] http://http.kali.org/kali kali-rolling main/debian-installer
deb-src http://http.kali.org/kali kali-rolling main contrib non-free
deb [arch=i386,amd64,armel,armhf,arm64] https://http.kali.org/kali kali-rolling main contrib non-free
deb [arch=i386,amd64,armel,armhf,arm64] https://http.kali.org/kali kali-rolling main/debian-installer
deb-src https://http.kali.org/kali kali-rolling main contrib non-free
Line 84: Line 84:
deb [arch=i386,amd64,armel,armhf,arm64] http://http.kali.org/kali kali-bleeding-edge main contrib non-free
deb-src http://http.kali.org/kali kali-bleeding-edge main contrib non-free
deb [arch=i386,amd64,armel,armhf,arm64] https://http.kali.org/kali kali-bleeding-edge main contrib non-free
deb-src https://http.kali.org/kali kali-bleeding-edge main contrib non-free

Kali Linux

Kali Logo

Kali Linux is a security auditing operating system and toolkit that aims to be the most advanced and versatile penetration testing distribution ever created. Kali Linux incorporates more than 300 penetration testing and security auditing programs with a Linux operating system, delivering an all-in-one solution that enables IT administrators and security professionals to test the effectiveness of risk mitigation strategies. Kali Linux offers a smoother, easier penetration testing experience, making it more accessible to IT generalists as well as security specialists.

All the programs packaged with the operating system were evaluated for suitability and effectiveness before being included. They include Metasploit for network penetration testing, Nmap for port and vulnerability scanning, Wireshark for monitoring network traffic, and Aircrack-ng for testing the security of wireless networks.

# Kali-dev is a mix of Debian Testing and our own packages
# It will break regularly
deb [arch=i386,amd64,armel,armhf,arm64] https://http.kali.org/kali kali-dev main contrib non-free
deb [arch=i386,amd64,armel,armhf,arm64] https://http.kali.org/kali kali-dev main/debian-installer
deb-src https://http.kali.org/kali kali-dev main contrib non-free

# Kali-Rolling is the main user distro
deb [arch=i386,amd64,armel,armhf,arm64] https://http.kali.org/kali kali-rolling main contrib non-free
deb [arch=i386,amd64,armel,armhf,arm64] https://http.kali.org/kali kali-rolling main/debian-installer
deb-src https://http.kali.org/kali kali-rolling main contrib non-free

# kali-bleeding-edge is new upstream snapshots built automatically
# they will break from time to time... no testing is done on them!
# they are meant to run in a kali-current installation
deb [arch=i386,amd64,armel,armhf,arm64] https://http.kali.org/kali kali-bleeding-edge main contrib non-free
deb-src https://http.kali.org/kali kali-bleeding-edge main contrib non-free

Last updated 2017-01-01 20:10:06