
Research
/Security News
Malicious npm Packages Target WhatsApp Developers with Remote Kill Switch
Two npm packages masquerading as WhatsApp developer libraries include a kill switch that deletes all files if the phone number isn’t whitelisted.
alphabot-api
Advanced tools
npm install alphabot-api
npm uninstall alphabot-api
Downloader
const zee = require('alphabot-api');
const url_youtube = 'https://youtu.be/zXiSTrOQhxM'
const url_tiktok = 'https://vt.tiktok.com/ZSehyjVW9/'
const url_instagram = 'https://www.instagram.com/p/CJFsOsKJMHa6FCRkbjn0mR3jJ0KwHOCCMaW7_Q0/?utm_medium=copy_link'
const url_facebook = 'http://www.facebook.com/groups/526909968570398/permalink/571916620736399/'
const url_twitter = 'https://twitter.com/LucuLucuVideo/status/1454834787382816775?s=20'
const url_soundcloud = 'https://soundcloud.com/enggak-tau-829795349/tri-suaka-aku-bukan-jodohnya?utm_campaign=social_sharing&utm_source=mobi&utm_terms=social_sharing_on_mobi.control%2Ctop_curators.top_curators'
const url_imgur = 'https://imgur.com/gallery/rK8ppvC'
const url_imdb = 'https://www.imdb.com/video/vi146981657?listId=ls053181649'
const url_telesticker = 'https://t.me/addstickers/c1129234339_by_HarukaAyaBot'
// youtube
zee.Youtube(url_youtube)
.then(data => {console.log(data)
});
// tiktok
zee.Tiktok(url_tiktok)
.then(data => {console.log(data)
});
// instagram
zee.Instagram(url_instagram)
.then(data => {console.log(data)
});
// facebook
zee.Facebook(url_facebook)
.then(data => {console.log(data)
});
// twitter
zee.Twitter(url_twitter)
.then(data => {console.log(data)
});
// soundcloud
zee.SoundCloud(url_soundcloud)
.then(data => {console.log(data)
});
// imgur
zee.Imgur(url_imgur)
.then(data => {console.log(data)
});
// imdb
zee.Imdb(url_imdb)
.then(data => {console.log(data)
});
// telesticker
zee.Telesticker(url_telesticker)
.then(data => {console.log(data)
});
Anime
const zee = require('alphabot-api');
const query = 'naruto'
// anime
zee.Anime(query)
.then(data => {console.log(data)
});
// manga
zee.Manga(query)
.then(data => {console.log(data)
});
// character
zee.Character(query)
.then(data => {console.log(data)
});
Search
const zee = require('alphabot-api');
const query_pinterest = 'elaina'
const query_film = 'love'
const query_wattpad = 'love'
const query_webtoons = 'love'
const query_mangatoons = 'love'
const query_drakor = 'love'
const query_stickersearch = 'patrick'
// pinterest
zee.Pinterest(query_pinterest)
.then(data => {console.log(data)
});
// film
zee.Film(query_film)
.then(data => {console.log(data)
});
// wattpad
zee.Wattpad(query_wattpad)
.then(data => {console.log(data)
});
// webtoons
zee.Webtoons(query_webtoons)
.then(data => {console.log(data)
});
// mangatoons
zee.Mangatoons(query_mangatoons)
.then(data => {console.log(data)
});
// drakor
zee.Drakor(query_drakor)
.then(data => {console.log(data)
});
// stickersearch
zee.StickerSearch(query_stickersearch)
.then(data => {console.log(data)
});
Islami
const zee = require('alphabot-api');
const query = 'luqman'
// listsurah
zee.ListSurah()
.then(data => {console.log(data)
});
// surah
zee.Surah(query)
.then(data => {console.log(data)
});
// tafsirsurah
zee.TafsirSurah(query)
.then(data => {console.log(data)
});
Information && News && others
const zee = require('alphabot-api');
const username = 'WattpadRomanceIN'
// jadwalbola
zee.JadwalBola()
.then(data => {console.log(data)
});
// jadwaltv
zee.JadwalTv()
.then(data => {console.log(data)
});
// jadwalsholat
zee.JadwalSholat()
.then(data => {console.log(data)
});
// kompasnews
zee.KompasNews()
.then(data => {console.log(data)
});
// inews
zee.Inews()
.then(data => {console.log(data)
});
// wattpaduser
zee.WattpadUser(username)
.then(data => {console.log(data)
});
//Palingmurah
const query = 'rdp'
zee.palingmurah(query)
.then(result => {
console.log(result)
});
//Moddroid
const query = 'freefire'
zee.moddroid(query)
.then(result => {
console.log(result)
});
//Happymod
const query = 'freefire'
zee.happymod(query)
.then(result => {
console.log(result)
});
//Apkmody
const query = 'freefire'
zee.apkmody(query)
.then(result => {
console.log(result)
});
//Wallpaper Search
const query = 'naruto'
zee.wpsearch(query)
.then(result => {
console.log(result)
});
//Mui Halal
const query = 'indomie'
const page = '2'
zee.muihalal(query, page)
.then(result => {
console.log(result)
});
//MCPEdl
const query = 'naruto'
zee.mcpedl(query)
.then(result => {
console.log(result)
});
//Sfile Search
const query = 'vpn'
zee.sfilesearch(query)
.then(result => {
console.log(result)
});
//Turnbackhoax
const zee = require('zee-api');
zee.turnbackhoax()
.then(result => {
console.log(result)
});
//Server Minecraft Indo
const zee = require('zee-api');
zee.servermc()
.then(result => {
console.log(result)
});
//P-STORE
const query = 'rdp'
zee.pstore(query)
.then(result => {
console.log(result)
});
//JalanTikus
const query = 'naruto'
zee.jalantikus(query)
.then(result => {
console.log(result)
});
//Tribun News
const zee = require('zee-api');
zee.tribunnews()
.then(result => {
console.log(result)
});
FAQs
Mengtes doang
The npm package alphabot-api receives a total of 0 weekly downloads. As such, alphabot-api popularity was classified as not popular.
We found that alphabot-api 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
Two npm packages masquerading as WhatsApp developer libraries include a kill switch that deletes all files if the phone number isn’t whitelisted.
Research
/Security News
Socket uncovered 11 malicious Go packages using obfuscated loaders to fetch and execute second-stage payloads via C2 domains.
Security News
TC39 advances 11 JavaScript proposals, with two moving to Stage 4, bringing better math, binary APIs, and more features one step closer to the ECMAScript spec.