Famous root account name: Difference between revisions

From LemonWiki共筆
Jump to navigation Jump to search
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
Famous root 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 ==
<pre>
<pre>
admin
admin
administrator
administrator
administrador //in Spanish
administrador //in Spanish
root
system
</pre>
== other account name ==
<pre>
backup
backup
root
ftp
guest
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