0xSojalSec / MB-CyberSecurity-Toolset

Mac Cybersecurity toolset + configuration list for Bug Hunting, Security Research, CTFs. etc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MAC hacking toolset + configs

This list of toolsets and configs is created to act as a reference for a custom Macbook setup for Hacking and other stuff.

  1. Burp Suite Community + Extensions:

    • Content Type Converter
    • JSON Web Tokens
    • Turbo Intruder
    • Autorize
  2. Android Studio:

  3. VMware Fusion Pro:

    • For Win11 VM
  4. Mozilla Firefox + Extensions:

    • Foxyproxy
    • User-Agent Switcher
    • Shodan
  5. Tor Browser

  6. Homebrew

Installed using Mac OS's softwareupdate utility

  1. Xcode Dev Tools
  2. Rosetta 2

Installed using Homebrew

  1. arduino-ide
  2. git
  3. db-browser-for-sqlite
  4. jq
  5. pup
  6. hexedit
  7. apktool
  8. ngrok
  9. sublime-text
  10. nmap
  11. wget
  12. ncat
  13. wireshark
  14. node
  15. go
  16. twine-pypi
  17. rustup
  18. pyenv
  19. ffuf
  20. sqlmap
  21. name-that-hash
  22. exploitdb
  23. binwalk
  24. exiftool
  25. wpscan
  26. radare2
  27. john-jumbo
  28. gau
  29. hydra
  30. inetutils
  31. foremost
  32. volatility (volatility3)
  33. bettercap
  34. aircrack-ng
  35. subfinder
  36. sshuttle
  37. httpx
  38. dnsx
  39. hcxtools
  40. findomain
  41. crunch
  42. amass
  43. naabu
  44. dalfox
  45. openjdk (java - with symlink for system)
  46. virtualenv
  47. ghidra
  48. samba
  49. pipx
  50. openvpn
  51. rbenv
  52. ruby-build
  53. socat
  54. mosquitto
  55. xpdf (for pdfinfo)
  56. freerdp (for xfreerdp)
  57. php
  58. binutil-$arch (using homebrew recipe from binutils github repository - binutils)
  59. vim (the default installation of vim on mac os does not have syntax highlighting enabled)
  60. awscli
  61. android-platform-tools (for adb)
  62. feroxbuster
  63. gobuster
  64. upx
  65. htop
  66. dex2jar
  67. jadx
  68. redis
  69. nikto
  70. hashcat
  71. rlwrap
  72. powershell
  73. ilspy
  74. mhash (lib)
  75. mcrypt (lib)
  76. jpeg (lib)
  77. qbittorrent
  78. macfuse
  79. automake
  80. binutils
  81. coreutils
  82. zbar (for zbarimg)
  83. rar
  84. visual-studio-code
  85. gnupg
  86. cmake
  87. make
  88. zeek
  89. cadaver
  90. rclone
  91. audacity
  92. cutter (cask version)
  93. dotnet
  94. idafree
  95. crackpkcs (crackpkcs12)
  96. metasploit
  97. reaver
  98. mysql
  99. dive
  100. rectangle
  101. docker-desktop
  102. mkvtoolnix
  103. unix2dos (automatically installs the other counterparts - unix2mac, mac2unix, dos2unix)
  104. knock
  105. chisel-tunnel

Installed using Go

  1. assetfinder
  2. waybackurls
  3. gf
  4. kerbrute
  5. subjack
  6. hack-browser-data

Installed using pipx (custom source location - /opt/pipx_custom_source/)

  1. crackmapexec (using the official repository source at CrackMapExec)
  2. impacket
  3. stegoveritas
  4. git-dumper
  5. oletools
  6. hashid
  7. bevigil-cli
  8. enum4linux-ng (using tar.gz archive at enum4linux-ng)
  9. flask-unsign
  10. updog
  11. stegpy
  12. pyrdp-mitm (full pyrdp suite)

Installed using pyenv

  1. python 3.11.5, 3.8.10, and 2.7.18

Installed using rbenv

  1. ruby 3.3.0 using rbenv

Installed using rbenv's ruby (3.3.0) gem

  1. zsteg
  2. evil-winrm

Installed using pyenv's python 3.11.5 PIP

  1. PyExifTool
  2. impacket
  3. pycryptodome
  4. unicorn (built using source from official github - Unicorn)
  5. pwntools
  6. lxml
  7. scapy
  8. asn1crypto (dependency for pyrdp)

Installed using pyenv's python 3.8.10 PIP

  1. uncompyle6

Installed at /usr/local/bin

  1. pycdc and pycdas (built from source - pycdc)
  2. ext4fuse (built from source - ext4fuse)
  3. outguess (built from source - outguess)
  4. steghide (built from source - steghide and steghide-osx)
  5. cewl (CeWL)
  6. npiet and npietedit (npiet)
  7. isteg (iSteg)

Custom files

  1. All Kali Linux wordlists
  2. Seclists
  3. All Kali Linux webshells
  4. /opt/homebrew/etc/smb.conf (from Kali Linux latest version 2023.3)
  5. /opt/homebrew/etc/foremost.conf (from Kali Linux latest version 2023.3)

About

Mac Cybersecurity toolset + configuration list for Bug Hunting, Security Research, CTFs. etc