
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
perimeterx-testing-tool
Advanced tools
A command-line tool for running perimeterx enforcer tests
This tool is used to test your Enforcer in your local dev environment, by running different testing flows, to ensure the running enforcer is behaving as it should.
Latest stable version: v1.0.1
[Please review the installation segment before commiting to master]
PerimeterX testing tool can be used by downloading the project to your machine, and running the appropriate commands.
To install the tool, Run npm install -g perimeterx-testing-tool
.
To use PerimeterX Testing tool:
-u <url>
The URL (with the Enforcer loaded on its path) of the server your are testing-k <key>
The key which is being used by the EnforcerNOTE: If you run the tool without any arguments, you will be shown:
Please run px-cli testing tool with the following arguments: -u <url> The URL (with the enforcer loaded on its path) that you would like to -k <key> The key which is being used by the enforcer. This key is used for cookie encryption/decryption.
👉 In the following example, the user has entered all the right arguments (key/url combination). All the tests have passed, and everything seems to be ok.
👉 Now the user has encountered a problem. The tool has successfully connected to the enforcer, but there were some problems with some of the tests. Please validate that:
👉 Here we can see that the user didn't type the necessary key/url combination in order to work.
testingMode = true
.FAQs
A command-line tool for running perimeterx enforcer tests
The npm package perimeterx-testing-tool receives a total of 0 weekly downloads. As such, perimeterx-testing-tool popularity was classified as not popular.
We found that perimeterx-testing-tool 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
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.