
Security News
/Research
Wallet-Draining npm Package Impersonates Nodemailer to Hijack Crypto Transactions
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
* Currently this is just a beta version
open-source engine with API for Real-time questions In Hebrew.
npm i ivrit
import {
news,
lyrics,
quickAnswer,
webPageClone
} from "ivrit";
# or
const { news } = require("ivrit");
news().then(console.log)
// recent top news
news('קורונה').then(console.log)
// recent news about 'קורונה'
news(['הייטק','ביטקוין']).then(console.log)
// recent news about 'הייטק' & 'ביטקוין'
news('donald trump','en').then(console.log)
// 100 recent news about 'donald trump' in English
// quickAnswer('סרטים של קוונטין טרנטינו').then(data => console.log(data[0].answer.movies[0]));
// quickAnswer('מה השעה בטורונטו').then(console.log);
// quickAnswer('מתי השקיעה בירושלים מחרתיים').then(console.log);
// quickAnswer('מה המרחק לירח').then(console.log);
// quickAnswer('עשרת שפות התכנות המבוקשות ביותר').then(console.log);
// quickAnswer('כמה זה 1000 פחות 450').then(console.log);
// quickAnswer('ביטקוין לדולר').then(console.log);
// quickAnswer('נלסון מנדלה').then(console.log);
// quickAnswer(`מי האיש הכי עשיר בעולם?`).then(console.log);
👤 Gurel Ben Shabat
Give a ⭐️ if this project helped you!
FAQs
api in hebrew language for real-time answer
The npm package ivrit receives a total of 1 weekly downloads. As such, ivrit popularity was classified as not popular.
We found that ivrit 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.
Security News
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.