Changes between Version 2 and Version 3 of HowToMakeInjections


Ignore:
Timestamp:
Oct 16, 2013, 5:55:06 AM (11 years ago)
Author:
LeonidS
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HowToMakeInjections

    v2 v3  
    5252 
    5353                  
    54         d) `'type'       = 'php'` - injection's type. If set "php" then system will try to execute injection code, if "text" - then includes text which will be placed to then enxt parameter[[BR]] 
     54        d) `'type'       = 'php'` - injection's type. If set "'''php'''" then system will try to execute injection code, if "'''text'''" - then includes text which will be placed to then enxt parameter[[BR]] 
    5555 
    56         e) `'data'       = 'return BxDolService::call(''simple_messenger'', ''get_messenger_core'');'` - "body" of injection. Means code which will be executed everytiem when injection is connected (if `type` parameter = 'php') or just plain text or HTML (if `type` = 'text')[[BR]] 
     56        e) `'data'       = 'return BxDolService::call(''simple_messenger'', ''get_messenger_core'');'` - "body" of injection. Means code which will be executed everytime when injection is connected (if `type` parameter = ''''php'''') or just plain text or HTML (if `type` = ''''text'''')[[BR]] 
    5757 
    5858        f) `'replace'    = '0'` - means will be key, where injection works, replaced or just added by injection's code. [[BR]] 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.
Fork me on GitHub