Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/ronin-rb/ronin-vulns
Tests URLs for Local File Inclusion (LFI), Remote File Inclusion (RFI), SQL injection (SQLi), and Cross Site Scripting (XSS), Server Side Template Injection (SSTI), and Open Redirects.
https://github.com/ronin-rb/ronin-vulns
Added missing specs for `SSTI.scan`.
6ef9d7c81576835a820dc024ee6a65daa3d2429b authored over 2 years ago by Postmodern <[email protected]>
6ef9d7c81576835a820dc024ee6a65daa3d2429b authored over 2 years ago by Postmodern <[email protected]>
Fixed an escape.
eec8895f0b7788fdbde0e246c425409ea08fd3ab authored over 2 years ago by Postmodern <[email protected]>
eec8895f0b7788fdbde0e246c425409ea08fd3ab authored over 2 years ago by Postmodern <[email protected]>
Adde `Ronin::Vulns::SSTI` (closes #8).
9b0c0da1cc0230e092496849ed845bd09f8e10d6 authored over 2 years ago by Postmodern <[email protected]>
9b0c0da1cc0230e092496849ed845bd09f8e10d6 authored over 2 years ago by Postmodern <[email protected]>
Fixed YARD links.
21211d3d3ade79f7c9a3027dc5f8eaeda6d01a7e authored over 2 years ago by Postmodern <[email protected]>
21211d3d3ade79f7c9a3027dc5f8eaeda6d01a7e authored over 2 years ago by Postmodern <[email protected]>
Added a missing spec.
2459ce35489302c6d2f90558834fb52020847e46 authored over 2 years ago by Postmodern <[email protected]>
2459ce35489302c6d2f90558834fb52020847e46 authored over 2 years ago by Postmodern <[email protected]>
Fixed copy/pasted examples.
e42aee46fe9301c9e043038b4e148b523276aa33 authored over 2 years ago by Postmodern <[email protected]>
e42aee46fe9301c9e043038b4e148b523276aa33 authored over 2 years ago by Postmodern <[email protected]>
Added `Ronin::Vulns::LFI` (closes #5).
e0d1c2f539d196713cca189fc9d83d91a9fc4c12 authored over 2 years ago by Postmodern <[email protected]>
e0d1c2f539d196713cca189fc9d83d91a9fc4c12 authored over 2 years ago by Postmodern <[email protected]>
Renamed `ronin-vuln` to `ronin-vulns`.
b90c7dfd73ebb200a34679a48546d569c567423b authored over 2 years ago by Postmodern <[email protected]>
b90c7dfd73ebb200a34679a48546d569c567423b authored over 2 years ago by Postmodern <[email protected]>
Renamed `RFI#evasion` to `filter_bypass`.
7d7cdd9b7c4d359ab8853676c1e2efc9400fa23d authored over 2 years ago by Postmodern <[email protected]>
7d7cdd9b7c4d359ab8853676c1e2efc9400fa23d authored over 2 years ago by Postmodern <[email protected]>
Added `Ronin::Vuln::RFI` (closes #4).
c57d41af8e0bbb691b948b7a76889c77bd60594a authored over 2 years ago by Postmodern <[email protected]>
c57d41af8e0bbb691b948b7a76889c77bd60594a authored over 2 years ago by Postmodern <[email protected]>
Extracted `Ronin::Vuln::Web#exploit` specs out into a RSpec example.
d082a46d5252171409c4f4a427a1d14d50bea736 authored over 2 years ago by Postmodern <[email protected]>
d082a46d5252171409c4f4a427a1d14d50bea736 authored over 2 years ago by Postmodern <[email protected]>
Added missing edge-case specs for `Ronin::Vuln::Web#exploit`.
28e113169f19fff831bc52dfcb7568d7b5956f36 authored over 2 years ago by Postmodern <[email protected]>
28e113169f19fff831bc52dfcb7568d7b5956f36 authored over 2 years ago by Postmodern <[email protected]>
Added the `Ronin::Vuln::Web` base class.
d36fb1c735e295be90f6994938b55c0897a908fc authored over 2 years ago by Postmodern <[email protected]>
d36fb1c735e295be90f6994938b55c0897a908fc authored over 2 years ago by Postmodern <[email protected]>
Initial commit.
82d8f5b470a4ab07845a989dc222c54f5b291841 authored over 2 years ago by Postmodern <[email protected]>
82d8f5b470a4ab07845a989dc222c54f5b291841 authored over 2 years ago by Postmodern <[email protected]>