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
- Host: GitHub
- URL: https://github.com/githubfoam/docker-kali-tools-post-exploitation-githubactions
- Owner: githubfoam
- License: gpl-3.0
- Created: 2021-11-16T09:45:08.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-16T10:33:01.000Z (over 4 years ago)
- Last Synced: 2025-07-02T00:08:04.702Z (11 months ago)
- Topics: kali-linux, post-exploitation
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# docker-kali-tools-post-exploitation-githubactions
[](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
~~~