
Research
5 Malicious Chrome Extensions Enable Session Hijacking in Enterprise HR and ERP Systems
Five coordinated Chrome extensions enable session hijacking and block security controls across enterprise HR and ERP platforms.
@projectsophon/settings
Advanced tools
This package contains decoders and types for settings required to prepare and deploy the Dark Forest smart contracts.
This package contains decoders and types for settings required to prepare and deploy the Dark Forest smart contracts.
You can install this package using npm or
yarn by running:
npm install --save @projectsophon/settings
yarn add @projectsophon/settings
When using this in a plugin, you might want to load it with skypack
import * as settings from 'http://cdn.skypack.dev/@projectsophon/settings'
Ƭ AdminPlanets: ReturnType<typeof decodeAdminPlanets>
Ƭ Contracts: ReturnType<typeof decodeContracts>
Ƭ Initializers: ReturnType<typeof decodeInitializers>
▸ decodeAdminPlanets(blob): { level: number ; planetType: number ; requireValidLocationId: boolean ; revealLocation: boolean ; x: number ; y: number }[]
| Name | Type |
|---|---|
blob | unknown |
{ level: number ; planetType: number ; requireValidLocationId: boolean ; revealLocation: boolean ; x: number ; y: number }[]
▸ decodeContracts(blob): Object
| Name | Type |
|---|---|
blob | unknown |
Object
| Name | Type |
|---|---|
CONTRACT_ADDRESS | string |
INIT_ADDRESS | string |
NETWORK | string |
NETWORK_ID | number |
START_BLOCK | number |
▸ decodeInitializers(blob): Object
| Name | Type |
|---|---|
blob | unknown |
Object
| Name | Type |
|---|---|
ABANDON_RANGE_CHANGE_PERCENT | number |
ABANDON_SPEED_CHANGE_PERCENT | number |
ADMIN_CAN_ADD_PLANETS | boolean |
ARTIFACT_POINT_VALUES | Tuple6<number> |
BIOMEBASE_KEY | number |
BIOME_THRESHOLD_1 | number |
BIOME_THRESHOLD_2 | number |
CAPTURE_ZONES_ENABLED | boolean |
CAPTURE_ZONES_PER_5000_WORLD_RADIUS | number |
CAPTURE_ZONE_CHANGE_BLOCK_INTERVAL | number |
CAPTURE_ZONE_COUNT | number |
CAPTURE_ZONE_HOLD_BLOCKS_REQUIRED | number |
CAPTURE_ZONE_PLANET_LEVEL_SCORE | ExactArray10<number> |
CAPTURE_ZONE_RADIUS | number |
CLAIM_PLANET_COOLDOWN | number |
DISABLE_ZK_CHECKS | boolean |
INIT_PERLIN_MAX | number |
INIT_PERLIN_MIN | number |
LOCATION_REVEAL_COOLDOWN | number |
MAX_NATURAL_PLANET_LEVEL | number |
PERLIN_LENGTH_SCALE | number |
PERLIN_MIRROR_X | boolean |
PERLIN_MIRROR_Y | boolean |
PERLIN_THRESHOLD_1 | number |
PERLIN_THRESHOLD_2 | number |
PERLIN_THRESHOLD_3 | number |
PHOTOID_ACTIVATION_DELAY | number |
PLANETHASH_KEY | number |
PLANET_LEVEL_JUNK | ExactArray10<number> |
PLANET_LEVEL_THRESHOLDS | ExactArray10<number> |
PLANET_RARITY | number |
PLANET_TRANSFER_ENABLED | boolean |
PLANET_TYPE_WEIGHTS | PlanetTypeWeights |
SILVER_SCORE_VALUE | number |
SPACETYPE_KEY | number |
SPACE_JUNK_ENABLED | boolean |
SPACE_JUNK_LIMIT | number |
SPAWN_RIM_AREA | number |
START_PAUSED | boolean |
TIME_FACTOR_HUNDREDTHS | number |
TOKEN_MINT_END_TIMESTAMP | number |
WORLD_RADIUS_LOCKED | boolean |
WORLD_RADIUS_MIN | number |
FAQs
This package contains decoders and types for settings required to prepare and deploy the Dark Forest smart contracts.
We found that @projectsophon/settings demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
Five coordinated Chrome extensions enable session hijacking and block security controls across enterprise HR and ERP platforms.

Research
Node.js patched a crash bug where AsyncLocalStorage could cause stack overflows to bypass error handlers and terminate production servers.

Research
/Security News
A malicious Chrome extension steals newly created MEXC API keys, exfiltrates them to Telegram, and enables full account takeover with trading and withdrawal rights.