摘要:
atp-get install python-dev pip install mmh3 pip install requests 编写python脚本 vim icon_hash.py import mmh3 import requests response = requests.get('http 阅读全文
posted @ 2021-08-24 22:10
唐憨憨修仙之路
阅读(1438)
评论(0)
推荐(0)
摘要:
用于测试网段中的ip(仅限于未开启防火墙的) for /l %i in (1,1,255) do @ping xxx.xxx.xxx.%i -w 1 -n 1 | find /i "ttl=" 测试cmd扫描目标端口 在win10 1809版本中实验正常,在20H2中实验出问题 for /l %i 阅读全文
posted @ 2021-08-24 20:10
唐憨憨修仙之路
阅读(2373)
评论(0)
推荐(0)

浙公网安备 33010602011771号