Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
= autograph
== DESCRIPTION:
Autograph drives httperf, varying the request rate and graphing the output. This exercise provides graphical data showing how the requested resources hold up under an increasing rate, particularly with request to response time and achieved request rate.
== NOTES:
Start off with broad ranges and zero in on rate/call/connection limits Run from a server, not your laptop, you don't want to be limited by your internet connection.
== PROBLEMS:
== SYNOPSIS:
autograph --host example.com --low-rate 5 --high-rate 25 --rate-step 5 --num-conns 25
autograph --host example.com --low-rate 10 --high-rate 50 --rate-step 10 --output-file my_load_test.html
== THANKS:
Thanks to
Julian T J Midgley Autobench http://www.xenoclast.org/autobench/
Ilya Grigorik Autoperf http://github.com/igrigorik/autoperf/tree
HP httperf http://www.hpl.hp.com/research/linux/httperf/
== LICENSE:
Autograph Copyright (c) 2009 Nick Stielau
Based on ideas and code from autoperf.rb http://github.com/igrigorik/autoperf/tree Copyright (C)2008 Ilya Grigorik
You can redistribute this under the terms of the Ruby license
FAQs
Unknown package
We found that autograph 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’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.