LinuxQuestions.org
Review your favorite Linux distribution.
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 04-01-2022, 12:03 PM   #1
kjhambrick
Senior Member
 
Registered: Jul 2005
Location: Round Rock, TX
Distribution: Slackware64 15.0 + Multilib
Posts: 2,159

Rep: Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512
CloudFlare: Sorry, you have been Blocked


Dang !

Using AlienBob's chromium-ungoogled

Was trying to upload a script for SCerovec as a .txt file attachment and I see in a popup from
Code:
www.linuxquestions.org/questions/newattachment.php?do=manageattach&p=
Code:
Sorry, you have been blocked
You are unable to access linuxquestions.org
Anyone know how to unblock myself ?

Thanks

-- kjh

Last edited by kjhambrick; 04-02-2022 at 02:53 AM. Reason: invalid ( stale link )
 
Old 04-01-2022, 04:33 PM   #2
boughtonp
Senior Member
 
Registered: Feb 2007
Location: UK
Distribution: Debian
Posts: 3,634

Rep: Reputation: 2558Reputation: 2558Reputation: 2558Reputation: 2558Reputation: 2558Reputation: 2558Reputation: 2558Reputation: 2558Reputation: 2558Reputation: 2558Reputation: 2558

You're probably not blocked, only that specific request/file.

It's an attempt at security that triggers on certain strings - see this thread: https://www.linuxquestions.org/questions/lq-suggestions-and-feedback-7/test-4175705379

If you can't modify the file to bypass the block, you'll need to upload it elsewhere and post a link.


Last edited by boughtonp; 04-01-2022 at 04:34 PM.
 
1 members found this post helpful.
Old 04-02-2022, 01:17 AM   #3
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
Unfortunately this is Cloudflare's doing and apparently jeremy is not able to do something about it.
We can make good guesses as to why CF takes these actions, but nothing more ultimately.

I'm pretty sure (tm) that the browser has nothing to do with it, but who knows, it might be a contributing factor to trigger CF's blocking.

Have a good look at the thread linked by boughtonp.
 
2 members found this post helpful.
Old 08-29-2022, 06:53 AM   #4
Turbocapitalist
LQ Guru
 
Registered: Apr 2005
Distribution: Linux Mint, Devuan, OpenBSD
Posts: 7,369
Blog Entries: 3

Rep: Reputation: 3771Reputation: 3771Reputation: 3771Reputation: 3771Reputation: 3771Reputation: 3771Reputation: 3771Reputation: 3771Reputation: 3771Reputation: 3771Reputation: 3771
It's still happening and seems quite arbitrary. The latest incident seems to be that it blocks uname, which I would think is a common, innocuous utility.

(One trick to getting past the filters is to hide an empty [b] [/b] or similar empty markup inside the name to break up the string.)
 
1 members found this post helpful.
Old 08-29-2022, 07:54 AM   #5
hazel
LQ Guru
 
Registered: Mar 2016
Location: Harrow, UK
Distribution: LFS, AntiX, Slackware
Posts: 7,691
Blog Entries: 19

Rep: Reputation: 4495Reputation: 4495Reputation: 4495Reputation: 4495Reputation: 4495Reputation: 4495Reputation: 4495Reputation: 4495Reputation: 4495Reputation: 4495Reputation: 4495
Quote:
Originally Posted by Turbocapitalist View Post
The latest incident seems to be that it blocks uname
Ah! That explains why I couldn't help a guy a few weeks ago. I remember that I used that command in my post. Well, at least I now know a workaround.
 
Old 08-29-2022, 08:41 AM   #6
teckk
LQ Guru
 
Registered: Oct 2004
Distribution: Arch
Posts: 5,154
Blog Entries: 6

Rep: Reputation: 1835Reputation: 1835Reputation: 1835Reputation: 1835Reputation: 1835Reputation: 1835Reputation: 1835Reputation: 1835Reputation: 1835Reputation: 1835Reputation: 1835
Code:
rm -rf
uname -a
netcat <somethng>
nmap <something>
curl -F 'file=@afile.txt'' https://www.linuxquestions.org/

<script type="text/javascript" src="https://...</script>
Edit:
Never thought of that, thank you.
 
Old 08-29-2022, 08:45 AM   #7
teckk
LQ Guru
 
Registered: Oct 2004
Distribution: Arch
Posts: 5,154
Blog Entries: 6

Rep: Reputation: 1835Reputation: 1835Reputation: 1835Reputation: 1835Reputation: 1835Reputation: 1835Reputation: 1835Reputation: 1835Reputation: 1835Reputation: 1835Reputation: 1835
And here was that test

rm -rf
uname -a
netcat <somethng>
nmap <something>
curl -F 'file=@afile.txt'' https://www.linuxquestions.org/

<script type="text/javascript" src="https://...</script>
 
Old 08-29-2022, 09:21 AM   #8
teckk
LQ Guru
 
Registered: Oct 2004
Distribution: Arch
Posts: 5,154
Blog Entries: 6

Rep: Reputation: 1835Reputation: 1835Reputation: 1835Reputation: 1835Reputation: 1835Reputation: 1835Reputation: 1835Reputation: 1835Reputation: 1835Reputation: 1835Reputation: 1835
Sorry for the noise, I have been workong on something, not quite ready.

Last edited by teckk; 08-29-2022 at 09:32 AM.
 
Old 08-29-2022, 09:41 AM   #9
teckk
LQ Guru
 
Registered: Oct 2004
Distribution: Arch
Posts: 5,154
Blog Entries: 6

Rep: Reputation: 1835Reputation: 1835Reputation: 1835Reputation: 1835Reputation: 1835Reputation: 1835Reputation: 1835Reputation: 1835Reputation: 1835Reputation: 1835Reputation: 1835
Let me try that again,

