Giter Club home page Giter Club logo

nessus_update's Introduction

Nessus_update

主要是解决某几位大佬为了寻找nessus的all-2.0.tar.gz头疼的问题造就的轮子 image

python get_activ_code.py
生成的Email地址: [email protected]
开始获取Nessus注册相关的表单
获取到Nessus注册token为	dchn8Fcnky6mLc5dGDDMHRxu0U6ZyenOT6+Ky0d7rUo=
注册成功,等待到邮箱 [email protected] 去获取相关的信息
需要等待一段时间(15秒),等待邮箱收信有一定的延迟
获取到邮箱 [email protected] 的内容uid: yqu6hlX4b8c5N3fwuqDUxOpTXkcHoA
Nessus 的激活码Activation code: 1E12-AB04-8DDB-564C-F119
获取到nessus插件包的下载地址是: https://plugins.nessus.org/v2/nessus.php?f=all-2.0.tar.gz&u=501b33370d5649f73e029b246eedc3fe&p=1b1ec8c81448c67a986cd397232acb1b

关于Docker下运行的参考Docker 下运行nessus

some tips

service nessusd stop
# curl  https://www.tenable.com/downloads/api/v1/public/pages/nessus/downloads/10204/download?i_agree_to_tenable_license_agreement=true -o nessus880.deb
# dpkg -i nessus880.deb
# mv /opt/nessus/var/nessus/templates/metadata.json /opt/nessus/var/nessus/templates/metadata.json.old1
# mv /opt/nessus/var/nessus/templates/tmp/metadata.json /opt/nessus/var/nessus/templates/tmp/metadata.json.old1

/opt/nessus/sbin/nessuscli update  /root/all-2.0.tar.gz
# just for first update all-2.0.tar.gz
# cp /opt/nessus/var/nessus/www/policy_wizards.json /opt/nessus/var/nessus/www/policy_wizards.json.bak
# sed -i '/subscription_only": true,/d' /opt/nessus/var/nessus/www/policy_wizards.json
# sed -i '/"manager_only": true,/d' /opt/nessus/var/nessus/www/policy_wizards.json
# sed -i 's/"HomeFeed (Non-commercial use only)"/"ProfessionalFeed (Direct)"/g' /opt/nessus/var/nessus/plugin_feed_info.inc
# sed -i 's/"HomeFeed (Non-commercial use only)"/"ProfessionalFeed (Direct)"/g' /opt/nessus/lib/nessus/plugins/plugin_feed_info.inc
# sed -i 's/Nessus Home/Nessus/g' /opt/nessus/lib/nessus/plugins/scan_info.nasl
# cp /opt/nessus/etc/nessus/nessus-fetch.db.bak /opt/nessus/etc/nessus/nessus-fetch.db
service nessusd start

nessus_update's People

Contributors

0xa-saline avatar

Watchers

 avatar

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.