All Projects β†’ Gattermeier β†’ Nodejs Virus

Gattermeier / Nodejs Virus

Licence: gpl-2.0
A Node.js Proof of Concept Virus

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Nodejs Virus

mesh-botnet
🐍 Proof-of-concept python IRC botnet for orchestrating macOS computers (harmless due to SIP & Gatekeeper)
Stars: ✭ 73 (+25.86%)
Mutual labels:  proof-of-concept, virus
Zeus
NOT MY CODE! Zeus trojan horse - leaked in 2011, I am not the author. This repository is for study purposes only, do not message me about your lame hacking attempts.
Stars: ✭ 1,043 (+1698.28%)
Mutual labels:  virus
Zines
Mirror of my favourite hacking Zines for the lulz, nostalgy, and reference
Stars: ✭ 370 (+537.93%)
Mutual labels:  virus
Aviator
Antivirus evasion project
Stars: ✭ 529 (+812.07%)
Mutual labels:  virus
Meltdown
This repository contains several applications, demonstrating the Meltdown bug.
Stars: ✭ 3,931 (+6677.59%)
Mutual labels:  proof-of-concept
Pocorgtfo
a "Proof of Concept or GTFO" mirror with extra article index, direct links and clean PDFs.
Stars: ✭ 560 (+865.52%)
Mutual labels:  proof-of-concept
Recyclerviewitemdecorations
ItemDecoration for Android Recyclerview
Stars: ✭ 351 (+505.17%)
Mutual labels:  proof-of-concept
Bootstrap Dark
The Definitive Guide to Dark Mode and Bootstrap 4 - A proof of concept
Stars: ✭ 54 (-6.9%)
Mutual labels:  proof-of-concept
Pivirus
sample linux x86_64 ELF virus
Stars: ✭ 45 (-22.41%)
Mutual labels:  virus
Poc
Proofs-of-concept
Stars: ✭ 467 (+705.17%)
Mutual labels:  proof-of-concept
Covidify
Covidify - corona virus report and dataset generator for python πŸ“ˆ
Stars: ✭ 456 (+686.21%)
Mutual labels:  virus
Infect
Infect Any Android Device With Virus From Link In Termux
Stars: ✭ 409 (+605.17%)
Mutual labels:  virus
Machine Learning Notebooks
Assorted exercises and proof-of-concepts to understand and study machine learning and statistical learning theory
Stars: ✭ 33 (-43.1%)
Mutual labels:  proof-of-concept
Virii
Collection of ancient computer virus source codes
Stars: ✭ 378 (+551.72%)
Mutual labels:  virus
Trace
Supply chain transparency platform proof-of-concept based on the Ethereum blockchain ✍️
Stars: ✭ 52 (-10.34%)
Mutual labels:  proof-of-concept
Ios Mail.app Inject Kit
iOS 8.3 Mail.app inject kit
Stars: ✭ 356 (+513.79%)
Mutual labels:  proof-of-concept
Gobot2
Second Version of The GoBot Botnet, But more advanced.
Stars: ✭ 431 (+643.1%)
Mutual labels:  virus
Spikes
Where ideas & concepts are born & incubated
Stars: ✭ 540 (+831.03%)
Mutual labels:  proof-of-concept
Go Restful
πŸš€ A real world production-grade RESTful Web Services proof-of-concept project.
Stars: ✭ 58 (+0%)
Mutual labels:  proof-of-concept
Seth
Perform a MitM attack and extract clear text credentials from RDP connections
Stars: ✭ 1,084 (+1768.97%)
Mutual labels:  proof-of-concept

Node.js Virus

This is a Node.js 'Proof of Concept' Virus, it runs only in node and attempts to infect other node applications.

Word or caution:

If you run the virus, it likely will do its job and .. infect you :) Also, it could break stuff.

What it does:

For details how the virus works, read the comments in the source, but here what the virus does on a high level:

  • It scans directories for package.json files and analyzes them for β€˜entry points’
  • It then checks if those files can be infected (eg: no already infected files)
  • It attempts to append itself to the file (and even chmods if necessary)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].