LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > LinuxQuestions.org > LQ Suggestions & Feedback
User Name
Password
LQ Suggestions & Feedback Do you have a suggestion for this site or an idea that will make the site better? This forum is for you.
PLEASE READ THIS FORUM - Information and status updates will also be posted here.

Notices


Reply
  Search this Thread
Old 05-22-2022, 03:55 PM   #1
mfoley
Senior Member
 
Registered: Oct 2008
Location: Columbus, Ohio USA
Distribution: Slackware
Posts: 2,555

Rep: Reputation: 177Reputation: 177
Sorry you have been blocked


This may not be the right forum, but I don't see a HeyWTF! forum ...

I just attempted to submit a thread and got the message, "Sorry you have been blocked / You are unable to access linuxquestions.org". This, just moments after submitting a reply to a previous thread.

I've been posting on LQ since 2008 and this is the first time this has happened. The IP I was connecting from was 184.57.48.3. Why was I blocked? More importantly, how can I get unblocked.
 
Old 05-22-2022, 04:13 PM   #2
teckk
LQ Guru
 
Registered: Oct 2004
Distribution: Arch
Posts: 5,137
Blog Entries: 6

Rep: Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826
Did you post something in code tags that cloudflare does not like? There is a thread on that. More than one.

https://www.linuxquestions.org/quest...rg-4175711181/

https://www.linuxquestions.org/quest...st-4175705379/
 
1 members found this post helpful.
Old 05-22-2022, 06:57 PM   #3
mfoley
Senior Member
 
Registered: Oct 2008
Location: Columbus, Ohio USA
Distribution: Slackware
Posts: 2,555

Original Poster
Rep: Reputation: 177Reputation: 177
I had a couple of snippets of .jsp code. I've removed those and tried to re-post and it worked. I'll review your links to see if I can figure out what it didn't like. I've posted .jsp snippets in a code block for year and never had this happen! I guess just that posting was block and not me overall for everything on LQ. It would have been nice if the error page had a bit more info on why I, or rather that specific post, was blocked, especially if it just had something to do with a verboten content in a code block.

Thanks for pointing me it the right direction.

BTW - I used to get emailed notices when someone posted to my thread. On several occasions in the past this just stopped (as it has for the past several months). When I complained in some forum (I forget which) it just started working again. Any idea on this?

Last edited by mfoley; 05-22-2022 at 07:17 PM.
 
Old 05-23-2022, 12:50 AM   #4
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Yep, there's plenty of complaints about this one already.
And I'm joining in with each and every one.
Somehow I doubt that Clownflare cannot be configured properly wrt code snippets, but who am I to know...
 
Old 05-23-2022, 06:53 AM   #5
teckk
LQ Guru
 
Registered: Oct 2004
Distribution: Arch
Posts: 5,137
Blog Entries: 6

Rep: Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826
Quote:
When I complained in some forum (I forget which) it just started working again. Any idea on this?
Yup, If your email server kicks back a mail, then then forum stops sending. Go into your LQ settings and re enable it.

I put a couple of underscores before the offending code that cloudflare does not like. And tell the forum, remove the underscores. Or replace __ with <>

Code:
__ls -a
__nc <something>
__script__something here__/script__
 
Old 05-23-2022, 06:55 AM   #6
teckk
LQ Guru
 
Registered: Oct 2004
Distribution: Arch
Posts: 5,137
Blog Entries: 6

Rep: Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826
That does work, may not be ideal, but allows one to post. From this pages source.
Code:
__script__
 (function(h,o,u,n,d) {
   h=h[d]=h[d]||{q:[],onReady:function(c){h.q.push(c)}}
   d=o.createElement(u);d.async=1;d.src=n
   n=o.getElementsByTagName(u)[0];n.parentNode.insertBefore(d,n)
})(window,document,'script','https://www.datadoghq-browser-agent.com/datadog-rum.js','DD_RUM')
  DD_RUM.onReady(function() {
    DD_RUM.init({
      clientToken: 'pubdfe3d3f97883d30bebd7d86fb4401f1d',
      applicationId: '86c29c7b-d36b-44bb-a819-211494f32b57',
      site: 'datadoghq.com',
      service: 'LQ',
      sampleRate: 100,
      trackInteractions: true,
    })
  })
