Git Product home page Git Product logo

vbackdoor's People

Contributors

veo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

vbackdoor's Issues

去除添加定时任务功能引发错误

添加定时任务很容易被发现,所以产生删除定时任务功能想法

尝试删除第172-214行代码 和CRONTAB_CODE1 CRONTAB_CODE2变量
然后自定义变量
#define MAGIC_STRING "tomcat" // hide process one
#define MAGIC_DEAMON "tomcat" // hide process two
#define CONFIG_FILE "xld.so.preload" // hide self
#define LIB_FILE "xliblinux64.so" // hide self
#define MAGIC_PORT 8080 // hide port
加载后使用ps -ef命令出现报错情况
系统:CentOS Linux 7
# ps -ef
Segmentation fault
注:所有操作在vshell命令执行控制台下执行,并且如果出现上述情况,vshell命令执行控制台再也进不去了,需要在文件管理
里删除/etc/ld.so.preload中加载的so才能正常进入

can't run

its no possibility to run 'evil' process, because bash has not find such name to run :)

if ((strstr (filename, MAGIC_STRING)) || (strstr (filename, CONFIG_FILE)) || (strstr (filename, LIB_FILE))) {
errno = ENOENT;
return NULL;
}

how to fix?

怎么卸载

尝试使用echo "" > /etc/ld.so.preload 无效

后门的用处

大佬,这个后门给目标种上后有啥用吗?或者说我如何使用这个后门

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.