OsGetSimulatorVersion
From OpenSimulator
(Difference between revisions)
ZauberExonar (Talk | contribs) (New page: OsGetSimulatorVersion() This function returns a string containing the current simulator version. Because it can be used by scripts to target attacks against known weaknesses in specific ...) |
|||
Line 3: | Line 3: | ||
This function returns a string containing the current simulator version. Because it can be used by scripts to target attacks against known weaknesses in specific opensimulator versions, this script function has a threat level of High. | This function returns a string containing the current simulator version. Because it can be used by scripts to target attacks against known weaknesses in specific opensimulator versions, this script function has a threat level of High. | ||
− | + | ||
+ | |||
+ | [[Category:OSSL]] |
Revision as of 08:46, 19 November 2010
OsGetSimulatorVersion()
This function returns a string containing the current simulator version. Because it can be used by scripts to target attacks against known weaknesses in specific opensimulator versions, this script function has a threat level of High.