NetExec
NetExec copied to clipboard
Fix: Spider Plus Module Catch NetBios Timeout
- Catch NetBIOSTimeout error
- fixed some erroneous extra lines
There's an infinite loop with the reconnect function since if it times out, then it re-calls the login which then leads to the list being recalled, and around and around, so I need to fix that. I might just remove the reconnect or just try to reconnect once since right now it tries 5 times which is excessive anyway (it prints the protocol login message too).
Any update on this?
No I forgot about it. Been really busy, I'll try to get around to finalizing it (maybe this week?).