Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LibraryEnumerateFTP ¶
type LibraryEnumerateFTP struct{}
LibraryEnumerateFTP implements NetworkApplicationLibrary for FTP enumeration.
func (*LibraryEnumerateFTP) EnumerateTarget ¶
func (f *LibraryEnumerateFTP) EnumerateTarget(ctx context.Context, target string) (*enumeratefern.EnumerateServiceDetails, []string)
EnumerateTarget connects to the target and extracts FTP details.
Click to show internal directories.
Click to hide internal directories.