Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/ronin-rb/ronin-irc
An IRC bot for Ronin (WIP)
https://github.com/ronin-rb/ronin-irc
4d5b7dea17903f9320a81d7debc9103ddade680d authored over 11 years ago by Postmodern <[email protected]>
1a14a89175d5059b40cda3c60493b3045c64a57a authored over 11 years ago by Postmodern <[email protected]>
0a2c7f85c8d87cc6e08fc39ac267c02a773717f5 authored almost 12 years ago by Postmodern <[email protected]>
f8add85150719da3ea7c9e26c1482a586852ca4c authored almost 12 years ago by Postmodern <[email protected]>
524b5a998cf0cacac4bfaa423e0d09bd3df9ee20 authored almost 12 years ago by Postmodern <[email protected]>
1b76e54185c7e448a10357d09df1b23fbbf65c6b authored almost 12 years ago by Postmodern <[email protected]>
d6855ba6ef11c98f60b7b6c4fb63e39007259d19 authored almost 12 years ago by Postmodern <[email protected]>
b1e53d348363191ed4972c2dfbe18e087c51894a authored almost 12 years ago by Postmodern <[email protected]>
dbaebe8810168b0259297673b38d631b5df08047 authored almost 12 years ago by Postmodern <[email protected]>
024fa56f7047e037c4c1210210a4f80a75ad71ac authored almost 12 years ago by Postmodern <[email protected]>
d3740b0849b11801a7965c88e76dc6a800d62253 authored almost 12 years ago by Postmodern <[email protected]>
f9bb035c3c746fb112519fb86d3ecdc1da013859 authored over 12 years ago by Postmodern <[email protected]>
29d84ac198a316c79c66d0011387abe34ab0da81 authored over 12 years ago by Postmodern <[email protected]>
a37d01d24c25da8d517328f8b9f5a32aea130086 authored over 12 years ago by Postmodern <[email protected]>
77dbefbc9c176264974b5b59eb8a306dd384ca86 authored over 12 years ago by Postmodern <[email protected]>
7d0af624d8dc2f1c4cc3aced84efd7f04c39dede authored over 12 years ago by Postmodern <[email protected]>
54d055bfafd2050d791644701c0913eb4c7e0d0c authored over 12 years ago by Postmodern <[email protected]>
9effeaedc6f97c386a5d8bfafeb43ae171624e60 authored over 12 years ago by Postmodern <[email protected]>
4b439e9a8c2bdf64c8d2d91469609db272806408 authored over 12 years ago by Postmodern <[email protected]>
725f05b5cb68162f7062fcb7188cfef9f9f6f165 authored over 12 years ago by Postmodern <[email protected]>
bf95b56d302c8988c606b573ead395a56333c315 authored over 12 years ago by Postmodern <[email protected]>
b971b3fc7c5c9e56d36303c91831d29f876e19a8 authored over 12 years ago by Postmodern <[email protected]>
4d6dcdcb25d81848cea999f375efa2570987f2ef authored almost 13 years ago by Postmodern <[email protected]>
f0b261e6294b089db8fbc908c0d642e1c4c5f84a authored almost 13 years ago by Postmodern <[email protected]>
* Need the ::URI to distinguish between Plugins::URI and the top-level
URI.
Removed :: from URI
5fb8d39325cd386d53a7a0b04332cc96b84bd60b authored almost 13 years ago by Elliott Cutright <[email protected]>parse was replaced by uri, missed reference needed to be deleted.
942addb21f206697a3760127b65ddc51ee0f4e32 authored almost 13 years ago by Elliott Cutright <[email protected]>d4c3f737dc0b25194fa0005656f17c6f879375b0 authored almost 13 years ago by Postmodern <[email protected]>
ronin bot can now parse URIs per issue 4.
Example:
!parse https://github.com/ronin-ruby/ronin-...
ae704d59c20cd51fc522934ba0b08c9338252eb6 authored almost 13 years ago by Postmodern <[email protected]>
41263e6065aca1dac82652e4ef1fe104352e73db authored almost 13 years ago by Postmodern <[email protected]>
Added the ability for ronin-bot to grab banners
Example:
!banner mail.cnn.com 25
!banner_tcp ma...
b90c52e01dc568dd5474661759e5cf10869a0697 authored almost 13 years ago by Postmodern <[email protected]>
d9a81c088e567f9f7058494420166ec444817078 authored almost 13 years ago by Postmodern <[email protected]>
48fb90cca99790c2634ed4fffe09ef0edaf7496b authored almost 13 years ago by Postmodern <[email protected]>
if result == unless result.nil?
bd6fb1f3509eb3070882c0a29987eade8a5f821d authored almost 13 years ago by Elliott Cutright <[email protected]>Ronin bot can now do DNS lookups.
Examples:
!dns www.github.com
!dns_all www.google.com
!dns_re...
Changed hash commands
ec4e15060b02032acae051ebdbabe029bfb2beec authored almost 13 years ago by Postmodern <[email protected]>Dropped the hash command. Now just call the hash type.
Example:
!md5 password
!sha1 password
!s...
added ability to create md5,sha1,sha256 and she512 hashes with
ronin-bot.
examples:
!hash md5 p...
5bef29484e6c8919230e4eb8130ea29d84f449f4 authored almost 13 years ago by Postmodern <[email protected]>
1299fd9b98c965bc8779e979111fa6d0e659c1e4 authored almost 13 years ago by Postmodern <[email protected]>
Add base64 commands to ronin-bot per issue #2
65d521d9b5b238225895793f57ac3a96531f884f authored almost 13 years ago by Postmodern <[email protected]>9ab6c1ea7dbce702cfa5e914aaeeab6113b317bc authored almost 13 years ago by Postmodern <[email protected]>
e2efabff037bc5ba11eb8e3cd1f5163d7f2d2a27 authored almost 13 years ago by Elliott Cutright <[email protected]>
dbe9e2fb5d314d2cf26f3553a8bfaa14127f109b authored almost 13 years ago by Elliott Cutright <[email protected]>
8a63344d25973ef21d0538a2bc6ec7039d2c8033 authored almost 13 years ago by Postmodern <[email protected]>
445f21498704776d6e86854e9cf30649ed4ea7aa authored almost 13 years ago by Postmodern <[email protected]>
0ef5e4c78e3a27fa678c88dc8322fc43af636159 authored almost 13 years ago by Postmodern <[email protected]>
9ff4b8b70ec79f4cd0c13d11fcc2ea25cf5fd25d authored almost 13 years ago by Postmodern <[email protected]>
c809815cb233fcdb823e04d9b0a3d1adc872478c authored almost 13 years ago by Postmodern <[email protected]>
77d9288de16a2352166eb33cdd6d67f28d5743b6 authored almost 13 years ago by Postmodern <[email protected]>
f0c8e5e862bbc301d2b8cf1087188c5145d0c8d9 authored almost 13 years ago by Postmodern <[email protected]>
d1f9caf51ced411abb558edd95a9734876e9308b authored almost 13 years ago by Postmodern <[email protected]>
d7b523a4c0878657b611489f266bf93239677d88 authored almost 13 years ago by Postmodern <[email protected]>
a543a2930cda65ca3aeb67cf97b08d30fe1d9006 authored almost 13 years ago by Postmodern <[email protected]>
38883b46787d86a2afc9278580f9c417253b350d authored almost 13 years ago by Postmodern <[email protected]>
2ef09970721bf841d62376aac6657e1f079b3430 authored almost 13 years ago by Postmodern <[email protected]>
c3f57be2eddd37d12ec1f5985c014d40e41e7287 authored almost 13 years ago by Postmodern <[email protected]>
fd0933fb3908aeab168b5a6f345422c6cbab0b9f authored almost 13 years ago by Postmodern <[email protected]>
e1e3173181b9fac89207c3a5b1ad95478e4a73aa authored almost 13 years ago by Postmodern <[email protected]>
15914ddb21bb0ee1154d43af0d0c0b1b4cf14708 authored almost 13 years ago by Postmodern <[email protected]>
821b38ab8ea8c4dd3c539179ac42675c6a173f1a authored almost 13 years ago by Postmodern <[email protected]>
6688e9af123a08db74c26648d6a2b91fd8571de3 authored almost 13 years ago by Postmodern <[email protected]>
c2b7e5416576a8a280bc548056db1522bd4691f0 authored almost 13 years ago by Postmodern <[email protected]>
a5b0d46b3085f618b39044089bae25f2320f8051 authored almost 13 years ago by Postmodern <[email protected]>
bf510453431f2713b8593d366d76218580d22e94 authored almost 13 years ago by Postmodern <[email protected]>
e1a987b8a8419541d8b1c9f24c79d99a20790a18 authored almost 13 years ago by Postmodern <[email protected]>
ecaa868ebdc463faf070524786a01abe16b1c6f4 authored almost 13 years ago by Postmodern <[email protected]>
2ce8925034640274a357961d16a8778ed9383a15 authored almost 13 years ago by Postmodern <[email protected]>
d8f6278bfb5a9f9c14a942da116ba6a1ea5c2675 authored almost 13 years ago by Postmodern <[email protected]>