Difference between revisions of "Vsftp: hardening"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) (Created page with "Locate find –iname “vsftpd.conf” locate vsftpd.conf Edit /etc/vsftpd.conf Buang anonymous") |
Onnowpurbo (talk | contribs) |
||
| Line 3: | Line 3: | ||
find –iname “vsftpd.conf” | find –iname “vsftpd.conf” | ||
locate vsftpd.conf | locate vsftpd.conf | ||
| − | |||
Edit | Edit | ||
| Line 9: | Line 8: | ||
/etc/vsftpd.conf | /etc/vsftpd.conf | ||
| + | Buang anonymous | ||
| + | |||
| + | anonymous_enable=YES --> NO | ||
| − | + | ||
| + | |||
| + | ==Pranala Menarik== | ||
| + | |||
| + | * [[Kali Linux]] | ||
Revision as of 04:12, 30 July 2020
Locate
find –iname “vsftpd.conf” locate vsftpd.conf
Edit
/etc/vsftpd.conf
Buang anonymous
anonymous_enable=YES --> NO