console
Framework for exploit development and vulnerability research
Install
- All systems
-
curl cmd.cat/console.sh
- Debian
-
apt-get install ruby-rails-2.3
- Ubuntu
-
apt-get install civicrm-common
- Arch Linux
-
pacman -S logstash
- Kali Linux
-
apt-get install arachni
- Fedora
-
dnf install rubygem-power_assert
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install civicrm-common
- OS X
-
brew install logstash
- Raspbian
-
apt-get install ruby-rails-2.3
- Dockerfile
- dockerfile.run/console
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.
metasploit
Advanced open-source platform for developing, testing, and using exploit code
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.
conserver-client
connect to a console server
rubygem-net-telnet
Provides telnet client functionality
rubygem-xmlrpc
enables remote procedure calls over HTTP
rubygem-rdoc-doc
Documentation for rubygem-rdoc
rubygem-plist
library
jruby
100% pure-Java implementation of Ruby
JRuby is a high performance, stable, fully threaded Java implementation of the Ruby programming language. JRuby is tightly integrated with Java to allow the embedding of the interpreter into any Java application with full two-way access between the Java and the Ruby code (similar to Jython for the Python language). JRuby provides a complete set of core "builtin" classes and syntax for the Ruby language, as well as most of the Ruby Standard Libraries. The standard libraries are mostly Ruby's own complement of ".rb" files, but a few that depend on C language-based extensions have been reimplemented. Some are still missing, but JRuby hopes to implement as many as is feasible.
civicrm-common
CiviCRM common files
CiviCRM is web-based, Constituent Relationship Management (CRM) software geared toward meeting the needs of non-profit and other civic-sector organizations. As a non profit committed to the public good itself, CiviCRM understands that forging and growing strong relationships with constituents is about more than collecting and tracking constituent data - it is about sustaining relationships with supporters over time. With CiviCRM's robust feature set, organizations can further their mission through contact management, fundraising, event management, member management, mass e-mail marketing, peer-to-peer campaigns, case management, and much more. CiviCRM is a solution for managing * Contacts & relationships * Events & registration * Fundraising * Online payments * Communications * Mailing lists * Membership * Clients * Reports This package contains core components of CiviCRM.
ruby2.5
Interpreter of object-oriented scripting language Ruby
Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in perl). It is simple, straight-forward, and extensible. In the name of this package, `2.5' indicates the Ruby library compatibility version. This package currently provides the `2.5.x' branch of Ruby.
dradis
Collaboration tools for penetration testing
Dradis is a tool to help in the process of penetration testing. Penetration testing is about information: 1. Information discovery 2. Exploit useful information 3. Report the findings But penetration testing is also about sharing the information you and your teammates gather. Not sharing the information available in an effective way will result in exploitation oportunities lost and the overlapping of efforts.
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.
rubygem-mini_mime
A lightweight mime type lookup toy
rubygem-bootsnap-doc
Documentation for rubygem-bootsnap
rubygem-rake
Ruby based make-like utility
ruby-rails-2.3
MVC ruby based framework geared for web application development
Rails is a full-stack, open-source web framework in Ruby for writing real-world applications. Being a full-stack framework means that all layers are built to work seamlessly together. That way you don't repeat yourself and you can use a single language from top to bottom. Everything from templates to control flow to business logic is written in Ruby.
wpscan
Black box WordPress vulnerability scanner
WPScan scans remote WordPress installations to find security issues.
gitlab-gitaly
Speed up Git access using caching
sonic-pi
Live Coding for Everyone
A free live coding synth for everyone. Originally designed to support computing and music lessons within schools. Use code to compose and perform in classical and contemporary styles ranging from Canons to Dubstep.
ruby-rdoc
Command-line documentation generator for Ruby projects
ruby-rake
Make-like build tool implemented in Ruby
rubygem-power_assert
Power Assert for Ruby. Power Assert shows each value of variables
and method calls in the expression. It is useful for testing, providing which value wasn't correct when the condition is not satisfied.