stackprof
Web Application Security Scanner Framework
Install
- All systems
-
curl cmd.cat/stackprof.sh
- Debian
-
apt-get install gitlab
- Ubuntu
-
apt-get install gitlab
- Arch Linux
-
pacman -S gitlab
- Kali Linux
-
apt-get install arachni
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gitlab
- Raspbian
-
apt-get install gitlab
- Dockerfile
- dockerfile.run/stackprof
arachni
Web Application Security Scanner Framework
Arachni is a feature-full, modular, high-performance Ruby framework aimed towards helping penetration testers and administrators evaluate the security of web applications.
gitlab
git powered software platform to collaborate on code (non-omnibus)
gitlab provides web based interface to host source code and track issues. It allows anyone for fork a repository and send merge requests. Code review is possible using merge request workflow. Using groups and roles project access can be controlled. Unlike the official package from GitLab Inc., this package does not use omnibus.