erubis
fast and extensible eRuby implementation which supports multi-language
Install
- All systems
-
curl cmd.cat/erubis.sh
- Debian
-
apt-get install ruby-erubis
- Ubuntu
-
apt-get install ruby-erubis
- Alpine
-
apk add ruby-erubis
- Arch Linux
-
pacman -S ruby-erubis
- Kali Linux
-
apt-get install ruby-erubis
- Fedora
-
dnf install ruby-erubis
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ruby-erubis
- Raspbian
-
apt-get install ruby-erubis
- Dockerfile
- dockerfile.run/erubis
- Docker
-
docker run cmd.cat/erubis erubis
powered by Commando
ruby-erubis
fast and extensible eRuby implementation which supports multi-language
Erubis is a very fast eRuby implementation that features: * Multi-language support (Ruby/PHP/C/Java/Scheme/Perl/Javascript) * Auto escaping support * Auto trimming spaces around '<% %>' * Embedded pattern changeable (default '<% %>') * Enable to handle Processing Instructions (PI) as embedded pattern * Context object available and easy to combine eRuby template with YAML file * Print statement available * Easy to extend and customize in subclass * Ruby on Rails support
rubygem-erubis
A fast and extensible eRuby implementation
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.
metasploit
Advanced open-source platform for developing, testing, and using exploit code
vagrant
Tool for building and distributing virtualized development environments
This package provides the tools to create and configure lightweight, reproducible, and portable virtual environments. Vagrant uses Oracle’s VirtualBox to create its virtual machines and then uses Chef or Puppet to provision them.
metasploit-framework
Framework for exploit development and vulnerability research
The Metasploit Framework is an open source platform that supports vulnerability research, exploit development, and the creation of custom security tools.