
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.
npm i route-maps
import getRoute from 'route-maps';
const ceps = ['04336000', '04335000'];
const response = await getRoute(ceps);
console.log(response);
{
"ok": true,
"distanceRaw": 443836,
"distance": "444 km",
"timeRaw": 21260,
"time": "5 h 54 min",
"extra": {
"timeInfo": {
"distancia": "444 km",
"tempo": "5 h 54 min",
"medida": "km",
"unidade_tempo": "h",
"unidade_distancia": "min",
},
"coordsInfo": {
"origin": {
"lat": -23.552504499999998,
"lng": -46.634962099999996
},
"destination": {
"lat": -22.4493306,
"lng": -43.177078699999996
}
},
"tollsInfo": "Esta rota contém pedágios."
},
"info": [
{
"cep": "01001-000",
"logradouro": "Praça da Sé",
"complemento": "lado ímpar",
"unidade": "",
"bairro": "Sé",
"localidade": "São Paulo",
"uf": "SP",
"estado": "São Paulo",
"regiao": "Sudeste",
"ibge": "3550308",
"gia": "1004",
"ddd": "11",
"siafi": "7107"
},
{
"cep": "20040-020",
"logradouro": "Praça Pio X",
"complemento": "lado ímpar",
"unidade": "",
"bairro": "Centro",
"localidade": "Rio de Janeiro",
"uf": "RJ",
"estado": "Rio de Janeiro",
"regiao": "Sudeste",
"ibge": "3304557",
"gia": "",
"ddd": "21",
"siafi": "6001"
}
]
}
Esse pacote, foi inspirado nesse repositório. https://www.npmjs.com/package/get-route
FAQs
Obtain the distance and time between two addresses in Brazil.
The npm package route-maps receives a total of 1 weekly downloads. As such, route-maps popularity was classified as not popular.
We found that route-maps demonstrated a healthy version release cadence and project activity because the last version was released less than 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.
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.