guly
guly
another feature req: we have BindAddress and ConnectAddress. could it be possible to also have BindPort and ConnectPort? i'm thinking about distributed/proxied environment.
support custom nameserver, that can be defined using -s flag on commandline or when using mailspoof as library in the scan() call as argument. defaults to None, standard dns.resolver behaviour...
fixes a "not a memory leak", sniff() by default stores sniffed packets so we need to tell him to store=0 quickly tested but shouldn't break stuff
I had a look at configuration possibility and I wasn't able to find an "easy" way to select from current word to end of line with a triple left click....
because this is a write-once-read-never, you could also use a regex like ((25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?) at line 64
I'm testing generic/custom as a payload for exploit/multi/http/tomcat_mgr_upload and looks like it doesn't work as I expected: ``` msf6 exploit(multi/http/tomcat_mgr_upload) > exploit [*] Retrieving session ID and CSRF token... [*]...
## Summary Using RPC API, it is not possible to know the default payload for an exploit module. Without knowing the default one, it is not possible to automate the...
hi, do you think you will as for integration in bapp store? thanks
go get is deprecated, use go install