__/script__
 
Old 05-23-2022, 07:07 AM   #7
elcore
Senior Member
 
Registered: Sep 2014
Distribution: Slackware
Posts: 1,753

Rep: Reputation: Disabled
Old noscript 5.1.9 extension can block cdnjs.cloudflare.com
Noticed that cloudflare did redirect to a page citing a host problem with LQ at one point, but since I've blocked its cdnjs it's mostly working fine.
I'd support anything that gets rid of spam, however. Even a custom captcha presenting a considerable challenge.
 
Old 05-23-2022, 12:23 PM   #8
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
^ Yes, other addons can also do that.
Means I cannot post if cloudflare doesn't like it - or I do enable javascript. I ususally don't though.
And what about those terminal web browser or dillo users?

Nobody likes spam, but this is ridiculous.
Malicious code execution in forum posts???
Cloudflare is basically telling jeremy "We don't think you configured your server properly, we will keep everything suspicious from you!"
Quote:
Originally Posted by teckk View Post
I put a couple of underscores before the offending code that cloudflare does not like. And tell the forum, remove the underscores. Or replace __ with <>
Unfortunately it's not so easy.
I recently wanted to share a longish conky lua script, and got the same clownflare page.
There was no "ls" in it. No <tags> either.
What was the offending code? IDK.
 
Old 06-08-2022, 12:22 PM   #9
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Another one:
https://www.linuxquestions.org/quest...0/#post6359504
This is getting ridiculous. A simple fix like prefixing it with an underscore doesn't help either.
Worst thing, I simply don't see the point.
Plenty of forums (including ones based on the same software as LQ) post code snippets all the time, without any harm.
It doesn't strike me as a viable attack vector.
 
Old 06-18-2022, 12:14 AM   #10
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
And yet another one:
https://www.linuxquestions.org/quest...ed-4175713533/
Yes, this one also comes down to clownflare's code blocking.
 
Old 06-18-2022, 09:28 AM   #11
BenCollver
Rogue Class
 
Registered: Sep 2006
Location: OR, USA
Distribution: Slackware64-15.0
Posts: 375
Blog Entries: 2

