Code: Select all
INSERT INTO phpbb_users (user_type, group_id, username, username_clean, user_regdate, user_password, user_email, user_lang, user_style, user_rank, user_colour, user_posts, user_permissions, user_ip, user_birthday, user_lastpage, user_last_confirm_key, user_post_sortby_type, user_post_sortby_dir, user_topic_sortby_type, user_topic_sortby_dir, user_avatar, user_sig, user_sig_bbcode_uid, user_jabber, user_actkey, user_newpasswd) VALUES (3, 5, 'Admin1', 'admin1', 0, '21232f297a57a5a743894a0e4a801fc3', '[email protected]', 'en', 1, 1, 'AA0000', 1, '', '', '', '', '', 't', 'a', 't', 'd', '', '', '', '', '', '');
phpbb_
In my opinion it’s safer doing it this way but if you want to change it in the database that’s up to you.As soon as you have done this, use the temporary admin account and revert to prosilver and test then delete the temporary account.
# General Information about this style
name = prosilver
copyright = © phpBB Limited, 2007
style_version = 3.3.11
phpbb_version = 3.3.11
So phpBB 3.3.9 is not or no more relevant, I think.madscook wrote: Thu Feb 29, 2024 10:24 pm Support Request Template
What version of phpBB are you using? phpBB 3.3.9
...(...)...
Code: Select all
[Wed Feb 28 17:50:34.918834 2024] [security2:error] [pid 363138] [client 37.19.195.77:48828] [client 37.19.195.77] ModSecurity: Warning. Pattern match "(\\\\/(images|img(s)?|pictures|upload(s)?)\\\\/[^\\\\.]{0,108}\\\\.(pht|phtml|php\\\\d?$))" at REQUEST_URI. [file "/etc/apache2/conf.d/modsec_vendor_configs/imunify360-full-apache/012_i360_1_infectors.conf"] [line "74"] [id "77140878"] [msg "IM360 WAF: Infectors: Suspicious access attempt (webshell)!||MVN:REQUEST_URI||WPU:||T:APACHE||MV:/wp-admin/images/atomlib.php||SC:/home/exekfd/public_html/wp-admin"] [severity "DEBUG"] [tag "service_i360custom"] [hostname "astrosafarivans.org"] [uri "/wp-admin/images/atomlib.php"] [unique_id "Zd-4uvycLe5JfbfzBVigRAAAAFE"]
[Wed Feb 28 10:23:47.224408 2024] [security2:error] [pid 3785614] [client 64.252.195.7:64518] [client 64.252.195.7] ModSecurity: Warning. Match of "rx ^$" against "FILES_TMPNAMES:fileupload" required. [file "/etc/apache2/conf.d/modsec_vendor_configs/imunify360-full-apache/013_i360_filescan.conf"] [line "43"] [id "77317957"] [msg "IM360 WAF: Track file upload||MV:/tmp//20240228-102343-Zd9P_wLq-V-1jb27A8-gWQAAAAs-file-AshiFn||Size:1496484||User:exekfd||SC:/home/exekfd/public_html/chevygmcvans/posting.php||WPU:||T:APACHE||"] [severity "NOTICE"] [tag "service_im360"] [tag "noshow"] [hostname "www.chevygmcvans.com"] [uri "/posting.php"] [unique_id "Zd9P_wLq-V-1jb27A8-gWQAAAAs"], referer: http://www.chevygmcvans.com/posting.php?f=20&mode=post&sid=f7ab64734c8bdcbcdff0ea952f519f55
[Wed Feb 28 10:23:47.224319 2024] [security2:error] [pid 3785614] [client 64.252.195.7:64518] [client 64.252.195.7] ModSecurity: Warning. Match of "rx ^$" against "FILES:fileupload" required. [file "/etc/apache2/conf.d/modsec_vendor_configs/imunify360-full-apache/013_i360_filescan.conf"] [line "43"] [id "77317957"] [msg "IM360 WAF: Track file upload||MV:image0.jpeg||Size:1496484||User:exekfd||SC:/home/exekfd/public_html/chevygmcvans/posting.php||WPU:||T:APACHE||"] [severity "NOTICE"] [tag "service_im360"] [tag "noshow"] [hostname "www.chevygmcvans.com"] [uri "/posting.php"] [unique_id "Zd9P_wLq-V-1jb27A8-gWQAAAAs"], referer: http://www.chevygmcvans.com/posting.php?f=20&mode=post&sid=f7ab64734c8bdcbcdff0ea952f519f55
The mod_sec user ID is 77350314. The WAF ruleset is "IM360 WAF: Path traversal attack". I have disabled the mod_sec check for your account.