MEPIS Community Forum

A Linux operating system based on Debian Stable
View unanswered posts | View unsolved topics | View active topics |



Reply to topic  [ 31 posts ]  Go to page Previous  1, 2, 3, 4  Next
Post a message with a leading slash 
Author Message
MEPIS Guide
MEPIS Guide
User avatar

Joined: Thu Jul 13, 2006 2:02 pm
Posts: 1287
Location: Manchester,NH
Has thanked: 64 times
Have thanks: 17 times
Post # 263477
Post Re: Post a message with a leading slash
Hmmm...this problem is 'messy'. I've got a reply (that I've saved), and no matter what I try,
I can't see to find any way to NOT get this 'method not implemented' error when I try
to view/post it.

Maybe I'm misunderstanding the 'rules'?

My prospective post has some normal forward-slashed directory and file references, in 2 or 3
places. So, I need the tags around the just the first slash, in each occurrence? And, even
when that occurrence is already within 'quoted-string' tags?

[I'm about ready to just give up, and not make the post.]

Is this 'problem' something that is or will-be worked on and fixed? Or, do we all need to now
learn this new method of posting and replying?


Wed Feb 23, 2011 11:40 am
Profile WWW
MEPIS Enthusiast
MEPIS Enthusiast
User avatar

Joined: Wed Jul 12, 2006 1:42 am
Posts: 3544
Has thanked: 181 times
Have thanks: 297 times
Post # 263478
Post Re: Post a message with a leading slash
The problem was solved as far as I know, look /etc/apt/sources.list You might have found another security "feature", maybe you have wget in the code?
Try to post (preview) part of what you post and detect where the problem is.

_________________
Nobody is born with knowledge, knowledge comes from manuals and Google (and our beloved Wiki)


Wed Feb 23, 2011 11:43 am
Profile
Administrator
User avatar

Joined: Wed Jul 12, 2006 2:17 pm
Posts: 8744
Location: Rochester NY
Has thanked: 580 times
Have thanks: 955 times
Post # 263479
Post Re: Post a message with a leading slash
Yes, the slash issue was corrected for this forum and the wiki, and you are able to post normally. If it is a wget we still have that problem. If you put the bold tags around the w only it should post.
wget

Code:
[b]w[/b]get

_________________
Forum Rules
Guide - How to Ask for Help
Link to Wiki
Rich

Acer Laptop 5750G: Intel i5, 4 GIG mem, nVidia GT540M/Intel integrated graphics
Kubuntu 13.04, KDE 4.10.2
M12 Alpha 2 in VirtualBox


Wed Feb 23, 2011 11:50 am
Profile
MEPIS Guide
MEPIS Guide
User avatar

Joined: Mon Jun 30, 2008 8:06 pm
Posts: 2902
Has thanked: 48 times
Have thanks: 364 times
Post # 263480
Post Re: Post a message with a leading slash
wouldn't necessarily call it a problem, rather it's a security check that prevents hacker from downloading stuff from the server and/or using our servers to download stuff from elsewhere on the net.

the slash checking rule was modified, but modifying the rule for wget is a bit trickier because it can pose wider issues when checking for server side application names.


Wed Feb 23, 2011 12:50 pm

GoManutd thanked by: richb
Profile
Administrator
User avatar

Joined: Wed Jul 12, 2006 2:17 pm
Posts: 8744
Location: Rochester NY
Has thanked: 580 times
Have thanks: 955 times
Post # 263503
Post Re: Post a message with a leading slash
GoManutd wrote:
wouldn't necessarily call it a problem, rather it's a security check that prevents hacker from downloading stuff from the server and/or using our servers to download stuff from elsewhere on the net.

the slash checking rule was modified, but modifying the rule for wget is a bit trickier because it can pose wider issues when checking for server side application names.

Thank you for the excellent clarification.

_________________
Forum Rules
Guide - How to Ask for Help
Link to Wiki
Rich

Acer Laptop 5750G: Intel i5, 4 GIG mem, nVidia GT540M/Intel integrated graphics
Kubuntu 13.04, KDE 4.10.2
M12 Alpha 2 in VirtualBox


Wed Feb 23, 2011 2:29 pm
Profile
MEPIS Guide
MEPIS Guide
User avatar

Joined: Thu Jul 13, 2006 2:02 pm
Posts: 1287
Location: Manchester,NH
Has thanked: 64 times
Have thanks: 17 times
Post # 263507
Post Re: Post a message with a leading slash
richb wrote:
GoManutd wrote:
wouldn't necessarily call it a problem, rather it's a security check that prevents hacker from downloading stuff from the server and/or using our servers to download stuff from elsewhere on the net.

the slash checking rule was modified, but modifying the rule for wget is a bit trickier because it can pose wider issues when checking for server side application names.

Thank you for the excellent clarification.


Not sure I follow why that it's a 'security check'. Did we have such limitation/issue in the other forums? Seems to me,
it's a bug or unnecessary side-effect from sloppy coding somewhere in this new 'phpBB' system!?

No, there's no 'wget' in my prospective failing post.

[That said, once I solve this, the issue should go away (for me, at least). So, I will keep working at figuring
out where the problem is.]


Wed Feb 23, 2011 2:58 pm
Profile WWW
Administrator
User avatar

Joined: Wed Jul 12, 2006 2:17 pm
Posts: 8744
Location: Rochester NY
Has thanked: 580 times
Have thanks: 955 times
Post # 263510
Post Re: Post a message with a leading slash
cookdav wrote:
richb wrote:
GoManutd wrote:
wouldn't necessarily call it a problem, rather it's a security check that prevents hacker from downloading stuff from the server and/or using our servers to download stuff from elsewhere on the net.

the slash checking rule was modified, but modifying the rule for wget is a bit trickier because it can pose wider issues when checking for server side application names.

Thank you for the excellent clarification.


Not sure I follow why that it's a 'security check'. Did we have such limitation/issue in the other forums? Seems to me,
it's a bug or unnecessary side-effect from sloppy coding somewhere in this new 'phpBB' system!?

No, there's no 'wget' in my prospective failing post.

[That said, once I solve this, the issue should go away (for me, at least). So, I will keep working at figuring
out where the problem is.]

It is not the phpBB software, nor is it any coding sloppiness. It is the server we are on that has the security feature deliberately put in place. It is a different server than ML was on, and it is a shared server. The security features have been implemented by the person we share with. GoManutd has helped with the server questions and can give a far better explanation than I can.

If you like you can send me the post on my private email. If you PM me I will give you my email address.

_________________
Forum Rules
Guide - How to Ask for Help
Link to Wiki
Rich

Acer Laptop 5750G: Intel i5, 4 GIG mem, nVidia GT540M/Intel integrated graphics
Kubuntu 13.04, KDE 4.10.2
M12 Alpha 2 in VirtualBox


Wed Feb 23, 2011 3:16 pm
Profile
MEPIS Guide
MEPIS Guide
User avatar

Joined: Mon Jun 30, 2008 8:06 pm
Posts: 2902
Has thanked: 48 times
Have thanks: 364 times
Post # 263512
Post Re: Post a message with a leading slash
it's an awesome piece of software called modsecurity. it's essentially a web application firewall - instead of sniffing packets it looks at payloads.

what it helps prevent are things like sql injection attacks, well known attacks, as well as providing a level of protection against unknown/undocumented attacks.

so things like sending a payload to an app that the sql server would execute and, say, turn around and send back /etc/passwd

it really is a required piece of software for any web server, as web applications become increasingly complex and interact with other web services that may, or may not be under the same "roof".


Wed Feb 23, 2011 3:21 pm Profile
MEPIS Guide
MEPIS Guide
User avatar

Joined: Thu Jul 13, 2006 2:02 pm
Posts: 1287
Location: Manchester,NH
Has thanked: 64 times
Have thanks: 17 times
Post # 263568
Post Re: Post a message with a leading slash
Oops...yes, there IS a w-get, which was the cause of my grief.

[Putting tags around the w wasn't quite the total answer, because then those tags don't dissappear
when you view it, if the w-get is within a larger 'code' tagged sequence, so I had to eliminate the code tags.]


Last edited by cookdav on Wed Feb 23, 2011 9:05 pm, edited 1 time in total.



Wed Feb 23, 2011 8:48 pm
Profile WWW
Administrator
User avatar

Joined: Wed Jul 12, 2006 2:17 pm
Posts: 8744
Location: Rochester NY
Has thanked: 580 times
Have thanks: 955 times
Post # 263571
Post Re: Post a message with a leading slash
cookdav wrote:
Oops...yes, there IS a w-get, which was the cause of my grief.

[Putting tags around the w wasn't quite the right answer, because then those tags don't dissappear
when you view it, if the w-get is within a larger 'code' tagged sequence, so I had to eliminate the code tags.]

Correct. In a regular posting they will make the w appear bold, In code they show as the tags. Which is as expected since code is exactly that, and will show any code tags. Sorry that was a bit redundant, but I could not find another way to express it.

_________________
Forum Rules
Guide - How to Ask for Help
Link to Wiki
Rich

Acer Laptop 5750G: Intel i5, 4 GIG mem, nVidia GT540M/Intel integrated graphics
Kubuntu 13.04, KDE 4.10.2
M12 Alpha 2 in VirtualBox


Wed Feb 23, 2011 8:56 pm
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 31 posts ]  Go to page Previous  1, 2, 3, 4  Next

Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  

Protected by Anti-Spam ACP Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.