nse icon indicating copy to clipboard operation
nse copied to clipboard

Lua FFI

Open freb opened this issue 7 years ago • 2 comments

Given the false positives with the dns-brute2 script, I'd like to rewrite it in Go. But I'd like to keep it as an NSE. So it would be great to use FFI to pass the work off to Go, but still integrate with nmap. This approach would also open up a lot of possibilities for other tasks:

https://scene-si.org/2017/03/13/calling-go-functions-from-lua/

freb avatar Mar 14 '17 03:03 freb