摘要: 无
允许打开任何来源的应用程序
sudo spctl --master-disable.
系统隐私与安全性,安全性允许任何来源
sudo xattr -r -d com.apple.quarantine “图标拖进去”
python使用虚拟环境
python3 -m venv .
cd bin
source activate
homebred安装
https://gitee.com/cunkai/HomebrewCN/
install:
/bin/zsh -c "$(curl -fsSL https://gitee.com/cunkai/HomebrewCN/raw/master/Homebrew.sh)"
uninstall:
/bin/zsh -c "$(curl -fsSL https://gitee.com/cunkai/HomebrewCN/raw/master/HomebrewUninstall.sh)"
JDK@21
brew install openjdk@21
按提示追加环境变量即可
~/zshrc
Burpsuite
BurpLoaderKeygen.jar.zip
官网burp版本:2023-10-3-1
burp suite安装完毕之后拷贝破解到
/Applications/Burp Suite Professional.app/Contents/Resources/app
运行破解程序,选择激活码激活
自动运行sh保存为shell
"/opt/homebrew/Cellar/openjdk@21/21.0.4/libexec/openjdk.jdk/Contents/Home/bin/java" "--add-opens=java.desktop/javax.swing=ALL-UNNAMED" "--add-opens=java.base/java.lang=ALL-UNNAMED" "--add-opens=java.base/jdk.internal.org.objectweb.asm=ALL-UNNAMED" "--add-opens=java.base/jdk.internal.org.objectweb.asm.tree=ALL-UNNAMED" "--add-opens=java.base/jdk.internal.org.objectweb.asm.Opcodes=ALL-UNNAMED" "-javaagent:/Applications/Burp Suite Professional.app/Contents/Resources/app/BurpLoaderKeygen.jar" "-noverify" "-jar" "/Applications/Burp Suite Professional.app/Contents/Resources/app/burpsuite_pro.jar"
python3
brew install python3
sqlmap
brew install sqlmap
Tide
https://github.com/TideSec/TscanPlus
字典
https://github.com/TheKingOfDuck/fuzzDicts
bak
https://github.com/VMsec/ihoneyBakFileScan_Modify
403bypass
https://github.com/yunemse48/403bypasser