
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
wraps some php code that talks to the affilinet soap webservices
this is very early work in progress
npm install affilinet
Affilinet = require 'affilinet'
affilinet = new Affilinet
publisherId: '...'
productWebservicePassword: '...'
publisherWebservicePassword: '...'
affilinet.getShops (err, shops) ->
throw err if err?
console.log shops
getShops(cb)
calls cb
with an array of shop objects:
ShopId
ShopLink
that is the link to the landing page of the shopShopTitle
LastUpdate
Logo
Height
Width
LogoScale
URL
that is the url of the logoProductCount
ProgramId
that is the id of the programs this shop belongs togetPrograms(displayOptions, query, cb)
displayOptions
CurrentPage
PageSize
SortByEnum
ProgramId
ProgramTitle
ProgramLifetime
ProgramId
SortOrderEnum
Ascending
Descending
Ascending
query
ProgramIds
SearchString
PartnershipStatus
where each is one of:
Active
Paused
Waiting
Refused
NoPartnership
Cancelled
ProgramClassificationEnum
that is one of:
All
Program
Campaign
ProgramCategoryIds
TrackingMethods
where each is one of:
Cookie
Session
SessionCookie
SEMPolicyTypes
where each is one of:
NotSet
Allowed
Restricted
NotAllowed
MinimumCookieLifetime
MaximumProgramLifetime
calls cb
with an array of program objects:
ProgramId
ProgramTitle
Description
Url
that is the url of the landing page for the programLaunchDate
PartnershipStatus
that is the current status of the partnership. possible values are
NotApplied
Paused
Active
Cancelled
Declined
Waiting
CommissionRates
PayPerLead
MinRate
MaxRate
PayPerSale
MinRate
MaxRate
PayPerClick
MinRate
MaxRate
Limitations
FAQs
simple interface to the affilinet api
We found that affilinet demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.