Forum Replies Created

Viewing 15 replies - 1 through 15 (of 32 total)
  • Forum: Plugins
    In reply to: [Friends] Page Templates
    Thread Starter Turk

    (@turk)

    Thank you. I will look at that and see what I can do.

    Forum: Plugins
    In reply to: [Friends] Page Templates
    Thread Starter Turk

    (@turk)

    Sure it defaults to https://www.hotelblues.com/friends/

    Which is fine for anyone not logged in. But this is what I see:
    https://i.imgur.com/GgkcmSd.png

    I want to be able to make this use my terrible cobbled together WordPress theme.

    So I need a static breadcrumb item called “Birthplace” between the Home- and the Country-item. I’ve tried something with the code examples, but I can’t get it right.

    If Birthplace and the Country stuff are all pages you should be able to do it the way I did. It may not be very efficient, but it does what I wanted.

    I have a Misc page for a set of Misc random pages. The Actual Misc Page has basic table of contents linking to the 5 random pages.

    In the <title> I put this (all of this is in my header theme template):

    <?php if ( is_page() ) { ?><?php bloginfo('name'); ?> &raquo; <?php } ?>
    <?php echo strip_tags(bcn_display(true, false)); ?>

    And for the breadcrumb this:

    <?php if ( is_page() ) { ?><a href="/"><?php bloginfo('name'); ?></a> &raquo; <?php } ?>

    <?php
    if(function_exists('bcn_display'))
    {
    	bcn_display();
    }
    ?>

    My Misc page in question is here.

    • This reply was modified 2 years, 3 months ago by Turk.
    • This reply was modified 2 years, 3 months ago by Turk.
    Thread Starter Turk

    (@turk)

    Just to mention I did manage to get it how I wanted. I used the wordpress is_ function to separate every possible thing and then add the Cat and Tag prefix.

    Thanks again for everything.

    • This reply was modified 2 years, 3 months ago by Turk.
    Thread Starter Turk

    (@turk)

    Nope I just assumed that before I fixed the WordPress Reading Options that the Tag that was showing up was just a prefix before the actual tag/cat. I again assumed that when it was fixed it would then show either Cat or Tag before the cat or tag.

    No worries. I’m just happy it’s working as intended.

    Thread Starter Turk

    (@turk)

    Is there away to reset the Breadcrumb NavXT Category Templates? Maybe I changed something in them and forgot in my frustration. I honestly don’t know at this point.

    I still want it to show Hotelblues.com ? Cat ? CatName and Hotelblues.com ? Tags ? TagName

    • This reply was modified 2 years, 3 months ago by Turk.
    Thread Starter Turk

    (@turk)

    Awesome! I figured out how to use that echo command. <?php echo strip_tags(bcn_display(true, false)); ?> Did exactly what I wanted.

    Thread Starter Turk

    (@turk)

    (you have the Tags page set as the Posts page within the WordPress settings under the reading screen).

    Holy crap that did it. I didn’t even have to switch to a static page (should I though?). I just clicked it to static and selected tags and then put it back to “Your latest posts”.

    Now it doesn’t show the Cat or Tag before the actual Category or Tag even with the “Hierarchy Display” option on. So we are making progress.

    I’m looking into the whole static front page thing. Maybe that will fix this. I’ll report back.

    Thanks for holding my hand. I was nervous/grumpy about getting my site back online.

    Switching to a Static page didn’t make the Cat/Tag appear before the actual Category or Tag. I would like it to show if it is a Category or a Tag. Any ideas on that one?

    Just to clarify it is now not showing the Breadcrumb NavXT Category Template or Tag Template at all when making the breadcrumb.

    • This reply was modified 2 years, 3 months ago by Turk.
    • This reply was modified 2 years, 3 months ago by Turk.
    Thread Starter Turk

    (@turk)

    I did mention this issue happens with the default WordPress? I just tried it with the last four Default themes and the same issue appears.

    Thread Starter Turk

    (@turk)

    Is there away to remove the Cat/Tag part from the breadcrumb? So it would just be Hotelblues.com ? Default?

    Thread Starter Turk

    (@turk)

    Yeah I’m not changing it. I’ll keep trying to fix it myself. It is a minor annoyance anyway.

    Thread Starter Turk

    (@turk)

    Post Hierarchy is set to Category. Any other ideas?

    Thread Starter Turk

    (@turk)

    Awesome that fixed it. Thank you!

    • This reply was modified 2 years, 3 months ago by Turk.
    Thread Starter Turk

    (@turk)

    I finally figured out howto make it not show posts. Only thing don’t know how to do is make the top level category a clickable link instead of opening or closing the child categories.

    Thread Starter Turk

    (@turk)

    Here is what is in my error.log on the server:

    https://www.hotelblues.com/wp-admin/options-general.php?page=breadcrumb-navxt
    [Wed Nov 09 03:28:17.944635 2022] [:error] [pid 293545:tid 3886956115712] [client 68.187.77.160:56437] [client 68.187.77.160] ModSecurity: Warning. Pattern match "(?:\\\\bhttp/\\\\d|<(?:html|meta)\\\\b)" at ARGS:bcn_options[Hhome_template]. [file "/dh/apache2/template/etc/mod_sec3_CRS/REQUEST-921-PROTOCOL-ATTACK.conf"] [line "107"] [id "921130"] [msg "HTTP Response Splitting Attack"] [data "Matched Data: <meta found within ARGS:bcn_options[Hhome_template]: <span property=\\x22itemlistelement\\x22 typeof=\\x22listitem\\x22><a property=\\x22item\\x22 typeof=\\x22webpage\\x22 title=\\x22go to %title%.\\x22 href=\\x22%link%\\x22 class=\\x22%type%\\x22 bcn-aria-current><span property=\\x22name\\x22>%htitle%</span></a><meta property=\\x22position\\x22 content=\\x22%position%\\x22></span>"] [severity "CRITICAL"] [ver "OWASP_CRS/3.3.2"] [tag "application-multi"] [tag "language-multi"] [tag "platform-multi"] [tag "attack-protocol"] [tag "paranoia-level/1"] [tag "OWASP_CRS"] [tag "capec/1000/210/272/220/34"] [hostname "www.hotelblues.com"] [uri "/wp-admin/options-general.php"] [unique_id "Y2uO0WPizMJxZAcZ6Su33gAAABM"], referer: https://www.hotelblues.com/wp-admin/options-general.php?page=breadcrumb-navxt
    [Wed Nov 09 03:28:17.944812 2022] [:error] [pid 293545:tid 3886956115712] [client 68.187.77.160:56437] [client 68.187.77.160] ModSecurity: Warning. Pattern match "(?:\\\\bhttp/\\\\d|<(?:html|meta)\\\\b)" at ARGS:bcn_options[Hhome_template_no_anchor]. [file "/dh/apache2/template/etc/mod_sec3_CRS/REQUEST-921-PROTOCOL-ATTACK.conf"] [line "107"] [id "921130"] [msg "HTTP Response Splitting Attack"] [data "Matched Data: <meta found within ARGS:bcn_options[Hhome_template_no_anchor]: <span property=\\x22itemlistelement\\x22 typeof=\\x22listitem\\x22><span property=\\x22name\\x22 class=\\x22%type%\\x22>%htitle%</span><meta property=\\x22url\\x22 content=\\x22%link%\\x22><meta property=\\x22position\\x22 content=\\x22%position%\\x22></span>"] [severity "CRITICAL"] [ver "OWASP_CRS/3.3.2"] [tag "application-multi"] [tag "language-multi"] [tag "platform-multi"] [tag "attack-protocol"] [tag "paranoia-level/1"] [tag "OWASP_CRS"] [tag "capec/1000/210/272/220/34"] [hostname "www.hotelblues.com"] [uri "/wp-admin/options-general.php"] [unique_id "Y2uO0WPizMJxZAcZ6Su33gAAABM"], referer: https://www.hotelblues.com/wp-admin/options-general.php?page=breadcrumb-navxt
    [Wed Nov 09 03:28:17.944956 2022] [:error] [pid 293545:tid 3886956115712] [client 68.187.77.160:56437] [client 68.187.77.160] ModSecurity: Warning. Pattern match "(?:\\\\bhttp/\\\\d|<(?:html|meta)\\\\b)" at ARGS:bcn_options[Hmainsite_template]. [file "/dh/apache2/template/etc/mod_sec3_CRS/REQUEST-921-PROTOCOL-ATTACK.conf"] [line "107"] [id "921130"] [msg "HTTP Response Splitting Attack"] [data "Matched Data: <meta found within ARGS:bcn_options[Hmainsite_template]: <span property=\\x22itemlistelement\\x22 typeof=\\x22listitem\\x22><a property=\\x22item\\x22 typeof=\\x22webpage\\x22 title=\\x22go to %title%.\\x22 href=\\x22%link%\\x22 class=\\x22%type%\\x22 bcn-aria-current><span property=\\x22name\\x22>%htitle%</span></a><meta property=\\x22position\\x22 content=\\x22%position%\\x22></span>"] [severity "CRITICAL"] [ver "OWASP_CRS/3.3.2"] [tag "application-multi"] [tag "language-multi"] [tag "platform-multi"] [tag "attack-protocol"] [tag "paranoia-level/1"] [tag "OWASP_CRS"] [tag "capec/1000/210/272/220/34"] [hostname "www.hotelblues.com"] [uri "/wp-admin/options-general.php"] [unique_id "Y2uO0WPizMJxZAcZ6Su33gAAABM"], referer: https://www.hotelblues.com/wp-admin/options-general.php?page=breadcrumb-navxt
    [Wed Nov 09 03:28:17.945105 2022] [:error] [pid 293545:tid 3886956115712] [client 68.187.77.160:56437] [client 68.187.77.160] ModSecurity: Warning. Pattern match "(?:\\\\bhttp/\\\\d|<(?:html|meta)\\\\b)" at ARGS:bcn_options[Hmainsite_template]. [file "/dh/apache2/template/etc/mod_sec3_CRS/REQUEST-921-PROTOCOL-ATTACK.conf"] [line "107"] [id "921130"] [msg "HTTP Response Splitting Attack"] [data "Matched Data: <meta found within ARGS:bcn_options[Hmainsite_template]: <span property=\\x22itemlistelement\\x22 typeof=\\x22listitem\\x22><a property=\\x22item\\x22 typeof=\\x22webpage\\x22 title=\\x22go to %title%.\\x22 href=\\x22%link%\\x22 class=\\x22%type%\\x22 bcn-aria-current><span property=\\x22name\\x22>%htitle%</span></a><meta property=\\x22position\\x22 content=\\x22%position%\\x22></span>"] [severity "CRITICAL"] [ver "OWASP_CRS/3.3.2"] [tag "application-multi"] [tag "language-multi"] [tag "platform-multi"] [tag "attack-protocol"] [tag "paranoia-level/1"] [tag "OWASP_CRS"] [tag "capec/1000/210/272/220/34"] [hostname "www.hotelblues.com"] [uri "/wp-admin/options-general.php"] [unique_id "Y2uO0WPizMJxZAcZ6Su33gAAABM"], referer: https://www.hotelblues.com/wp-admin/options-general.php?page=breadcrumb-navxt
    [Wed Nov 09 03:28:17.945236 2022] [:error] [pid 293545:tid 3886956115712] [client 68.187.77.160:56437] [client 68.187.77.160] ModSecurity: Warning. Pattern match "(?:\\\\bhttp/\\\\d|<(?:html|meta)\\\\b)" at ARGS:bcn_options[Hmainsite_template_no_anchor]. [file "/dh/apache2/template/etc/mod_sec3_CRS/REQUEST-921-PROTOCOL-ATTACK.conf"] [line "107"] [id "921130"] [msg "HTTP Response Splitting Attack"] [data "Matched Data: <meta found within ARGS:bcn_options[Hmainsite_template_no_anchor]: <span property=\\x22itemlistelement\\x22 typeof=\\x22listitem\\x22><span property=\\x22name\\x22 class=\\x22%type%\\x22>%htitle%</span><meta property=\\x22url\\x22 content=\\x22%link%\\x22><meta property=\\x22position\\x22 content=\\x22%position%\\x22></span>"] [severity "CRITICAL"] [ver "OWASP_CRS/3.3.2"] [tag "application-multi"] [tag "language-multi"] [tag "platform-multi"] [tag "attack-protocol"] [tag "paranoia-level/1"] [tag "OWASP_CRS"] [tag "capec/1000/210/272/220/34"] [hostname "www.hotelblues.com"] [uri "/wp-admin/options-general.php"] [unique_id "Y2uO0WPizMJxZAcZ6Su33gAAABM"], referer: https://www.hotelblues.com/wp-admin/options-general.php?page=breadcrumb-navxt
    [Wed Nov 09 03:28:17.945355 2022] [:error] [pid 293545:tid 3886956115712] [client 68.187.77.160:56437] [client 68.187.77.160] ModSecurity: Warning. Pattern match "(?:\\\\bhttp/\\\\d|<(?:html|meta)\\\\b)" at ARGS:bcn_options[Hmainsite_template_no_anchor]. [file "/dh/apache2/template/etc/mod_sec3_CRS/REQUEST-921-PROTOCOL-ATTACK.conf"] [line "107"] [id "921130"] [msg "HTTP Response Splitting Attack"] [data "Matched Data: <meta found within ARGS:bcn_options[Hmainsite_template_no_anchor]: <span property=\\x22itemlistelement\\x22 typeof=\\x22listitem\\x22><span property=\\x22name\\x22 class=\\x22%type%\\x22>%htitle%</span><meta property=\\x22url\\x22 content=\\x22%link%\\x22><meta property=\\x22position\\x22 content=\\x22%position%\\x22></span>"] [severity "CRITICAL"] [ver "OWASP_CRS/3.3.2"] [tag "application-multi"] [tag "language-multi"] [tag "platform-multi"] [tag "attack-protocol"] [tag "paranoia-level/1"] [tag "OWASP_CRS"] [tag "capec/1000/210/272/220/34"] [hostname "www.hotelblues.com"] [uri "/wp-admin/options-general.php"] [unique_id "Y2uO0WPizMJxZAcZ6Su33gAAABM"], referer: https://www.hotelblues.com/wp-admin/options-general.php?page=breadcrumb-navxt
    [Wed Nov 09 03:28:17.945491 2022] [:error] [pid 293545:tid 3886956115712] [client 68.187.77.160:56437] [client 68.187.77.160] ModSecurity: Warning. Pattern match "(?:\\\\bhttp/\\\\d|<(?:html|meta)\\\\b)" at ARGS:bcn_options[Hpost_post_template]. [file "/dh/apache2/template/etc/mod_sec3_CRS/REQUEST-921-PROTOCOL-ATTACK.conf"] [line "107"] [id "921130"] [msg "HTTP Response Splitting Attack"] [data "Matched Data: <meta found within ARGS:bcn_options[Hpost_post_template]: <span property=\\x22itemlistelement\\x22 typeof=\\x22listitem\\x22><a property=\\x22item\\x22 typeof=\\x22webpage\\x22 title=\\x22go to %title%.\\x22 href=\\x22%link%\\x22 class=\\x22%type%\\x22 bcn-aria-current><span property=\\x22name\\x22>%htitle%</span></a><meta property=\\x22position\\x22 content=\\x22%position%\\x22></span>"] [severity "CRITICAL"] [ver "OWASP_CRS/3.3.2"] [tag "application-multi"] [tag "language-multi"] [tag "platform-multi"] [tag "attack-protocol"] [tag "paranoia-level/1"] [tag "OWASP_CRS"] [tag "capec/1000/210/272/220/34"] [hostname "www.hotelblues.com"] [uri "/wp-admin/options-general.php"] [unique_id "Y2uO0WPizMJxZAcZ6Su33gAAABM"], referer: https://www.hotelblues.com/wp-admin/options-general.php?page=breadcrumb-navxt
    [Wed Nov 09 03:28:17.945614 2022] [:error] [pid 293545:tid 3886956115712] [client 68.187.77.160:56437] [client 68.187.77.160] ModSecurity: Warning. Pattern match "(?:\\\\bhttp/\\\\d|<(?:html|meta)\\\\b)" at ARGS:bcn_options[Hpost_post_template_no_anchor]. [file "/dh/apache2/template/etc/mod_sec3_CRS/REQUEST-921-PROTOCOL-ATTACK.conf"] [line "107"] [id "921130"] [msg "HTTP Response Splitting Attack"] [data "Matched Data: <meta found within ARGS:bcn_options[Hpost_post_template_no_anchor]: <span property=\\x22itemlistelement\\x22 typeof=\\x22listitem\\x22><span property=\\x22name\\x22 class=\\x22%type%\\x22>%htitle%</span><meta property=\\x22url\\x22 content=\\x22%link%\\x22><meta property=\\x22position\\x22 content=\\x22%position%\\x22></span>"] [severity "CRITICAL"] [ver "OWASP_CRS/3.3.2"] [tag "application-multi"] [tag "language-multi"] [tag "platform-multi"] [tag "attack-protocol"] [tag "paranoia-level/1"] [tag "OWASP_CRS"] [tag "capec/1000/210/272/220/34"] [hostname "www.hotelblues.com"] [uri "/wp-admin/options-general.php"] [unique_id "Y2uO0WPizMJxZAcZ6Su33gAAABM"], referer: https://www.hotelblues.com/wp-admin/options-general.php?page=breadcrumb-navxt
    [Wed Nov 09 03:28:17.945756 2022] [:error] [pid 293545:tid 3886956115712] [client 68.187.77.160:56437] [client 68.187.77.160] ModSecurity: Warning. Pattern match "(?:\\\\bhttp/\\\\d|<(?:html|meta)\\\\b)" at ARGS:bcn_options[Hpost_page_template]. [file "/dh/apache2/template/etc/mod_sec3_CRS/REQUEST-921-PROTOCOL-ATTACK.conf"] [line "107"] [id "921130"] [msg "HTTP Response Splitting Attack"] [data "Matched Data: <meta found within ARGS:bcn_options[Hpost_page_template]: <span property=\\x22itemlistelement\\x22 typeof=\\x22listitem\\x22><a property=\\x22item\\x22 typeof=\\x22webpage\\x22 title=\\x22go to %title%.\\x22 href=\\x22%link%\\x22 class=\\x22%type%\\x22 bcn-aria-current><span property=\\x22name\\x22>%htitle%</span></a><meta property=\\x22position\\x22 content=\\x22%position%\\x22></span>"] [severity "CRITICAL"] [ver "OWASP_CRS/3.3.2"] [tag "application-multi"] [tag "language-multi"] [tag "platform-multi"] [tag "attack-protocol"] [tag "paranoia-level/1"] [tag "OWASP_CRS"] [tag "capec/1000/210/272/220/34"] [hostname "www.hotelblues.com"] [uri "/wp-admin/options-general.php"] [unique_id "Y2uO0WPizMJxZAcZ6Su33gAAABM"], referer: https://www.hotelblues.com/wp-admin/options-general.php?page=breadcrumb-navxt
    [Wed Nov 09 03:28:17.945866 2022] [:error] [pid 293545:tid 3886956115712] [client 68.187.77.160:56437] [client 68.187.77.160] ModSecurity: Warning. Pattern match "(?:\\\\bhttp/\\\\d|<(?:html|meta)\\\\b)" at ARGS:bcn_options[Hpost_page_template_no_anchor]. [file "/dh/apache2/template/etc/mod_sec3_CRS/REQUEST-921-PROTOCOL-ATTACK.conf"] [line "107"] [id "921130"] [msg "HTTP Response Splitting Attack"] [data "Matched Data: <meta found within ARGS:bcn_options[Hpost_page_template_no_anchor]: <span property=\\x22itemlistelement\\x22 typeof=\\x22listitem\\x22><span property=\\x22name\\x22 class=\\x22%type%\\x22>%htitle%</span><meta property=\\x22url\\x22 content=\\x22%link%\\x22><meta property=\\x22position\\x22 content=\\x22%position%\\x22></span>"] [severity "CRITICAL"] [ver "OWASP_CRS/3.3.2"] [tag "application-multi"] [tag "language-multi"] [tag "platform-multi"] [tag "attack-protocol"] [tag "paranoia-level/1"] [tag "OWASP_CRS"] [tag "capec/1000/210/272/220/34"] [hostname "www.hotelblues.com"] [uri "/wp-admin/options-general.php"] [unique_id "Y2uO0WPizMJxZAcZ6Su33gAAABM"], referer: https://www.hotelblues.com/wp-admin/options-general.php?page=breadcrumb-navxt
    [Wed Nov 09 03:28:17.946032 2022] [:error] [pid 293545:tid 3886956115712] [client 68.187.77.160:56437] [client 68.187.77.160] ModSecurity: Warning. Pattern match "(?:\\\\bhttp/\\\\d|<(?:html|meta)\\\\b)" at ARGS:bcn_options[Hpost_attachment_template]. [file "/dh/apache2/template/etc/mod_sec3_CRS/REQUEST-921-PROTOCOL-ATTACK.conf"] [line "107"] [id "921130"] [msg "HTTP Response Splitting Attack"] [data "Matched Data: <meta found within ARGS:bcn_options[Hpost_attachment_template]: <span property=\\x22itemlistelement\\x22 typeof=\\x22listitem\\x22><a property=\\x22item\\x22 typeof=\\x22webpage\\x22 title=\\x22go to %title%.\\x22 href=\\x22%link%\\x22 class=\\x22%type%\\x22 bcn-aria-current><span property=\\x22name\\x22>%htitle%</span></a><meta property=\\x22position\\x22 content=\\x22%position%\\x22></span>"] [severity "CRITICAL"] [ver "OWASP_CRS/3.3.2"] [tag "application-multi"] [tag "language-multi"] [tag "platform-multi"] [tag "attack-protocol"] [tag "paranoia-level/1"] [tag "OWASP_CRS"] [tag "capec/1000/210/272/220/34"] [hostname "www.hotelblues.com"] [uri "/wp-admin/options-general.php"] [unique_id "Y2uO0WPizMJxZAcZ6Su33gAAABM"], referer: https://www.hotelblues.com/wp-admin/options-general.php?page=breadcrumb-navxt
    [Wed Nov 09 03:28:17.946163 2022] [:error] [pid 293545:tid 3886956115712] [client 68.187.77.160:56437] [client 68.187.77.160] ModSecurity: Warning. Pattern match "(?:\\\\bhttp/\\\\d|<(?:html|meta)\\\\b)" at ARGS:bcn_options[Hpost_attachment_template_no_anchor]. [file "/dh/apache2/template/etc/mod_sec3_CRS/REQUEST-921-PROTOCOL-ATTACK.conf"] [line "107"] [id "921130"] [msg "HTTP Response Splitting Attack"] [data "Matched Data: <meta found within ARGS:bcn_options[Hpost_attachment_template_no_anchor]: <span property=\\x22itemlistelement\\x22 typeof=\\x22listitem\\x22><span property=\\x22name\\x22 class=\\x22%type%\\x22>%htitle%</span><meta property=\\x22url\\x22 content=\\x22%link%\\x22><meta property=\\x22position\\x22 content=\\x22%position%\\x22></span>"] [severity "CRITICAL"] [ver "OWASP_CRS/3.3.2"] [tag "application-multi"] [tag "language-multi"] [tag "platform-multi"] [tag "attack-protocol"] [tag "paranoia-level/1"] [tag "OWASP_CRS"] [tag "capec/1000/210/272/220/34"] [hostname "www.hotelblues.com"] [uri "/wp-admin/options-general.php"] [unique_id "Y2uO0WPizMJxZAcZ6Su33gAAABM"], referer: https://www.hotelblues.com/wp-admin/options-general.php?page=breadcrumb-navxt
    [Wed Nov 09 03:28:17.946352 2022] [:error] [pid 293545:tid 3886956115712] [client 68.187.77.160:56437] [client 68.187.77.160] ModSecurity: Warning. Pattern match "(?:\\\\bhttp/\\\\d|<(?:html|meta)\\\\b)" at ARGS:bcn_options[Htax_category_template]. [file "/dh/apache2/template/etc/mod_sec3_CRS/REQUEST-921-PROTOCOL-ATTACK.conf"] [line "107"] [id "921130"] [msg "HTTP Response Splitting Attack"] [data "Matched Data: <meta found within ARGS:bcn_options[Htax_category_template]: <span property=\\x22itemlistelement\\x22 typeof=\\x22listitem\\x22><a property=\\x22item\\x22 typeof=\\x22webpage\\x22 title=\\x22go to the %title% category archives.\\x22 href=\\x22%link%\\x22 class=\\x22%type%\\x22 bcn-aria-current><span property=\\x22name\\x22>%htitle%</span></a><meta property=\\x22position\\x22 content=\\x22%position%\\x22></span>"] [severity "CRITICAL"] [ver "OWASP_CRS/3.3.2"] [tag "application-multi"] [tag "language-multi"] [tag "platform-multi"] [tag "attack-protocol"] [tag "paranoia-level/1"] [tag "OWASP_CRS"] [tag "capec/1000/210/272/220/34"] [hostname "www.hotelblues.com"] [uri "/wp-admin/options-general.php"] [unique_id "Y2uO0WPizMJxZAcZ6Su33gAAABM"], referer: https://www.hotelblues.com/wp-admin/options-general.php?page=breadcrumb-navxt
    [Wed Nov 09 03:28:17.946500 2022] [:error] [pid 293545:tid 3886956115712] [client 68.187.77.160:56437] [client 68.187.77.160] ModSecurity: Warning. Pattern match "(?:\\\\bhttp/\\\\d|<(?:html|meta)\\\\b)" at ARGS:bcn_options[Htax_category_template_no_anchor]. [file "/dh/apache2/template/etc/mod_sec3_CRS/REQUEST-921-PROTOCOL-ATTACK.conf"] [line "107"] [id "921130"] [msg "HTTP Response Splitting Attack"] [data "Matched Data: <meta found within ARGS:bcn_options[Htax_category_template_no_anchor]: <span property=\\x22itemlistelement\\x22 typeof=\\x22listitem\\x22><span property=\\x22name\\x22 class=\\x22%type%\\x22>%htitle%</span><meta property=\\x22url\\x22 content=\\x22%link%\\x22><meta property=\\x22position\\x22 content=\\x22%position%\\x22></span>"] [severity "CRITICAL"] [ver "OWASP_CRS/3.3.2"] [tag "application-multi"] [tag "language-multi"] [tag "platform-multi"] [tag "attack-protocol"] [tag "paranoia-level/1"] [tag "OWASP_CRS"] [tag "capec/1000/210/272/220/34"] [hostname "www.hotelblues.com"] [uri "/wp-admin/options-general.php"] [unique_id "Y2uO0WPizMJxZAcZ6Su33gAAABM"], referer: https://www.hotelblues.com/wp-admin/options-general.php?page=breadcrumb-navxt
    [Wed Nov 09 03:28:17.946625 2022] [:error] [pid 293545:tid 3886956115712] [client 68.187.77.160:56437] [client 68.187.77.160] ModSecurity: Warning. Pattern match "(?:\\\\bhttp/\\\\d|<(?:html|meta)\\\\b)" at ARGS:bcn_options[Htax_post_tag_template]. [file "/dh/apache2/template/etc/mod_sec3_CRS/REQUEST-921-PROTOCOL-ATTACK.conf"] [line "107"] [id "921130"] [msg "HTTP Response Splitting Attack"] [data "Matched Data: <meta found within ARGS:bcn_options[Htax_post_tag_template]: <span property=\\x22itemlistelement\\x22 typeof=\\x22listitem\\x22><a property=\\x22item\\x22 typeof=\\x22webpage\\x22 title=\\x22go to the %title% tag archives.\\x22 href=\\x22%link%\\x22 class=\\x22%type%\\x22 bcn-aria-current><span property=\\x22name\\x22>%htitle%</span></a><meta property=\\x22position\\x22 content=\\x22%position%\\x22></span>"] [severity "CRITICAL"] [ver "OWASP_CRS/3.3.2"] [tag "application-multi"] [tag "language-multi"] [tag "platform-multi"] [tag "attack-protocol"] [tag "paranoia-level/1"] [tag "OWASP_CRS"] [tag "capec/1000/210/272/220/34"] [hostname "www.hotelblues.com"] [uri "/wp-admin/options-general.php"] [unique_id "Y2uO0WPizMJxZAcZ6Su33gAAABM"], referer: https://www.hotelblues.com/wp-admin/options-general.php?page=breadcrumb-navxt
    [Wed Nov 09 03:28:17.946743 2022] [:error] [pid 293545:tid 3886956115712] [client 68.187.77.160:56437] [client 68.187.77.160] ModSecurity: Warning. Pattern match "(?:\\\\bhttp/\\\\d|<(?:html|meta)\\\\b)" at ARGS:bcn_options[Htax_post_tag_template_no_anchor]. [file "/dh/apache2/template/etc/mod_sec3_CRS/REQUEST-921-PROTOCOL-ATTACK.conf"] [line "107"] [id "921130"] [msg "HTTP Response Splitting Attack"] [data "Matched Data: <meta found within ARGS:bcn_options[Htax_post_tag_template_no_anchor]: <span property=\\x22itemlistelement\\x22 typeof=\\x22listitem\\x22><span property=\\x22name\\x22 class=\\x22%type%\\x22>%htitle%</span><meta property=\\x22url\\x22 content=\\x22%link%\\x22><meta property=\\x22position\\x22 content=\\x22%position%\\x22></span>"] [severity "CRITICAL"] [ver "OWASP_CRS/3.3.2"] [tag "application-multi"] [tag "language-multi"] [tag "platform-multi"] [tag "attack-protocol"] [tag "paranoia-level/1"] [tag "OWASP_CRS"] [tag "capec/1000/210/272/220/34"] [hostname "www.hotelblues.com"] [uri "/wp-admin/options-general.php"] [unique_id "Y2uO0WPizMJxZAcZ6Su33gAAABM"], referer: https://www.hotelblues.com/wp-admin/options-general.php?page=breadcrumb-navxt
    [Wed Nov 09 03:28:17.946870 2022] [:error] [pid 293545:tid 3886956115712] [client 68.187.77.160:56437] [client 68.187.77.160] ModSecurity: Warning. Pattern match "(?:\\\\bhttp/\\\\d|<(?:html|meta)\\\\b)" at ARGS:bcn_options[Htax_post_format_template]. [file "/dh/apache2/template/etc/mod_sec3_CRS/REQUEST-921-PROTOCOL-ATTACK.conf"] [line "107"] [id "921130"] [msg "HTTP Response Splitting Attack"] [data "Matched Data: <meta found within ARGS:bcn_options[Htax_post_format_template]: <span property=\\x22itemlistelement\\x22 typeof=\\x22listitem\\x22><a property=\\x22item\\x22 typeof=\\x22webpage\\x22 title=\\x22go to the %title% format archives.\\x22 href=\\x22%link%\\x22 class=\\x22%type%\\x22 bcn-aria-current><span property=\\x22name\\x22>%htitle%</span></a><meta property=\\x22position\\x22 content=\\x22%position%\\x22></span>"] [severity "CRITICAL"] [ver "OWASP_CRS/3.3.2"] [tag "application-multi"] [tag "language-multi"] [tag "platform-multi"] [tag "attack-protocol"] [tag "paranoia-level/1"] [tag "OWASP_CRS"] [tag "capec/1000/210/272/220/34"] [hostname "www.hotelblues.com"] [uri "/wp-admin/options-general.php"] [unique_id "Y2uO0WPizMJxZAcZ6Su33gAAABM"], referer: https://www.hotelblues.com/wp-admin/options-general.php?page=breadcrumb-navxt
    [Wed Nov 09 03:28:17.947007 2022] [:error] [pid 293545:tid 3886956115712] [client 68.187.77.160:56437] [client 68.187.77.160] ModSecurity: Warning. Pattern match "(?:\\\\bhttp/\\\\d|<(?:html|meta)\\\\b)" at ARGS:bcn_options[Htax_post_format_template_no_anchor]. [file "/dh/apache2/template/etc/mod_sec3_CRS/REQUEST-921-PROTOCOL-ATTACK.conf"] [line "107"] [id "921130"] [msg "HTTP Response Splitting Attack"] [data "Matched Data: <meta found within ARGS:bcn_options[Htax_post_format_template_no_anchor]: <span property=\\x22itemlistelement\\x22 typeof=\\x22listitem\\x22><span property=\\x22name\\x22 class=\\x22%type%\\x22>%htitle%</span><meta property=\\x22url\\x22 content=\\x22%link%\\x22><meta property=\\x22position\\x22 content=\\x22%position%\\x22></span>"] [severity "CRITICAL"] [ver "OWASP_CRS/3.3.2"] [tag "application-multi"] [tag "language-multi"] [tag "platform-multi"] [tag "attack-protocol"] [tag "paranoia-level/1"] [tag "OWASP_CRS"] [tag "capec/1000/210/272/220/34"] [hostname "www.hotelblues.com"] [uri "/wp-admin/options-general.php"] [unique_id "Y2uO0WPizMJxZAcZ6Su33gAAABM"], referer: https://www.hotelblues.com/wp-admin/options-general.php?page=breadcrumb-navxt
    [Wed Nov 09 03:28:17.947127 2022] [:error] [pid 293545:tid 3886956115712] [client 68.187.77.160:56437] [client 68.187.77.160] ModSecurity: Warning. Pattern match "(?:\\\\bhttp/\\\\d|<(?:html|meta)\\\\b)" at ARGS:bcn_options[Hauthor_template]. [file "/dh/apache2/template/etc/mod_sec3_CRS/REQUEST-921-PROTOCOL-ATTACK.conf"] [line "107"] [id "921130"] [msg "HTTP Response Splitting Attack"] [data "Matched Data: <meta found within ARGS:bcn_options[Hauthor_template]: <span property=\\x22itemlistelement\\x22 typeof=\\x22listitem\\x22><span property=\\x22name\\x22>articles by: <a title=\\x22go to the first page of posts by %title%.\\x22 href=\\x22%link%\\x22 class=\\x22%type%\\x22 bcn-aria-current>%htitle%</a></span><meta property=\\x22position\\x22 content=\\x22%position%\\x22></span>"] [severity "CRITICAL"] [ver "OWASP_CRS/3.3.2"] [tag "application-multi"] [tag "language-multi"] [tag "platform-multi"] [tag "attack-protocol"] [tag "paranoia-level/1"] [tag "OWASP_CRS"] [tag "capec/1000/210/272/220/34"] [hostname "www.hotelblues.com"] [uri "/wp-admin/options-general.php"] [unique_id "Y2uO0WPizMJxZAcZ6Su33gAAABM"], referer: https://www.hotelblues.com/wp-admin/options-general.php?page=breadcrumb-navxt
    [Wed Nov 09 03:28:17.947288 2022] [:error] [pid 293545:tid 3886956115712] [client 68.187.77.160:56437] [client 68.187.77.160] ModSecurity: Warning. Pattern match "(?:\\\\bhttp/\\\\d|<(?:html|meta)\\\\b)" at ARGS:bcn_options[Hdate_template]. [file "/dh/apache2/template/etc/mod_sec3_CRS/REQUEST-921-PROTOCOL-ATTACK.conf"] [line "107"] [id "921130"] [msg "HTTP Response Splitting Attack"] [data "Matched Data: <meta found within ARGS:bcn_options[Hdate_template]: <span property=\\x22itemlistelement\\x22 typeof=\\x22listitem\\x22><a property=\\x22item\\x22 typeof=\\x22webpage\\x22 title=\\x22go to the %title% archives.\\x22 href=\\x22%link%\\x22 class=\\x22%type%\\x22 bcn-aria-current><span property=\\x22name\\x22>%htitle%</span></a><meta property=\\x22position\\x22 content=\\x22%position%\\x22></span>"] [severity "CRITICAL"] [ver "OWASP_CRS/3.3.2"] [tag "application-multi"] [tag "language-multi"] [tag "platform-multi"] [tag "attack-protocol"] [tag "paranoia-level/1"] [tag "OWASP_CRS"] [tag "capec/1000/210/272/220/34"] [hostname "www.hotelblues.com"] [uri "/wp-admin/options-general.php"] [unique_id "Y2uO0WPizMJxZAcZ6Su33gAAABM"], referer: https://www.hotelblues.com/wp-admin/options-general.php?page=breadcrumb-navxt
    [Wed Nov 09 03:28:17.947415 2022] [:error] [pid 293545:tid 3886956115712] [client 68.187.77.160:56437] [client 68.187.77.160] ModSecurity: Warning. Pattern match "(?:\\\\bhttp/\\\\d|<(?:html|meta)\\\\b)" at ARGS:bcn_options[Hdate_template_no_anchor]. [file "/dh/apache2/template/etc/mod_sec3_CRS/REQUEST-921-PROTOCOL-ATTACK.conf"] [line "107"] [id "921130"] [msg "HTTP Response Splitting Attack"] [data "Matched Data: <meta found within ARGS:bcn_options[Hdate_template_no_anchor]: <span property=\\x22itemlistelement\\x22 typeof=\\x22listitem\\x22><span property=\\x22name\\x22 class=\\x22%type%\\x22>%htitle%</span><meta property=\\x22url\\x22 content=\\x22%link%\\x22><meta property=\\x22position\\x22 content=\\x22%position%\\x22></span>"] [severity "CRITICAL"] [ver "OWASP_CRS/3.3.2"] [tag "application-multi"] [tag "language-multi"] [tag "platform-multi"] [tag "attack-protocol"] [tag "paranoia-level/1"] [tag "OWASP_CRS"] [tag "capec/1000/210/272/220/34"] [hostname "www.hotelblues.com"] [uri "/wp-admin/options-general.php"] [unique_id "Y2uO0WPizMJxZAcZ6Su33gAAABM"], referer: https://www.hotelblues.com/wp-admin/options-general.php?page=breadcrumb-navxt
    [Wed Nov 09 03:28:17.947544 2022] [:error] [pid 293545:tid 3886956115712] [client 68.187.77.160:56437] [client 68.187.77.160] ModSecurity: Warning. Pattern match "(?:\\\\bhttp/\\\\d|<(?:html|meta)\\\\b)" at ARGS:bcn_options[Hsearch_template]. [file "/dh/apache2/template/etc/mod_sec3_CRS/REQUEST-921-PROTOCOL-ATTACK.conf"] [line "107"] [id "921130"] [msg "HTTP Response Splitting Attack"] [data "Matched Data: <meta found within ARGS:bcn_options[Hsearch_template]: <span property=\\x22itemlistelement\\x22 typeof=\\x22listitem\\x22><span property=\\x22name\\x22>search results for '<a property=\\x22item\\x22 typeof=\\x22webpage\\x22 title=\\x22go to the first page of search results for %title%.\\x22 href=\\x22%link%\\x22 class=\\x22%type%\\x22 bcn-aria-current>%htitle%</a>'</span><meta property=\\x22position\\x22 content=\\x22%position%\\x22></span>"] [severity "CRITICAL"] [ver "OWASP_CRS/3.3.2"] [tag "application-multi"] [tag "language-multi"] [tag "platform-multi"] [tag "attack-protocol"] [tag "paranoia-level/1"] [tag "OWASP_CRS"] [tag "capec/1000/210/272/220/34"] [hostname "www.hotelblues.com"] [uri "/wp-admin/options-general.php"] [unique_id "Y2uO0WPizMJxZAcZ6Su33gAAABM"], referer: https://www.hotelblues.com/wp-admin/options-general.php?page=breadcrumb-navxt
    [Wed Nov 09 03:28:17.947695 2022] [:error] [pid 293545:tid 3886956115712] [client 68.187.77.160:56437] [client 68.187.77.160] ModSecurity: Warning. Pattern match "(?:\\\\bhttp/\\\\d|<(?:html|meta)\\\\b)" at ARGS:bcn_options[H404_template]. [file "/dh/apache2/template/etc/mod_sec3_CRS/REQUEST-921-PROTOCOL-ATTACK.conf"] [line "107"] [id "921130"] [msg "HTTP Response Splitting Attack"] [data "Matched Data: <meta found within ARGS:bcn_options[H404_template]: <span property=\\x22itemlistelement\\x22 typeof=\\x22listitem\\x22><a property=\\x22item\\x22 typeof=\\x22webpage\\x22 title=\\x22go to %title%.\\x22 href=\\x22%link%\\x22 class=\\x22%type%\\x22 bcn-aria-current><span property=\\x22name\\x22>%htitle%</span></a><meta property=\\x22position\\x22 content=\\x22%position%\\x22></span>"] [severity "CRITICAL"] [ver "OWASP_CRS/3.3.2"] [tag "application-multi"] [tag "language-multi"] [tag "platform-multi"] [tag "attack-protocol"] [tag "paranoia-level/1"] [tag "OWASP_CRS"] [tag "capec/1000/210/272/220/34"] [hostname "www.hotelblues.com"] [uri "/wp-admin/options-general.php"] [unique_id "Y2uO0WPizMJxZAcZ6Su33gAAABM"], referer: https://www.hotelblues.com/wp-admin/options-general.php?page=breadcrumb-navxt
    [Wed Nov 09 03:28:17.974704 2022] [:error] [pid 293545:tid 3886956115712] [client 68.187.77.160:56437] [client 68.187.77.160] ModSecurity: Warning. detected SQLi using libinjection with fingerprint 'sos' [file "/dh/apache2/template/etc/mod_sec3_CRS/REQUEST-942-APPLICATION-ATTACK-SQLI.conf"] [line "65"] [id "942100"] [msg "SQL Injection Attack Detected via libinjection"] [data "Matched Data: sos found within ARGS:bcn_options[Hauthor_template_no_anchor]: <span class=\\x22%type%\\x22>Articles by: %htitle%</span>"] [severity "CRITICAL"] [ver "OWASP_CRS/3.3.2"] [tag "application-multi"] [tag "language-multi"] [tag "platform-multi"] [tag "attack-sqli"] [tag "paranoia-level/1"] [tag "OWASP_CRS"] [tag "capec/1000/152/248/66"] [tag "PCI/6.5.2"] [hostname "www.hotelblues.com"] [uri "/wp-admin/options-general.php"] [unique_id "Y2uO0WPizMJxZAcZ6Su33gAAABM"], referer: https://www.hotelblues.com/wp-admin/options-general.php?page=breadcrumb-navxt
    [Wed Nov 09 03:28:17.974965 2022] [:error] [pid 293545:tid 3886956115712] [client 68.187.77.160:56437] [client 68.187.77.160] ModSecurity: Warning. detected SQLi using libinjection with fingerprint 'sos' [file "/dh/apache2/template/etc/mod_sec3_CRS/REQUEST-942-APPLICATION-ATTACK-SQLI.conf"] [line "65"] [id "942100"] [msg "SQL Injection Attack Detected via libinjection"] [data "Matched Data: sos found within ARGS:bcn_options[Hsearch_template_no_anchor]: <span class=\\x22%type%\\x22>Search results for '%htitle%'</span>"] [severity "CRITICAL"] [ver "OWASP_CRS/3.3.2"] [tag "application-multi"] [tag "language-multi"] [tag "platform-multi"] [tag "attack-sqli"] [tag "paranoia-level/1"] [tag "OWASP_CRS"] [tag "capec/1000/152/248/66"] [tag "PCI/6.5.2"] [hostname "www.hotelblues.com"] [uri "/wp-admin/options-general.php"] [unique_id "Y2uO0WPizMJxZAcZ6Su33gAAABM"], referer: https://www.hotelblues.com/wp-admin/options-general.php?page=breadcrumb-navxt
    [Wed Nov 09 03:28:18.007927 2022] [:error] [pid 293545:tid 3886956115712] [client 68.187.77.160:56437] [client 68.187.77.160] ModSecurity: Access denied with code 418 (phase 2). Operator GE matched 7 at TX:anomaly_score. [file "/dh/apache2/template/etc/mod_sec3_CRS/REQUEST-949-BLOCKING-EVALUATION.conf"] [line "93"] [id "949110"] [msg "Inbound Anomaly Score Exceeded (Total Score: 125)"] [severity "CRITICAL"] [ver "OWASP_CRS/3.3.2"] [tag "application-multi"] [tag "language-multi"] [tag "platform-multi"] [tag "attack-generic"] [hostname "www.hotelblues.com"] [uri "/wp-admin/options-general.php"] [unique_id "Y2uO0WPizMJxZAcZ6Su33gAAABM"], referer: https://www.hotelblues.com/wp-admin/options-general.php?page=breadcrumb-navxt
    [Wed Nov 09 03:28:19.719306 2022] [:error] [pid 293545:tid 3886956115712] [client 68.187.77.160:56437] [client 68.187.77.160] ModSecurity: Warning. Matched phrase "/options-general.php" at REQUEST_HEADERS:Referer. [file "/dh/apache2/template/etc/mod_sec3_CRS/REQUEST-00-LOCAL-WHITELIST.conf"] [line "27"] [id "1011"] [hostname "www.hotelblues.com"] [uri "/wp-admin/options-general.php"] [unique_id "Y2uO02PizMJxZAcZ6Su33wAAABU"], referer: https://www.hotelblues.com/wp-admin/options-general.php
Viewing 15 replies - 1 through 15 (of 32 total)