Files
oscp/Labs/Relia/computers/WEB02 (192.168.229.247).md
T
2025-11-21 17:17:42 +01:00

35 lines
810 B
Markdown

mark@relia.com OathDeeplyReprieve91
### XAMPP Default Passwords ###
1. MySQL (phpMyAdmin):
User: root
Password:
(means no password!)
2. FileZilla FTP:
[ You have to create a new user on the FileZilla Interface ]
3. Mercury (not in the USB & lite version):
Postmaster: Postmaster (postmaster@localhost)
Administrator: Admin (admin@localhost)
User: newuser
Password: wampp
4. WEBDAV:
User: xampp-dav-unsecure
Password: ppmax2011
Attention: WEBDAV is not active since XAMPP Version 1.7.4.
For activation please comment out the httpd-dav.conf and
following modules in the httpd.conf
LoadModule dav_module modules/mod_dav.so
LoadModule dav_fs_module modules/mod_dav_fs.so
Please do not forget to refresh the WEBDAV authentification (users and passwords).