u21h2 / nacs

事件驱动的渗透测试扫描器 Event-driven pentest scanner
640 stars 73 forks source link

Error #6

Closed umarahmad125 closed 2 years ago

umarahmad125 commented 2 years ago

[09:44:52] [INFO] A total of 0 targets, the rule base hits 0 targets [09:44:52] [INFO] Start to send pocs to web services (xray type) [-] init xray poc error: lstat pocs/xrayv1/: no such file or directory[09:44:52] [INFO] Load 0 xray poc(s)

u21h2 commented 2 years ago

[09:44:52] [INFO] A total of 0 targets, the rule base hits 0 targets [09:44:52] [INFO] Start to send pocs to web services (xray type) [-] init xray poc error: lstat pocs/xrayv1/: no such file or directory[09:44:52] [INFO] Load 0 xray poc(s)

Hi, your target appears to be offline, please check it. As for pocs, is there a "pocs" folder in the same directory as your nacs executable?

umarahmad125 commented 2 years ago

I used lists and there are so many targets & yes poc folders exist in same directory

u21h2 commented 2 years ago

I used lists and there are so many targets & yes poc folders exist in same directory

Would you mind providing a screenshot and the runtime info of your machine? Please check the format of your target list, targets should be splited by "," in -h and -u, and targets should in -hf and -uf should be divided by line, that is, one target per line.

umarahmad125 commented 2 years ago

IMG-20220722-WA0047

Now, it's work But can't load xray pocs

u21h2 commented 2 years ago

IMG-20220722-WA0047

Now, it's work But can't load xray pocs

Is your permission to poc files ok? Could you cat some poc?

umarahmad125 commented 2 years ago

Screenshot_20220722-210856

u21h2 commented 2 years ago

Screenshot_20220722-210856

please redownload the release pkg and uncompress the files.

umarahmad125 commented 2 years ago

There is no compress folder, then which folder I uncompress?

u21h2 commented 2 years ago

There is no compress folder, then which folder I uncompress?

just delete your old folder and wget https://github.com/u21h2/nacs/releases/download/0.0.3/nacs_linux_amd64.tar.gz and then tar -zxvf nacs_linux_amd64.tar.gz

umarahmad125 commented 2 years ago

Screenshot_20220722-221257

My machine is arm64 based. And I downloaded arm64.tar.gz But it's says cannot execute.

u21h2 commented 2 years ago

nacs_linux_amd64.tar.gz

the darwin arch is for mac. you should download nacs_linux_amd64.tar.gz

umarahmad125 commented 2 years ago

![Uploading Screenshot_20220722-222746.jpg…]()

Illegal instruction

umarahmad125 commented 2 years ago

Screenshot_20220722-222746

u21h2 commented 2 years ago

Screenshot_20220722-222746

I am sorry. Your machine is arm64. I missed it. I will release a version for arm64 linux.

umarahmad125 commented 2 years ago

Ok I'm waiting

u21h2 commented 2 years ago

please download this one: https://github.com/u21h2/nacs/releases/download/0.0.3/nacs_linux_arm64.tar.gz

umarahmad125 commented 2 years ago

Thanks Now, Finally its work