LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

nxc-ftp

netExec FTP module

TLDR

Check FTP credentials
$ nxc ftp [target] -u [user] -p [password]
copy
Anonymous login check
$ nxc ftp [target] -u anonymous -p anonymous
copy
List directory
$ nxc ftp [target] -u [user] -p [password] --ls [/path]
copy
Download file
$ nxc ftp [target] -u [user] -p [password] --get [file]
copy

SYNOPSIS

nxc ftp [target] [options]

DESCRIPTION

nxc ftp is the NetExec FTP module. Tests FTP server security.The tool checks credentials and access. Part of NetExec suite.

PARAMETERS

TARGET

FTP server address.
-u USER
Username.
-p PASSWORD
Password.
--ls PATH
List directory.
--get FILE
Download file.
--put FILE
Upload file.
--help
Display help information.

CAVEATS

Security tool. Authorized use only. Part of NetExec.

HISTORY

nxc ftp provides FTP penetration testing capabilities within NetExec.

SEE ALSO

nxc(1), ftp(1), lftp(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid