-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
windows支持 #2
Comments
主要什么场景? |
做内网渗透的时候呀,很多时候拿到的是windows服务器,这时候想丢一个上去,但目前仅支持linux、mac,就不太友好了。 |
这个场景,你可以直接用masscan,或者隔壁kscan,这个是一个库,用于开发的 |
2333,因为我写的工具也想调用这个库,然后想在cli扫描里加入这个功能,发现没有windows,包括我和fscan的作者聊了,他那工具也想加这个功能,但缺少windows就很难受
…------------------ 原始邮件 ------------------
发件人: "lcvvvv/gomasscan" ***@***.***>;
发送时间: 2022年12月14日(星期三) 上午10:34
***@***.***>;
***@***.******@***.***>;
主题: Re: [lcvvvv/gomasscan] windows支持 (Issue #2)
这个场景,你可以直接用masscan,或者隔壁kscan,这个是一个库,用于开发的
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
支持Windows比较麻烦,而且也要额外装环境,需要高权限,不够轻量,跟内网渗透这个场景非常不搭,即便做出来了适用性也会很低 |
高权限是必然有的啊,比如钓鱼上线的,肯定就有权限了,服务器基本都需要提权的,安装pcap也很小,根本不是难度。这个使用率很高的。不然我也不会提这个哈。
…------------------ 原始邮件 ------------------
发件人: "lcvvvv/gomasscan" ***@***.***>;
发送时间: 2022年12月14日(星期三) 上午10:46
***@***.***>;
***@***.******@***.***>;
主题: Re: [lcvvvv/gomasscan] windows支持 (Issue #2)
支持Windows比较麻烦,而且也要额外装环境,需要高权限,不够轻量,跟内网渗透这个场景非常不搭,即便做出来了适用性也会很低
后期有时间可能会考虑支持
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
为啥不做windows的支持呀,使用场景还蛮多的
The text was updated successfully, but these errors were encountered: