An open API service indexing awesome lists of open source software.

https://github.com/githubfoam/docker-kali-tools-post-exploitation-githubactions

post-exploitation
https://github.com/githubfoam/docker-kali-tools-post-exploitation-githubactions

kali-linux post-exploitation

Last synced: 3 months ago
JSON representation

post-exploitation

Awesome Lists containing this project

README

          

# docker-kali-tools-post-exploitation-githubactions
[![kali-tools-post-exploitation CI workflow](https://github.com/githubfoam/docker-kali-tools-post-exploitation-githubactions/actions/workflows/kali-tools-post-exploitation-wf.yml/badge.svg?branch=main)](https://github.com/githubfoam/docker-kali-tools-post-exploitation-githubactions/actions/workflows/kali-tools-post-exploitation-wf.yml)

~~~
https://www.kali.org/blog/kali-linux-metapackages/
https://www.kali.org/docs/general-use/metapackages/
https://www.kali.org/tools/
https://www.kali.org/blog/making-your-own-kali-linux-metapackages/

$ docker pull kalilinux/kali-rolling
$ docker run --tty --interactive kalilinux/kali-rolling /bin/bash
https://www.kali.org/docs/containers/using-kali-docker-images/

########################### METAPACKAGE INFO ###########################

kali-tools-post-exploitation
Depends: backdoor-factory
Depends: cymothoa
Depends: dbd
Depends: dns2tcp
Depends: exe2hexbat
Depends: iodine
Depends: laudanum
Depends: mimikatz
Depends: miredo
Depends: nishang
Depends: powersploit
Depends: proxychains4
Depends: proxytunnel
Depends: ptunnel
Depends: pwnat
Depends: sbd
Depends: shellter
Depends: sslh
Depends: stunnel4
Depends: udptunnel
Depends: veil
Depends: webacoo
Depends: weevely
~~~