Git Product home page Git Product logo

Comments (15)

sevck avatar sevck commented on July 20, 2024

默认不选择 崩溃
✘ sevck@MacBook-Pro  ~/git-project/AssetScan   master  python3 AssetScan.py -i 121.42.182.208
_ _ ____
/ \ ___ ___ | |/ | ___ __ _ _ __
/ _ \ / / |/ _ \ _ \ / / ` | '
/ ___ \
_
\ / | ) | (| (| | | | |
/
/ __
/
/_
|_
|
/ ____,|| |_|

			Power by JE2Se   V1.2

~请输入 -h 获取命令帮助~

正在对目标地址进行存活检测~~
_ _ ____
/ \ ___ ___ | |/ | ___ __ _ _ __
/ _ \ / / |/ _ \ _ \ / / ` | '
/ ___ \
_
\ / | ) | (| (| | | | |
/
/ __
/
/_
|_
|
/ ____,|| |_|

请选择存活探测的方式~
(1)Ping探测~(适用于内网内没有禁用Ping)
(2)ARP探测~(适用于内网内禁用Pin探测,不能跨网段)

任意键退出程序~

请选择探测存活方式->
存活地址已成功写入alive.txt中

Traceback (most recent call last):
File "AssetScan.py", line 177, in
father(iplist)
File "AssetScan.py", line 70, in father
ipdata = open("./file/alive.txt","r")
FileNotFoundError: [Errno 2] No such file or directory: './file/alive.txt'

from assetscan.

JE2Se avatar JE2Se commented on July 20, 2024

好的 感谢反馈,马上处理

from assetscan.

sevck avatar sevck commented on July 20, 2024

CIDR IP报错。。
sevck@MacBook-Pro  ~/git-project/AssetScan   master  python3 AssetScan.py -i 121.42.182.1/24
_ _ ____
/ \ ___ ___ | |/ | ___ __ _ _ __
/ _ \ / / |/ _ \ _ \ / / ` | '
/ ___ \
_
\ / | ) | (| (| | | | |
/
/ __
/
/_
|_
|
/ ____,|| |_|

			Power by JE2Se   V1.2

~请输入 -h 获取命令帮助~

Traceback (most recent call last):
File "AssetScan.py", line 176, in
iplist = IPinfo(ip)
File "/Users/sevck/git-project/AssetScan/lib/iplist.py", line 79, in IPinfo
IPauto(info)
File "/Users/sevck/git-project/AssetScan/lib/iplist.py", line 16, in IPauto
ipr = IP(ipl)
File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/IPy.py", line 260, in init
raise ValueError("%s has invalid prefix length (%s)" % (repr(self), self._prefixlen))
ValueError: IP('121.42.182.1/24') has invalid prefix length (24)

from assetscan.

JE2Se avatar JE2Se commented on July 20, 2024

感谢提BUG,已修复

from assetscan.

sevck avatar sevck commented on July 20, 2024

image
不能运行

from assetscan.

sevck avatar sevck commented on July 20, 2024

代码锁紧写错了。。

from assetscan.

sevck avatar sevck commented on July 20, 2024

image
依旧不work

from assetscan.

sevck avatar sevck commented on July 20, 2024

image
机器禁ping,arp无表,那不会扫么。。 端口也识别不出来,scan也不扫描,直接出报告

from assetscan.

JE2Se avatar JE2Se commented on July 20, 2024

目前的话,你要扫网段的话,暂时还不支持192.168.1.1/24格式,今支持192.168.1.0/24
缩进已更改,感谢
分享一下设计想发,程序仅第一次存活检测异常会退出程序,接下来的风险端口检测,端口开放检测如果存活检测不管你输入什么选项都会执行,出报告,设计场景为,如果我只想检测存活,不探测漏洞,我可以在检测存活后,输入任意键,非1或2直接生成报告,但是如果你alive.py没有报错,但是没有扫描出存活的地址到alive.txt,那么其余的徐香都会赋值默认值,导致出报告,
工具的核心,如果你扫描不出存活,其他的都无法工作,会赋值默认值,出报告,
当前仅支持ping,arp,如果你禁ping,禁arp,程序暂时无法继续工作。

from assetscan.

devsecops-SRC avatar devsecops-SRC commented on July 20, 2024

大佬微信 只检测口令 不检测其他漏洞

from assetscan.

devsecops-SRC avatar devsecops-SRC commented on July 20, 2024

image

from assetscan.

JE2Se avatar JE2Se commented on July 20, 2024

检测其他漏洞,只不过不存在罢了

from assetscan.

devsecops-SRC avatar devsecops-SRC commented on July 20, 2024

存在漏洞 没有检测出来 redis mogodb等等

from assetscan.

JE2Se avatar JE2Se commented on July 20, 2024

redis跟mongo目前只针对未授权测试。其他的没有检测,后期回增加

from assetscan.

WMdoit avatar WMdoit commented on July 20, 2024

win10电脑需要另外安装masscan和nmap吗?

from assetscan.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.