
Research
Malicious fezbox npm Package Steals Browser Passwords from Cookies via Innovative QR Code Steganographic Technique
A malicious package uses a QR code as steganography in an innovative technique.
@geom_team/ngx-slider-captcha
Advanced tools
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 11.2.14.
This project was generated with Angular CLI version 11.2.14.
#use npm
npm install @geom_team/ngx-slider-captcha
#use yarn
yarn add @geom_team/ngx-slider-captcha
import { NgxSliderCaptchaModule } from "@geom_team/ngx-slider-captcha";
@NgModule({
declarations: [AppComponent],
imports: [BrowserModule, NgxSliderCaptchaModule],
providers: [],
bootstrap: [AppComponent],
})
export class AppModule {}
<ngx-slider-captcha [config]="config" (success)="success()" (fail)="fail()" (refresh)="refresh()"></ngx-slider-captcha>
在 angular.json 中添加以下内容
{
"assets": [
{
"glob": "**/*",
"input": "node_modules/@geom_team/ngx-slider-captcha/src/assets",
"output": "assets"
}
]
}
FAQs
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 11.2.14.
The npm package @geom_team/ngx-slider-captcha receives a total of 0 weekly downloads. As such, @geom_team/ngx-slider-captcha popularity was classified as not popular.
We found that @geom_team/ngx-slider-captcha demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 0 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
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.
Application Security
/Research
/Security News
Socket detected multiple compromised CrowdStrike npm packages, continuing the "Shai-Hulud" supply chain attack that has now impacted nearly 500 packages.