Skip to content
This repository has been archived by the owner on Jun 14, 2023. It is now read-only.
/ meta-kali Public archive

A layer modeled after the Kali project

License

Notifications You must be signed in to change notification settings

akuster/meta-kali

Repository files navigation

DICLAIMER:
Do not use this layer on any network you do not own or have
permission to use.

This layer contains many penetration tests that should only be used against your own systems and software.

By using this layer and programs, you are taking responsibilty for any and all damage and chaos you will inflict on systems, networks or software you do not have permission to attack, probe or scan.


=====================

This README file contains information on the contents of the
kali layer.

Please see the corresponding sections below for details.


Dependencies
============

This layer depends on:

  URI: git://git.yoctoproject.org/poky
  branch: master

  URI: git://git.openembedded.org/openembedded-core 
  branch: master
  Layer: meta-oe
         meta-perl
         meta-python
         meta-networking
         meta-webserver

  With graphics:
         meta-gnome
         meta-multimedie
         meta-xfce

  URI: git://git.yoctoproject.org/meta-security 
  branch: master

Building the meta-kali layer
===========================
Add to bblayer.conf

BBLAYERS += "##OEROOT##/meta-openembedded/meta-oe "
BBLAYERS += "##OEROOT##/meta-openembedded/meta-python " 
BBLAYERS += "##OEROOT##/meta-openembedded/meta-networking  "
BBLAYERS += "##OEROOT##/meta-openembedded/meta-webserver " 
BBLAYERS += "##OEROOT##/meta-openembedded/meta-perl "
BBLAYERS += "##OEROOT##/meta-security "
BBLAYERS += "##OEROOT##/meta-kali "

BBLAYERS += "##OEROOT##/meta-openembedded/meta-multimedia "
BBLAYERS += "##OEROOT##/meta-openembedded/meta-gnome "
BBLAYERS += "##OEROOT##/meta-openembedded/meta-xfce "

DISTRO_FEATURE = "x11" controls the addition of graphic Kali packages 

Patches
=======
When sending single patches, please using something like:
'git send-email -1 -M --to [email protected] --subject-prefix=meta-kali][PATCH'

Maintainer: Armin Kuster <[email protected]>

About

A layer modeled after the Kali project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published