Skip to content

Instantly share code, notes, and snippets.

<fields>
<field name="slug" type="string" indexed="true" stored="true" required="true" />
<field name="congress" type="string" indexed="true" stored="true" required="true" />
<field name="session" type="string" indexed="true" stored="true" required="true" />
<field name="bill" type="string" indexed="true" stored="true" required="false" multiValued="true" />
<field name="year" type="string" indexed="true" stored="true" required="true" />
<field name="month" type="string" indexed="true" stored="true" required="true" />
<field name="day" type="string" indexed="true" stored="true" required="true" />
Breaking and Fixing Origin-Based Access Control in Hybrid Web/Mobile Application Frameworks
--------------------------------------------------------------------------------------------
Github: https://github.com/georgiev-martin/NoFrak
"The following email was sent to Apache Cordova/PhoneGap on 12/13/2013, and again on 1/17/2014.
As there has been no response, we are re-posting it here to alert the general public
of the inherent vulnerabilities in Apache Cordova/PhoneGap.
...
"
{
"result": {
"root": {
"nodeId": 183,
"nodeType": 9,
"nodeName": "#document",
"localName": "",
"nodeValue": "",
"documentURL": "http://forecast.io/#/f/42.0586,-87.6845",
"baseURL": "http://forecast.io/",
<!DOCTYPE html>
<html manifest="cache.mobile.manifest">
<head>
<meta charset="utf-8">
<title>Forecast</title>
<meta name="description" content="Full-featured, global weather service, complete with 7-day forecasts that cover world, beautiful weather visualizations, and a time machine for exploring the weather in the past and far future.">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="format-detection" content="telephone=no">
from __future__ import division
from app.models import *
from app.models import db
from sqlalchemy import func
# for user in db.session.query(FacebookUser.username, func.count(FacebookUser.username)).group_by(FacebookUser.username):
# if user[1] == 1: continue
# dupes = FacebookUser.query.filter_by(username=user[0]).all()
# scores = []
# for dupe in dupes:
(alpaca)➜ clustertools git:(master) python check_ssh.py
tlab-01.eecs.northwestern.edu okay /home/asj936/bin/python 2.7.6 /home/asj936/bin/pip 1.5.6
tlab-02.eecs.northwestern.edu okay /home/asj936/bin/python 2.7.6 /home/asj936/bin/pip 1.5.6
tlab-03.eecs.northwestern.edu okay /home/asj936/bin/python 2.7.6 /home/asj936/bin/pip 1.5.6
tlab-04.eecs.northwestern.edu okay /home/asj936/bin/python 2.7.6 /home/asj936/bin/pip 1.5.6
tlab-05.eecs.northwestern.edu okay /home/asj936/bin/python 2.7.6 /home/asj936/bin/pip 1.5.6
tlab-06.eecs.northwestern.edu timed out
tlab-07.eecs.northwestern.edu okay /home/asj936/bin/python 2.7.6 /home/asj936/bin/pip 1.5.6
tlab-08.eecs.northwestern.edu timed
[ajohri@garuda ~]$ python downloader.py
[<Element div at 0x7f4f990ae3c0>]
https://play.google.com/store/apps/details?id=com.dubebe.makeupmaster
https://play.google.com/store/apps/details?id=com.app.spacejellyjump
https://play.google.com/store/apps/details?id=com.encodevlabs.egotickets
https://play.google.com/store/apps/details?id=com.app.picabin
https://play.google.com/apps/publish/?dev_acc=14879566262172048183#MarketListingPlace:p=tmp.14879566262172048183.1399729678956
https://play.google.com/store/apps/details?id=com.wDekmeAnimeRadio
https://play.google.com/store/apps/details?id=com.meraki.Dashboard
https://play.google.com/store/apps/details?id=com.sweetsugar.applockfree
[ajohri@garuda plghost]$ python driverwebview.py test Multiwebview-debug.apk
(re)starting adb server
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
killing any emulators already present
launching emulator-5554
emulator: emulator window was out of view and was recentered
open app
starting activity org.multiwebview/org.multiwebview.Multiwebview
(chromedevtools)➜ chromedevtools git:(master) ✗ python run.py ws://127.0.0.1:9222/devtools/page/6AB4DE7E-881D-851D-7F40-89F70BE526C5
/html False False
/html/head False False
/html/head/meta[1] False False
/html/head/meta[2] False False
/html/head/meta[3] False False
/html/head/meta[4] False False
/html/head/title False False
/html/head/script[1] False False
/html/head/script[2] False False
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Marker animations with <code>setTimeout()</code></title>
<style>
html, body, #map-canvas {
height: 100%;
margin: 0px;