Skip to content

Instantly share code, notes, and snippets.

View cbrnrd's full-sized avatar
🤠

Carter Brainerd cbrnrd

🤠
View GitHub Profile
[a]:(�javascript:alert(1))
@cbrnrd
cbrnrd / keybase.md
Last active January 29, 2018 22:00

Keybase proof

I hereby claim:

  • I am cbrnrd on github.
  • I am cbrnrd (https://keybase.io/cbrnrd) on keybase.
  • I have a public key whose fingerprint is 0BF0 CDDE 1390 AF67 7F39 48D5 06B5 39D9 A232 58B3

To claim this, I am signing this object:

@cbrnrd
cbrnrd / index.html
Created January 9, 2018 04:20
Submit Button
<div class="btn-submit">
<span>Submit</span>
<div class="rotate"></div>
</div>
@cbrnrd
cbrnrd / cryptocoin-donation-boxes.markdown
Created December 6, 2017 15:11
Cryptocoin Donation Boxes

Cryptocoin Donation Boxes

Donation box buttons for donating crypto-currencies on your website.

Feel free to use these on your website. Also feel free to maybe drop a little tip in the addresses listed in this demo! :)

A Pen by Bennett Feely on CodePen.

License.

##
# This module requires Metasploit: http://metasploit.com/download
# Current source: https://github.com/rapid7/metasploit-framework
##
class MetasploitModule < Msf::Auxiliary
include Msf::Exploit::Remote::Tcp
include Msf::Exploit::CmdStager