
Research
/Security News
10 npm Typosquatted Packages Deploy Multi-Stage Credential Harvester
Socket researchers found 10 typosquatted npm packages that auto-run on install, show fake CAPTCHAs, fingerprint by IP, and deploy a credential stealer.
APM Insight Ruby Agent Site24x7 APM Insight Ruby agent gives you end-to-end web-transaction awareness enabling you to isolate performance issues and resolve them quickly. Site24x7 APM Insight requires a monitoring agent (ruby gem) to be deployed in your application server to monitor Ruby application performance. Download the latest Ruby Agent(site24x7_apminsight.gem) and deploy it in your application server. The agent collects application performance metrics and sends it to the central Site24x7 server at fixed intervals i.e. every 60 seconds. You can view them at https://site24x7.com in your accounts page.
Installing APM Insight Agent
Ruby Agent installation can be done in two ways:
* Install from RubyGems by using the following command in the system where Ruby is installed :
gem install site24x7_apminsight
OR
* Download the site24x7_apminsight.gem file from your accounts page in https://site24x7.com (after sign in) or the RubyGems website and run the command
gem install site24x7_apminsight.gem
Configuration
After installation of the gem:
For each of your applications, add the following line to the application gemfile:
gem 'site24x7_apminsight'
OR
For each of your applications, add the following line to the application initializer block:
require 'site24x7_apminsight'
A copy of the configuration file apminsight.conf will be available in the <Gem Installed folder> /site24x7_apminsight/conf/. Configure the class name in the configuration file(include.packages), so that all the methods in that class can be instrumented and details will be reported in tracedata.
The following configuration options are mandatory and should be provided for the agent to be initialized:
application.name - The application's name to be displayed in Site24x7 server.
license.key - The license api key from your account page after sign in (https://site24x7.com)
behind.proxy - The proxy network under which the agent is installed
agent.server.port - The HTTP listening port of the Application Server.
More configuration options of APM Insight Ruby Agent can be found here. https://www.site24x7.com/help/apm/apm-insight-configuration.html
Supported Environments :
Ruby - 1.8.7 and higher
Rails - 3.0 and higher
References
* Create an apminsight account in Site24x7 server (https://www.site24x7.com)
* Download link for site24x7_apminsight gem
From your account page after valid sign in
or
http://rubygems.org/gems/site24x7_apminsight
* Help Documentation for apminsight
https://www.site24x7.com/help/apm/ruby-agent.html
https://support.site24x7.com/portal/helpcenter/site24x7/apm-insight/ruby-monitoring
FAQs
Unknown package
We found that site24x7_apminsight 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
/Security News
Socket researchers found 10 typosquatted npm packages that auto-run on install, show fake CAPTCHAs, fingerprint by IP, and deploy a credential stealer.

Product
Socket Firewall Enterprise is now available with flexible deployment, configurable policies, and expanded language support.

Security News
Open source dashboard CNAPulse tracks CVE Numbering Authorities’ publishing activity, highlighting trends and transparency across the CVE ecosystem.