thesp0nge / owasp-esapi-ruby
The Owasp Esapi Ruby is a port for outstanding release quality Owasp Esapi project to the Ruby programming language. The idea is to build a Ruby gem (the standard ruby library archive format) containing the Esapi concepts implemented in Ruby classes so people using Ruby in their Rails application can have security into them.
☆46Updated 12 years ago
Related projects ⓘ
Alternatives and complementary repositories for owasp-esapi-ruby
- Ruby BlackBag. Misc ruby-based pen-testing/reversing tools. Inspired by Matasano BlackBag.☆146Updated 4 years ago
- Ruby gem to check to see if an email address is on http://haveibeenpwned.com☆17Updated 7 years ago
- A Brakeman plugin for the Jenkins continuous integration tool☆22Updated 4 years ago
- A JRuby implementation of the BurpExtender interface for PortSwigger Burp Suite.☆58Updated 9 years ago
- Ruby web application security assessment console☆62Updated 5 years ago
- A tool used to help with testing/auditing the security of a Rails application.☆24Updated 8 years ago
- A static analysis security vulnerability scanner for Ruby on Rails applications (OSS fork of Brakeman)☆47Updated last year
- The Appcanary agent☆47Updated 4 years ago
- Ruby gem to help prevent Server Side Request Forgery☆42Updated 4 months ago
- Fully Featured and Fast hexdumping for Ruby.☆78Updated 9 months ago
- ☆66Updated 7 years ago
- Scanny — Ruby on Rails security scanner☆27Updated 12 years ago
- UNMAINTAINED: See celluloid/celluloid#779 - Celluloid::IO-powered DNS server☆57Updated 6 years ago
- Ruby FFI bindings for libpcap.☆41Updated last year
- A random testing / fuzzer framework for Ruby.☆134Updated 5 years ago
- libpcap bindings for ruby☆80Updated 3 months ago
- EventMachine-aware pure Ruby DNS resolution☆68Updated 8 years ago
- ☆41Updated this week
- Ruby SPF Parser☆29Updated last month
- A Ruby gem to easily create SAML 2.0 messages.☆72Updated 4 months ago
- A library for creating wrappers around command-line programs.☆32Updated 2 years ago
- A swiss-army-knife for HTTP services.☆43Updated 10 years ago
- A Ruby client for the Riemann event system☆65Updated 4 months ago
- spam detection in text, made specifically for web forms☆45Updated 3 months ago
- A Ruby library to add function composition to Procs and Methods.☆24Updated 9 years ago
- An HTTP/1.1 pipelining implementation atop Net::HTTP