Arissploit Framework is a simple framework designed to master penetration testing tools. Arissploit Framework offers simple structure, basic CLI, and useful features for learning and developing penetration testing tools.
Though I doubt anyone wanting to use this tool is going to use pipenv (you never know) with this tool, it is still useful to include files documenting the version used to test the program, but also so that github can recognize the library used and note it on the repo.
This basically means just running pipenv on the repo to grab all libraries needed. Simple enough.
Though I doubt anyone wanting to use this tool is going to use pipenv (you never know) with this tool, it is still useful to include files documenting the version used to test the program, but also so that github can recognize the library used and note it on the repo.
This basically means just running pipenv on the repo to grab all libraries needed. Simple enough.