{"id":13844753,"url":"https://github.com/rene-d/mini-kali","last_synced_at":"2025-04-22T19:05:28.959Z","repository":{"id":48196601,"uuid":"255385920","full_name":"rene-d/mini-kali","owner":"rene-d","description":"Docker image for hacking","archived":false,"fork":false,"pushed_at":"2022-11-12T09:43:11.000Z","size":80,"stargazers_count":19,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-19T09:01:47.230Z","etag":null,"topics":["ctf","forensics","gdb","hacking","kali-linux"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rene-d.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-04-13T16:45:00.000Z","updated_at":"2023-12-27T05:24:51.000Z","dependencies_parsed_at":"2022-09-18T03:30:54.198Z","dependency_job_id":null,"html_url":"https://github.com/rene-d/mini-kali","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rene-d%2Fmini-kali","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rene-d%2Fmini-kali/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rene-d%2Fmini-kali/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rene-d%2Fmini-kali/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rene-d","download_url":"https://codeload.github.com/rene-d/mini-kali/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250306619,"owners_count":21408925,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ctf","forensics","gdb","hacking","kali-linux"],"created_at":"2024-08-04T17:02:55.230Z","updated_at":"2025-04-22T19:05:28.936Z","avatar_url":"https://github.com/rene-d.png","language":"Shell","funding_links":[],"categories":["Shell (473)","Shell"],"sub_categories":[],"readme":"# Mini-Kali\n\n![Docker Automated build](https://img.shields.io/docker/automated/rene2/mini-kali)\n![Docker Build Status](https://img.shields.io/docker/build/rene2/mini-kali)\n![Docker Pulls](https://img.shields.io/docker/pulls/rene2/mini-kali)\n\n\n\nHacking tools in a Docker image.\n\n![docker](https://www.docker.com/sites/default/files/d8/2019-07/horizontal-logo-monochromatic-white.png)\n![kali](https://www.kali.org/wp-content/uploads/2015/09/kali-2.0-website-logo.png)\n\n\n## Tools\n\n* [kali-rolling](https://hub.docker.com/r/kalilinux/kali-rolling) as the base image\n* x86_64 and i386 architectures\n* [gdb](https://www.gnu.org/software/gdb/)\n* [ltrace](http://man7.org/linux/man-pages/man1/ltrace.1.html), [file](https://linux.die.net/man/1/file), ...\n* [binwalk](https://github.com/ReFirmLabs/binwalk)\n* [pwntools](https://github.com/Gallopsled/pwntools)\n* [checksec](https://github.com/slimm609/checksec.sh)\n* [gdb-peda](https://github.com/longld/peda) (I can't decide which gdb extension I prefer...)\n* [gdb-gef](https://github.com/hugsy/gef)\n* [gdb-pwndbg](https://github.com/pwndbg/pwndbg)\n* [gdb-gdbinit](https://github.com/gdbinit/Gdbinit)\n* [villoc](https://github.com/wapiflapi/villoc)\n* [zsteg](https://github.com/zed-0xff/zsteg)\n* [angr.io](http://angr.io)\n* [radare2](http://radare.org/)\n* [pdf-tools](https://blog.didierstevens.com/programs/pdf-tools/)\n* [foremost](http://foremost.sourceforge.net)\n* [john](https://github.com/magnumripper/JohnTheRipper)\n* [sqlmap](http://sqlmap.org)\n\nNot all useful tools are installed to keep the image in a reasonable size (~1.0 to 1.8 Gb).\n\n\n## Other tools (should be run from/installed on the host machine)\n\n* [Ghidra](https://ghidra-sre.org)\n* [IDA Freeware](https://www.hex-rays.com/products/ida/support/download_freeware/)\n* [Stegsolve](http://www.caesum.com/handbook/Stegsolve.jar)\n* [trailofbits/manticore](https://github.com/trailofbits/manticore)\n```sh\ndocker run --rm -it --ulimit stack=100000000:100000000 trailofbits/manticore bash\n```\n\n\n## Other links (not exhaustive)\n\n* Linux syscalls [x86_64](https://filippo.io/linux-syscall-table/) [i386](http://shell-storm.org/shellcode/files/syscalls.html)\n* [peepdf](https://github.com/jesparza/peepdf)\n* [Steganography Toolkit](https://github.com/DominicBreuker/stego-toolkit)\n\n* [Metasploit](https://github.com/rapid7/metasploit-framework)\n    - `docker run --rm -it -v \"$HOME/.msf4:/home/msf/.msf4\" metasploitframework/metasploit-framework ./msfconsole \"$@\"`\n    - `docker run --rm -it -v \"$HOME/.msf4:/home/msf/.msf4\" -v \"$PWD:/data\" metasploitframework/metasploit-framework ./msfvenom \"$@\"`\n* [Miasm](https://github.com/cea-sec/miasm) Reverse engineering framework in Python ([write-up](https://www.root-me.org/fr/Challenges/Cracking/PE-x64-Automatisation-du-crackme?action_solution=voir\u0026debut_affiche_solutions=0#pagination_affiche_solutions))\n* [sleuthkit](https://www.sleuthkit.org) command line tools to analyze disk images ([write-up forensic](https://www.root-me.org/fr/Challenges/Forensic/Trouvez-le-chat?action_solution=voir#ancre_solution))\n* [volatility](https://www.volatilityfoundation.org)\n* [png-parser](https://github.com/Hedroed/png-parser)\n* [chainbreak](https://github.com/n0fate/chainbreaker) Mac OS X Keychain Forensic Tool\n* [ctf-tools](https://github.com/zardus/ctf-tools) collection of various security research tools\n* [CTF Series : Forensics](https://bitvijays.github.io/LFC-Forensics.html)\n* [retargetable decompiler](https://github.com/avast/retdec)\n* [vivisect/vivisect](https://github.com/vivisect/vivisect)\n\n* [RSA attack tool (mainly for ctf)](https://github.com/Ganapati/RsaCtfTool)\n* [Crypton](https://github.com/ashutosh1206/Crypton)\n* [CTF Crypto](https://github.com/ValarDragon/CTF-Crypto)\n* [SideChannelMarvels](https://github.com/SideChannelMarvels/)\n* [PatchELF](https://github.com/NixOS/patchelf)\n\nBlogs 🇫🇷\n* https://k-lfa.info\n* https://bases-hacking.org/hacking.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frene-d%2Fmini-kali","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frene-d%2Fmini-kali","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frene-d%2Fmini-kali/lists"}