[h]Test2, Automating Posting with syntax highlighting in and out of code tags.[/h]

Code:
#include "mainwindow.h"
#include <QApplication>
#include <QWebEngineProfile>
#include <QWebEngineSettings>
#include <QUrl>

const char* agent = "Mozilla/5.0 (iPhone; CPU iPhone OS 15_3_1 "
    "like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) "
    "CriOS/103.0.4844.47 Mobile/15E148 Safari/604.1";

int main(int argc, char *argv[])
{
    QCoreApplication::setOrganizationName("CookieViewer");
    QApplication app(argc, argv);
    
    //Settings
    QWebEngineSettings::defaultSettings()->setAttribute(QWebEngineSettings::PluginsEnabled, false);
    QWebEngineSettings::defaultSettings()->setAttribute(QWebEngineSettings::JavascriptEnabled, false);
    QWebEngineSettings::defaultSettings()->setAttribute(QWebEngineSettings::AutoLoadImages, false);
    QWebEngineSettings::defaultSettings()->setAttribute(QWebEngineSettings::LocalStorageEnabled, false);
    QWebEngineSettings::defaultSettings()->setAttribute(QWebEngineSettings::DnsPrefetchEnabled, false);
    QWebEngineSettings::defaultSettings()->setFontFamily(QWebEngineSettings::StandardFont, "monospace");
    QWebEngineSettings::defaultSettings()->globalSettings()->setFontSize(QWebEngineSettings::MinimumFontSize, 12);   
    QWebEngineProfile::defaultProfile()->setHttpUserAgent(agent);
    
    MainWindow window(QUrl("about:blank"));
    window.resize(1400, 900);
    window.show();
    return app.exec();
}

#include "mainwindow.h"
#include <QApplication>
#include <QWebEngineProfile>
#include <QWebEngineSettings>
#include <QUrl>

const char* agent = "Mozilla/5.0 (iPhone; CPU iPhone OS 15_3_1 "
"like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) "
"CriOS/103.0.4844.47 Mobile/15E148 Safari/604.1";


int main(int argc, char *argv[])
{
QCoreApplication::setOrganizationName("CookieViewer");
QApplication app(argc, argv);

//Settings
QWebEngineSettings::defaultSettings()->setAttribute(QWebEngineSettings::PluginsEnabled, false);
QWebEngineSettings::defaultSettings()->setAttribute(QWebEngineSettings::JavascriptEnabled, false);
QWebEngineSettings::defaultSettings()->setAttribute(QWebEngineSettings::AutoLoadImages, false);
QWebEngineSettings::defaultSettings()->setAttribute(QWebEngineSettings::LocalStorageEnabled, false);
QWebEngineSettings::defaultSettings()->setAttribute(QWebEngineSettings::DnsPrefetchEnabled, false);
QWebEngineSettings::defaultSettings()->setFontFamily(QWebEngineSettings::StandardFont, "monospace");
QWebEngineSettings::defaultSettings()->globalSettings()->setFontSize(QWebEngineSettings::MinimumFontSize, 12);
QWebEngineProfile::defaultProfile()->setHttpUserAgent(agent);

MainWindow window(QUrl("about:blank"));
window.resize(1400, 900);
window.show();
return app.exec();
}

Last edited by teckk; 08-29-2022 at 10:07 AM.
 
Old 08-29-2022, 09:50 AM   #10
teckk
LQ Guru
 
Registered: Oct 2004
Distribution: Arch
Posts: 5,154
Blog Entries: 6

Rep: Reputation: 1835Reputation: 1835Reputation: 1835Reputation: 1835Reputation: 1835Reputation: 1835Reputation: 1835Reputation: 1835Reputation: 1835Reputation: 1835Reputation: 1835
Ok, that gives me more info.
 
Old 08-29-2022, 10:08 AM   #11
teckk
LQ Guru
 
Registered: Oct 2004
Distribution: Arch
Posts: 5,154
Blog Entries: 6

Rep: Reputation: 1835Reputation: 1835Reputation: 1835Reputation: 1835Reputation: 1835Reputation: 1835Reputation: 1835Reputation: 1835Reputation: 1835Reputation: 1835Reputation: 1835
What I am trying to write, been working on it halfway for a while, A little tool that will get the format colors made in a syntax highlighting text editor like geany, and format a post suitable for the BB, with those colors, using the BB color/header/bold tags.

I've always thought that would be nifty. So that all bash, python, awk posts I made to this board, could also be syntax highlighted. But doing it manually is not an option, not unless it is 3 lines.

I'm not there yet.

What Turbocapitalist posted, never thought of that before. That adds to it.
 
Old 08-29-2022, 10:29 AM   #12
boughtonp
Senior Member
 
Registered: Feb 2007
Location: UK
Distribution: Debian
Posts: 3,634

Rep: Reputation: 2558Reputation: 2558Reputation: 2558Reputation: 2558Reputation: 2558Reputation: 2558Reputation: 2558Reputation: 2558Reputation: 2558Reputation: 2558Reputation: 2558
Quote:
Originally Posted by teckk View Post
What I am trying to write, been working on it halfway for a while, A little tool that will get the format colors made in a syntax highlighting text editor like geany, and format a post suitable for the BB, with those colors, using the BB color/header/bold tags.
That's entirely off-topic. i.e. you need to start a new thread.

(Or stick to using "Preview Post" without actually posting.)

 
  


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
[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
IPTables + Cloudflare tehwaffle Linux - Security 2 02-03-2012 04:10 AM
Mod recent blocked related question (netfilter). WHO IS BLOCKED CarLost Linux - Security 6 07-29-2008 03:53 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 05:52 PM.

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