[framework] Updated Microsoft DNS modules
Fabrice MOURRON
fab at revhosts.net
Sat Apr 21 11:12:15 CDT 2007
Le 20 avr. 07 à 10:35, H D Moore a écrit :
> The latest MSDNS RPC module supports the French locale (set Locale to
> French and use automatic target 0). I also added a SMB module that
> exploits the vulnerability over a named pipe (port 445 or 139). The
> SMB
> module requires the SMBUSER/SMBPASS options to be set to a valid user
> account, since the \DNSSERVER pipe is not accessible to anonymous
> users.
>
> Enjoy!
Thanks HD,
I just add other french targets (Win2000 and Win2003 SP0), but now
I've got a problem when I don't want the automatic target.
Not sure it's very useful but here's a workaround :
@@ -146,7 +146,7 @@
return
end
else
-
+ target = targets[ datastore['TARGET'] ]
end
@+
Fab
More information about the framework
mailing list