Famous root account name: Difference between revisions

From LemonWiki共筆
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
Famous account name which collected from Filezilla server logs
Famous account name which intruders used. The list were collected from [[How_to_use_filezilla  | Filezilla]] server logs.


== root account name ==
== root account name ==
Line 16: Line 16:
ftp
ftp
guest
guest
www-data
www-data // web server on ubuntu
</pre>
</pre>


further reading
* [http://www.compuhowto.com/security/how-to-find-a-website-admin-login-page/ Compuhowto.com « How to find a website admin login page « Security]


[[Category:Security]]
[[Category:Security]]

Latest revision as of 16:39, 29 December 2017

Famous account name which intruders used. The list were collected from Filezilla server logs.

root account name[edit]

admin
administrator
administrador //in Spanish
root
system


other account name[edit]

backup
ftp
guest
www-data // web server on ubuntu

further reading