+ Reply to Thread
Results 1 to 6 of 6

Succuri incorrectly tuned

  1. #1
    Forum Expert snb's Avatar
    Join Date
    05-09-2010
    Location
    VBA
    MS-Off Ver
    Redhat
    Posts
    5,649

    Succuri incorrectly tuned

    I couldn't post this code because of the restrictions of the succuri firewall.
    I had to insert an underscore in line 1 to let it pass:
    Can someone ignite the 'technicians' ?

    Please Login or Register  to view this content.



  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,917

    Re: Succuri incorrectly tuned

    I have pushed this to the TT
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Forum Expert
    Join Date
    10-09-2014
    Location
    Newcastle, England
    MS-Off Ver
    2003 & 2013
    Posts
    1,986

    Re: Succuri incorrectly tuned

    Ive got a corker here, it wont let me post the following because of "HTML code" but for the life of me I cant find the offending part (ive marked the data as CODE in this post but its just a standard post in the thread.

    Please Login or Register  to view this content.
    EDIT: Sussed it, it was the On_Click without an underscore.
    If someone has helped you then please add to their Reputation

  4. #4
    Forum Expert Doc.AElstein's Avatar
    Join Date
    05-23-2014
    Location
    '_- Germany >Outside Building things.... Mostly
    MS-Off Ver
    Office 2003 2007 2010 PC but Not mac. XP and Vista mostly, sometimes Win 7
    Posts
    3,618

    Succuri incorrectly tuned. Hello snb.

    This appears to be the offending character combination:

    exec("cm

    I am using the “Black Character” trick to post it here, to do that this is an example of what you can write in the Editor Widow to get the combination to appear normally after posting and by passing the Succuri HTML problem

    ex[COLOR="#000000"]e[/COLOR]c("cm

    Alan

    P.s.

    I do not see any problem with

    onClick

    or

    OnClick
    '_- Google first, like this _ site:ExcelForum.com Gamut
    Use Code Tags: Highlight code; click on the # icon above,
    Post screenshots COPYABLE to a Spredsheet; NOT IMAGES PLEASE
    http://www.excelforum.com/the-water-...ml#post4109080
    https://app.box.com/s/gjpa8mk8ko4vkwcke3ig2w8z2wkfvrtv
    http://excelmatters.com/excel-forums/ ( Scrolll down to bottom )

  5. #5
    Forum Expert snb's Avatar
    Join Date
    05-09-2010
    Location
    VBA
    MS-Off Ver
    Redhat
    Posts
    5,649

    Re: Succuri incorrectly tuned

    Please Login or Register  to view this content.

  6. #6
    Forum Expert Doc.AElstein's Avatar
    Join Date
    05-23-2014
    Location
    '_- Germany >Outside Building things.... Mostly
    MS-Off Ver
    Office 2003 2007 2010 PC but Not mac. XP and Vista mostly, sometimes Win 7
    Posts
    3,618

    Re: Succuri incorrectly tuned

    Sucuri is weird. I had problems again with posting. It took me 2 hours to post a Post. So I had another quick play about

    These are the results of that:

    This is OK:

    exec("c
    _.. but only as the very last entry in a post !!

    These all cause the sucuri Paddy
    exec("c g
    Exec(e
    exec(“h
    exec(“&
    exec(""
    exec(
    exec(g
    exec("gm
    exec("ct
    exec("hm
    exec("cw
    exec(“j
    exec (
    exec
    Exec
    eXec

    so it is indeed mainly the exec which is the main problem here . It is just an exception which caught me out that , .. this:

    exec("c

    strangely works, but only as the very last thing in a post !!!

    So I should have said in Post #4:

    Exec ( case insensitive : eXec exEc ) is a problem string for sucuri.
    An exception is

    exec("c

    on its own line as the last entry in a post.


    This following character string __ exec("c __ is still not accepted by sucuri because things come after it,

    exec("c
    h KJHN Dk
    hfksfhh


    The following would be accepted by sucurri, as long as nothing comes after it !! Not even blank spaces are allowed after it !!! It must be the very last thing in the Post

    exec("c
    Last edited by Doc.AElstein; 10-14-2016 at 08:24 PM.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Succuri will block this post...
    By Glenn Kennedy in forum The Water Cooler
    Replies: 111
    Last Post: 08-09-2016, 10:02 AM
  2. dates imported incorrectly
    By hclark in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-21-2012, 11:59 AM
  3. Macro calculating incorrectly.. what can cause this?
    By Celt in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 04-09-2006, 12:10 AM
  4. Sumif evaluating incorrectly
    By JG Scott in forum Excel General
    Replies: 2
    Last Post: 03-02-2006, 11:10 PM
  5. [SOLVED] 9200000000000009 display incorrectly.
    By Summer in forum Excel General
    Replies: 2
    Last Post: 01-17-2006, 12:50 AM
  6. data sort incorrectly
    By Brainsurgery is easy when you know how. in forum Excel General
    Replies: 1
    Last Post: 11-09-2005, 03:10 PM
  7. Column sorting incorrectly
    By Melissa in forum Excel General
    Replies: 18
    Last Post: 10-13-2005, 04:05 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1