In order to send messages through a Gmail account (also applicable to Google Apps accounts) add the following parts to your config files:
Files:
- config/environments/production.rb
- config/gitlab.yml
https://code.google.com/p/libdnet/downloads/detail?name=libdnet-1.12.tgz&can=2&q= | |
http://www.tcpdump.org/ | |
https://gist.github.com/tzuryby/868049 | |
http://www.snort.org/downloads/2426 | |
sudo cp /usr/local/lib/libpcap.a /usr/lib/ | |
sudo /sbin/ldcondig | |
sudo updatedb |
This one's dedicated to allAnnotate the hackers | |
Even out settle score quick | |
My disaster recovery requires even more disks | |
Put your bytes up, prove it or you forfeit | |
Got my C64 and we blew it into orbit. | |
M. Bison with eight straight perfects | |
Overload emotions make hate, break circuits | |
In case you heard, it's a name fake service |
public class Cipher { | |
public static void main(String[] args) throws Throwable | |
{ | |
BASE64Decoder decoder = new BASE64Decoder(); | |
BASE64Encoder encoder = new BASE64Encoder(); | |
String message = "s_hostname:jonasnuts.blogs.sapo.pt OR s_hostname:jonasnuts.com;1350305502"; | |
// data |
http://www.mosmetro.ru/documents/13014/moscow_metro.pdf | |
http://newsmetro.ru/metroproba15e.jpg | |
Sheremetjevo --->SVO | |
Domodedovo --->DME | |
1. 先SVO火车到BELORUSSKAYA车站。35分钟 1站 | |
1.5 莫斯科斯摩棱斯克站步行到 BELORUSSKAYA(白俄罗斯站) | |
2. 换乘地铁BELORUSSKAYA到PAVELETSKAYA 2号线更快。5号线也OK。 | |
2.5. PAVELETSKAYA 走到Paveletskiy 180米 | |
3. Paveletskiy站 - Uzunovo站 的火车,倒数第二站下车。 40分钟 4站 |
#! /bin/bash | |
GCC_V='4.6.0' | |
sudo yum install -y glibc-static libstdc++-static | |
wget http://ftp.gnu.org/gnu/gcc/gcc-${GCC_V}/gcc-${GCC_V}.tar.gz -O gcc-${GCC_V}.tar.gz | |
tar xzf gcc-${GCC_V}.tar.gz | |
cd gcc-${GCC_V} | |
./contrib/download_prerequisites | |
cd .. | |
mkdir build_gcc${GCC_V} | |
cd build_gcc${GCC_V} |
# configuration for osx clipboard support | |
set-option -g default-command "reattach-to-user-namespace -l sh" |
diff --git a/src/share/classes/sun/security/ec/NamedCurve.java b/src/share/classes/sun/security/ec/NamedCurve.java | |
--- a/src/share/classes/sun/security/ec/NamedCurve.java | |
+++ b/src/share/classes/sun/security/ec/NamedCurve.java | |
@@ -658,6 +658,133 @@ | |
0xFF70); | |
*/ | |
+ /* Brainpool curves (RFC 5639) */ | |
+ add("brainpoolP160r1", "1.3.36.3.3.2.8.1.1.1", P, | |
+ "E95E4A5F737059DC60DFC7AD95B3D8139515620F", |
[ctf-participants] IMPORTANT PARTICIPANT INFO: iCTF 2013 Game Rules | |
Adam Doupé adamdoupe at gmail.com | |
Wed Dec 4 22:09:27 PST 2013 | |
Previous message: [ctf-participants] Going on to the next goal and scoring | |
Next message: [ctf-participants] IMPORTANT PARTICIPANT INFO: iCTF 2013 Game Rules | |
Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] | |
THE GAME | |
—————— |
Session Start: Fri Dec 06 23:08:24 2013 | |
Session Ident: #ictf | |
03[23:08] * Now talking in #ictf | |
03[23:08] * Topic is 'https://www.ictf2013.net (live at 8am) - twitter: @UCSBiCTF #ictf2013 @caovc (selfpromotion fyeah!) - I heard you like exploits, so I put some exploits into your services.' | |
03[23:08] * Set by [email protected] on Fri Dec 06 23:04:57 | |
03[23:08] * mg ([email protected]) has joined #ictf | |
03[23:08] * rico_ ([email protected]) has joined #ictf | |
03[23:08] * blues-man ([email protected]) has joined #ictf | |
03[23:08] * Daoka ([email protected]) has joined #ictf |