Skip to content

Instantly share code, notes, and snippets.

View pwnfoo's full-sized avatar

Sachin Kamath pwnfoo

View GitHub Profile
#!/bin/bash
### USAGE
###
### ./ElasticSearch.sh 1.7 will install Elasticsearch 1.7
### ./ElasticSearch.sh will fail because no version was specified (exit code 1)
###
### CLI options Contributed by @janpieper
### Check http://www.elasticsearch.org/download/ for latest version of ElasticSearch
<?php
/**
*
* Hackademic-CMS/controller/class.LoginController.php
*
* Hackademic Login Controller
* Class for logging into the backend
*
* Copyright (c) 2012 OWASP
*
<script src='https://www.google.com/recaptcha/api.js'></script>
<div id="login">
<form class="login" method="post" action="{$site_root_path}pages/login.php" align="center">
<fieldset id="inputs">
<legend>Login Details</legend>
<label>Username</label>
<input name="username" type="text" autofocus required>
<label>Password</label>
<input name="pwd" id="password" type="password" required>
<div class="g-recaptcha" data-sitekey="6LdPVRUTAAAAADFUUlCbXccJ3De6gvOStPsI-WDT"></div>
<div class="top">
<div class="individual-events-table_length"> <!--Added this div-->
<div class="pull-left">
<div id="individual-events-table_length" class="dataTables_length">
<label>Show <select class="form-control input-sm" aria-controls="individual-events-table" name="individual-events-table_length">
<option value="10">10</option>
<option value="25">25</option>
<option value="50">50</option>
<option value="100">100</option>
</select> entries
for word in $(<list.txt)
do
eval "echo -n $word | md5sum | grep <hash_here>"
done
/*
* Decompiled with CFR 0_110.
*/
package com.code.anokha;
public class CryptName {
public String name;
String productKey = null;
int newValue_1;
int newValue_2;
/*
* Decompiled with CFR 0_110.
*
* Could not load the following classes:
* org.eclipse.swt.events.FocusAdapter
* org.eclipse.swt.events.FocusEvent
* org.eclipse.swt.events.FocusListener
* org.eclipse.swt.events.SelectionAdapter
* org.eclipse.swt.events.SelectionEvent
* org.eclipse.swt.events.SelectionListener
/*
* Decompiled with CFR 0_110.
*
* Could not load the following classes:
* org.eclipse.swt.events.SelectionAdapter
* org.eclipse.swt.events.SelectionEvent
* org.eclipse.swt.widgets.Label
*/
/*
* Decompiled with CFR 0_110.
*
* Could not load the following classes:
* org.eclipse.swt.events.FocusAdapter
* org.eclipse.swt.events.FocusEvent
* org.eclipse.swt.widgets.Label
* org.eclipse.swt.widgets.Text
* org.eclipse.swt.widgets.Widget
*/
/*
* Decompiled with CFR 0_110.
*
* Could not load the following classes:
* org.eclipse.swt.events.FocusAdapter
* org.eclipse.swt.events.FocusEvent
* org.eclipse.swt.widgets.Label
* org.eclipse.swt.widgets.Text
* org.eclipse.swt.widgets.Widget
*/