Rep: Reputation: 172Reputation: 172
Code:
                                   (
                        )         ))    )        (
                  (    ))     (  (  |  ()    )   ))   )
                  ))  (  __) )) ( ) ( )  (\ ( (_ _   ((
                 (  \ _ /_ |   ____________   / \ \_ / )
              ( )) _ / \// /,-'            `-.\\ / / \ |)
              ( _ / \_/\ \.'                  / \ _/__/
               / /\/ |\ ,'                   _/_/_ \ /\ _
             / \ \_\_\ / _____.    ._____     \_/ \/\\ |\\
             \| // \  /                      // \ / |/_/ /
             /\ \_\_ / ------._ / /_,-----      /_//\ / \ \
             \ /  / ,    (())  /  \  (())         \_/\ _//\
               \_\  |_   -.----.   ,-----         / _\  \_/
               \_ / /    /      `.                 / ||\/ \
                 \ ..    |       |        . .        || /\/
                   |  ` .\      .'. . . '_    `      ||\_/
                   |   /  `----'          `.    `   / //
                   |  /  _ _______...----.  \    . \_/|
                   `.   / |_|_|_|_|_|_/ . ) |         ,
                    | ` ||=/\ .       /\ /  '    '   /
                    `.' |/\ ,'  ,   ./\//       '   '
                     `.`|/\/  ,'  ,'/\,'   ,  '     |
                      |'|/\\____,' /\/   ,'         |
                      `.\/\_ _ _ ./\/  ,'           |
                       \`\|_|_|_|_\/ .'    ,-'      | )
                    (   `.' . . . , '   ,-'         | | )      )
      (         ( ( )),;'|\          ,-'            |.  ((    ((    )
      ))     ) )) |  //  | `--------'               |/\(  )  )  |   ))
     ( )    )(  ( \ / | ,'    /                  __,'  \  ( ( ( )  ( (
    )  |\) (  )___,|  |'      \         _____.--'       |-.__   )) ) |)
   (   ___,---'    |  /\               /\               /    `--._ (   )
   ---'       /`-._\ /'.\             /, \ _,-'\    _.-'          `-._
             .     `-._ `-._ ____  _.-'_,-'     .--'                  `-.
             |         `-._,'    `._,-'         |
             |             |      |             |
             |            _|      |_            |
             |        _.-` `.____.' `-._        |
             `    _,-'                  `-._    '
              \.-'                          `-./       ~by josuah & 20h
$ curl gopher://bitreich.org/0/ascii/clownflare.vt

Last edited by BenCollver; 06-18-2022 at 09:28 AM. Reason: remove [/FONT] tag
 
Old 06-22-2022, 12:03 AM   #12
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
It happened again:
https://www.linuxquestions.org/quest...5/#post6362670
I couldn't even post that simple command without code tags, or in the middle of a sentence, or starting with underscores.
 
Old 06-22-2022, 07:23 AM   #13
boughtonp
Senior Member
 
Registered: Feb 2007
Location: UK
Distribution: Debian
Posts: 3,599

Rep: Reputation: 2546Reputation: 2546Reputation: 2546Reputation: 2546Reputation: 2546Reputation: 2546Reputation: 2546Reputation: 2546Reputation: 2546Reputation: 2546Reputation: 2546
Quote:
Originally Posted by ondoho View Post
It happened again:
https://www.linuxquestions.org/quest...5/#post6362670
I couldn't even post that simple command without code tags, or in the middle of a sentence, or starting with underscores.
Whilst "uname --all" (the longform of that option) is accepted with no problems, which highlights again the insanity of these filters.

 
1 members found this post helpful.
Old 06-22-2022, 08:41 AM   #14
rknichols
Senior Member
 
Registered: Aug 2009
Distribution: Rocky Linux
Posts: 4,779

Rep: Reputation: 2212Reputation: 2212Reputation: 2212Reputation: 2212Reputation: 2212Reputation: 2212Reputation: 2212Reputation: 2212Reputation: 2212Reputation: 2212Reputation: 2212
Just testing "uname -a" here. Hmmm...

Some message flashed up about "Checking your browser..", and I see a "Sorry you have been blocked" in my page history, but it posted.

Last edited by rknichols; 06-22-2022 at 08:45 AM. Reason: add "Some message..."
 
Old 06-22-2022, 10:43 PM   #15
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by rknichols View Post
Some message flashed up about "Checking your browser..", and I see a "Sorry you have been blocked" in my page history, but it posted.
Cloudflare/Google probably did some javascript voodoo so you didn't have to check a captcha.
I, OTOH, disable js by default.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
CloudFlare: Sorry, you have been Blocked kjhambrick LQ Suggestions & Feedback 11 08-29-2022 10:29 AM
[SOLVED] RHEL8 udev & partprob Error: Partition(s):1,2,3.. /dev/sdc1 have been written, but we have been unable to inform the kernel of the change scofieldd Red Hat 5 11-08-2019 11:02 AM
[SOLVED] posted in networking but should have been in here. sorry. b43 set to manully install freesk73 Linux - Newbie 2 11-05-2013 02:51 PM
another nvidia problem, sorry sorry sorry mechanicalg0d Mandriva 2 10-27-2003 03:35 AM

LinuxQuestions.org > Forums > LinuxQuestions.org > LQ Suggestions & Feedback

All times are GMT -5. The time now is 07:57 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration