Akshay Behl
Akshay Behl
Ok so a basic idea of why you are seeing the same ports after any scans is this, so how the tool works is it first perform a port_scan on...
Took me a while to figure it out but i found out why it was not working. The problem was a missing "www", So as the target you put in...
@ErtyDess The problem you are facing is because the logs found in ***/logs/get_json/*** does not contain the information you require, in order to obtain the actual result of the scan...
This is a genuine issue and I would like to fix this. @securestep9, kindly assign me this issue.
@Jasper-Ben, while recreating this issue. I have found that nettacker is successfully able to identify the open ssh server. I have created a password less ssh server running on a...
> If you look at how SSH module is implemented in Nettacker you will see that it is using Paramiko here:==> > > https://github.com/OWASP/Nettacker/blob/e71b449b900cf2b4b289dacdb58adb7351c37328/core/module_protocols/core_ssh.py#L21 > > The Dropbear authentication It...
Yes I saw the same issue, @danielhanchen please take a look, in the "https://github.com/unslothai/unsloth/commit/996dca380c98387baec07c0786c05cc153dfddbb" commit you removed the **check_nvidia** method but it's still being used for vision models.
@danielhanchen, can you please review it and tell us if any additional changes are required?
@danielhanchen, We have made the suggested additions, please take a look. Also I had a suggestion, If possible please create a discussion channel specifically related to Windows support for Unsloth....