This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# pwn成功服務的次數 | |
# cat states| jq -r '.pwns[] | .pwner as $p | .victim | "\($p)%\(.service)"' | sort | uniq -c | sort -n | grep -v NPC | |
1 我是狗汪汪%catftp | |
5 无名%catftp | |
10 Sigma%catftp | |
13 Pax.Mac Team%catftp | |
30 DISA%bluemine | |
50 DISA%catftp | |
54 Light4Freedom%catftp |