Popular repositories Loading
-
-
-
-
-
-
Burpy
Burpy PublicForked from mr-m0nst3r/Burpy
A plugin that allows you execute python and get return to BurpSuite.
Java
781 contributions in the last year
Skip to contributions year listDay of Week | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
July 2025
Created 50 commits in 2 repositories
Created an issue in knownsec/pocsuite3 that received 2 comments
POC 的 self.url 总是包含默认端口,建议默认端口可省略
在 pocsuite3/lib/core/poc.py 的 POCBase.build_url 方法中,当前无论端口是否为默认端口(如 http 的 80,https 的 443),最终返回的 URL 都会带上端口号。例如:http://example.com:80 或 https://exa…
2
comments