Coder Social home page Coder Social logo

01rabbit / pakuri Goto Github PK

View Code? Open in Web Editor NEW
145.0 15.0 28.0 6.82 MB

PAKURI has been merged with Python and launched as a new project, PAKURI-THON.

Home Page: https://github.com/01rabbit/PAKURI-THON

License: GNU General Public License v3.0

Shell 100.00%
pentest-tool pentesting-tools metasploit faraday penetration-testing openvas scanning vulnerabilities exploitation kali arsenal

pakuri's Issues

Selection error in PAKURI

Hi, I'm a newbie in penetration testing and I just install PAKURI in Linux and it occurs a problem. I can't select the selection that I want like recon, exploit and etc, but the exit and quit button can be selected. The status shown in PAKURI main page, the docker status is stated as DOWN. I know it means docker service is not installed or cannot found in my machine. May I have the solution to solve this problem?

Screenshot 2020-11-05 181124

Linkage with OpenVAS

OpenVAS has been renamed Greenbon-Vulnerability-Manager. We have confirmed an event where the functionality that PAKURI used to provide is not fully utilized.
As a result, PAKURI's integration with vulnerability scanners will not work and users will not get the correct results.
I will respond to this bug as soon as possible.

OpenVASは、 Greenbone-Vulnerability-Managerという名前に変わりました。これまでPAKURIが利用していた機能が十分に発揮されない事象を確認しています。
そのためPAKURIによる脆弱性スキャナーとの連携が機能せず、利用者は正しい結果を得られません。
このに関して、私は速やかに対応します。

Reset faraday password

If you forgot the password or you don't know your Faraday Server password, you can use the command faraday-manage to change it:

$ faraday-manage change-password

Can't access Faraday Server remotely

In your Server machine, go to /home/faraday/.faraday/config/server.ini and check if you're listening only on the localhost. You should see something like this:

[faraday_server]
port=5985
bind_address=localhost

If your Clients are on different machines than the Server, then you'll need to change the bind_address to your private IP (or all your interfaces). For example:

bind_address=0.0.0.0

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.