summarylogtreecommitdiffstats
path: root/burp-cn.hook
blob: 9cad0ebdd41239eb4f7c6324a1794ea71ad0eb64 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Trigger]
Type = File
Operation = Install
Operation = Upgrade
Target = usr/bin/burpsuite

[Action]
Description = Installing Chinese patch
When = PostTransaction
Exec = /bin/sh -c "sed -ie 's/java -jar/java -javaagent:\/usr\/share\/burpsuite\/BurpSuiteCn.jar -jar/g' /usr/bin/burpsuite"
NeedsTargets