Skip to content

Commit 380080c

Browse files
committed
new post
1 parent 2606de8 commit 380080c

File tree

16 files changed

+352
-79
lines changed

16 files changed

+352
-79
lines changed

about/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,15 +67,15 @@ <h3>Recent Posts</h3>
6767
<ul>
6868

6969
<li>
70-
<a class="titleX" href="/blog/2016/12/17/udv-worksheet-example/">UDV Worksheet - Plugin Tradecraft</a>
70+
<a class="titleX" href="/blog/2017/04/21/serpico-on-a-beaglebone/">Serpico on a Beaglebone - Arsenal 2016</a>
7171
</li>
7272

7373
<li>
74-
<a class="titleX" href="/blog/2016/12/17/monkey-patching-serpico/">Monkey Patching Serpico</a>
74+
<a class="titleX" href="/blog/2016/12/17/udv-worksheet-example/">UDV Worksheet - Plugin Tradecraft</a>
7575
</li>
7676

7777
<li>
78-
<a class="titleX" href="/blog/2016/12/05/release-1-dot-1-0/">Release 1.1.0 is out</a>
78+
<a class="titleX" href="/blog/2016/12/17/monkey-patching-serpico/">Monkey Patching Serpico</a>
7979
</li>
8080

8181
</ul>

atom.xml

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title><![CDATA[SerpicoProject]]></title>
55
<link href="https://serpicoproject.github.io/atom.xml" rel="self"/>
66
<link href="https://serpicoproject.github.io/"/>
7-
<updated>2016-12-17T18:30:41-08:00</updated>
7+
<updated>2017-04-26T16:30:25-07:00</updated>
88
<id>https://serpicoproject.github.io/</id>
99
<author>
1010
<name><![CDATA[SerpicoProject]]></name>
@@ -13,6 +13,25 @@
1313
<generator uri="http://octopress.org/">Octopress</generator>
1414

1515

16+
<entry>
17+
<title type="html"><![CDATA[Serpico on a Beaglebone - Arsenal 2016]]></title>
18+
<link href="https://serpicoproject.github.io/blog/2017/04/21/serpico-on-a-beaglebone/"/>
19+
<updated>2017-04-21T05:20:32-07:00</updated>
20+
<id>https://serpicoproject.github.io/blog/2017/04/21/serpico-on-a-beaglebone</id>
21+
<content type="html"><![CDATA[<p>Just wanted to share a cool image from last year&rsquo;s <a href="https://www.blackhat.com/us-16/arsenal.html#serpico">BlackHat Arsenal</a>
22+
<img style="border:1px solid black center" height=350 width=550 src="https://serpicoproject.github.io/images/beaglebone.jpg"></p>
23+
24+
<!-- more -->
25+
26+
27+
<p>This is Serpico installed and running on a BeagleBone Green (small form factor, 512MB DDR3)</p>
28+
29+
<p>From the beginning we&rsquo;ve tried to keep Serpico&rsquo;s memory footprint small. The original Serpico (circa 2014) was kept on a Raspberry Pi. We would bring it on site to engagements and all connect to collaborate on reports.</p>
30+
31+
<p>Thanks should go to the always awesome Michael Belton, Optiv for sponsoring the BeagleBone Greens last year, and <a href="https://github.com/Petessss">Pete</a>.</p>
32+
]]></content>
33+
</entry>
34+
1635
<entry>
1736
<title type="html"><![CDATA[UDV Worksheet - Plugin Tradecraft]]></title>
1837
<link href="https://serpicoproject.github.io/blog/2016/12/17/udv-worksheet-example/"/>
@@ -145,7 +164,7 @@
145164
146165
<p>Multiple attachments can now be uploaded at once. This means uploading a directory of screenshots instead of one at a time. Furthermore, just type the character &ldquo;[&rdquo; into the Proof of Concept section and your list of images is loaded similar to GitHub autocomplete. This should hopefully speed up your reporting time.</p>
147166
148-
<p><img style="border:1px solid black" height=450 width=700 src="https://serpicoproject.github.io/images/BulkUpload.gif"></p>
167+
<p><img tyle="border:5px solid black" height=450 width=700 src="https://serpicoproject.github.io/images/BulkUpload.gif"></p>
149168
150169
<h2>New Logo</h2>
151170

blog/2016/08/18/boot/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,15 +67,15 @@ <h3>Recent Posts</h3>
6767
<ul>
6868

6969
<li>
70-
<a class="titleX" href="/blog/2016/12/17/udv-worksheet-example/">UDV Worksheet - Plugin Tradecraft</a>
70+
<a class="titleX" href="/blog/2017/04/21/serpico-on-a-beaglebone/">Serpico on a Beaglebone - Arsenal 2016</a>
7171
</li>
7272

7373
<li>
74-
<a class="titleX" href="/blog/2016/12/17/monkey-patching-serpico/">Monkey Patching Serpico</a>
74+
<a class="titleX" href="/blog/2016/12/17/udv-worksheet-example/">UDV Worksheet - Plugin Tradecraft</a>
7575
</li>
7676

7777
<li>
78-
<a class="titleX" href="/blog/2016/12/05/release-1-dot-1-0/">Release 1.1.0 is out</a>
78+
<a class="titleX" href="/blog/2016/12/17/monkey-patching-serpico/">Monkey Patching Serpico</a>
7979
</li>
8080

8181
</ul>

blog/2016/08/18/long-live-rubyzip/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,15 +67,15 @@ <h3>Recent Posts</h3>
6767
<ul>
6868

6969
<li>
70-
<a class="titleX" href="/blog/2016/12/17/udv-worksheet-example/">UDV Worksheet - Plugin Tradecraft</a>
70+
<a class="titleX" href="/blog/2017/04/21/serpico-on-a-beaglebone/">Serpico on a Beaglebone - Arsenal 2016</a>
7171
</li>
7272

7373
<li>
74-
<a class="titleX" href="/blog/2016/12/17/monkey-patching-serpico/">Monkey Patching Serpico</a>
74+
<a class="titleX" href="/blog/2016/12/17/udv-worksheet-example/">UDV Worksheet - Plugin Tradecraft</a>
7575
</li>
7676

7777
<li>
78-
<a class="titleX" href="/blog/2016/12/05/release-1-dot-1-0/">Release 1.1.0 is out</a>
78+
<a class="titleX" href="/blog/2016/12/17/monkey-patching-serpico/">Monkey Patching Serpico</a>
7979
</li>
8080

8181
</ul>

blog/2016/09/30/serpico-1-dot-0-is-out/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,15 +67,15 @@ <h3>Recent Posts</h3>
6767
<ul>
6868

6969
<li>
70-
<a class="titleX" href="/blog/2016/12/17/udv-worksheet-example/">UDV Worksheet - Plugin Tradecraft</a>
70+
<a class="titleX" href="/blog/2017/04/21/serpico-on-a-beaglebone/">Serpico on a Beaglebone - Arsenal 2016</a>
7171
</li>
7272

7373
<li>
74-
<a class="titleX" href="/blog/2016/12/17/monkey-patching-serpico/">Monkey Patching Serpico</a>
74+
<a class="titleX" href="/blog/2016/12/17/udv-worksheet-example/">UDV Worksheet - Plugin Tradecraft</a>
7575
</li>
7676

7777
<li>
78-
<a class="titleX" href="/blog/2016/12/05/release-1-dot-1-0/">Release 1.1.0 is out</a>
78+
<a class="titleX" href="/blog/2016/12/17/monkey-patching-serpico/">Monkey Patching Serpico</a>
7979
</li>
8080

8181
</ul>
@@ -123,7 +123,7 @@ <h2>Bulk Upload and Image Insertion Auto-Complete</h2>
123123

124124
<p>Multiple attachments can now be uploaded at once. This means uploading a directory of screenshots instead of one at a time. Furthermore, just type the character &ldquo;[&rdquo; into the Proof of Concept section and your list of images is loaded similar to GitHub autocomplete. This should hopefully speed up your reporting time.</p>
125125

126-
<p><img style="border:1px solid black" height=450 width=700 src="/images/BulkUpload.gif"></p>
126+
<p><img tyle="border:5px solid black" height=450 width=700 src="/images/BulkUpload.gif"></p>
127127

128128
<h2>New Logo</h2>
129129

blog/2016/12/05/release-1-dot-1-0/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,15 +67,15 @@ <h3>Recent Posts</h3>
6767
<ul>
6868

6969
<li>
70-
<a class="titleX" href="/blog/2016/12/17/udv-worksheet-example/">UDV Worksheet - Plugin Tradecraft</a>
70+
<a class="titleX" href="/blog/2017/04/21/serpico-on-a-beaglebone/">Serpico on a Beaglebone - Arsenal 2016</a>
7171
</li>
7272

7373
<li>
74-
<a class="titleX" href="/blog/2016/12/17/monkey-patching-serpico/">Monkey Patching Serpico</a>
74+
<a class="titleX" href="/blog/2016/12/17/udv-worksheet-example/">UDV Worksheet - Plugin Tradecraft</a>
7575
</li>
7676

7777
<li>
78-
<a class="titleX" href="/blog/2016/12/05/release-1-dot-1-0/">Release 1.1.0 is out</a>
78+
<a class="titleX" href="/blog/2016/12/17/monkey-patching-serpico/">Monkey Patching Serpico</a>
7979
</li>
8080

8181
</ul>

blog/2016/12/17/monkey-patching-serpico/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,15 +67,15 @@ <h3>Recent Posts</h3>
6767
<ul>
6868

6969
<li>
70-
<a class="titleX" href="/blog/2016/12/17/udv-worksheet-example/">UDV Worksheet - Plugin Tradecraft</a>
70+
<a class="titleX" href="/blog/2017/04/21/serpico-on-a-beaglebone/">Serpico on a Beaglebone - Arsenal 2016</a>
7171
</li>
7272

7373
<li>
74-
<a class="titleX" href="/blog/2016/12/17/monkey-patching-serpico/">Monkey Patching Serpico</a>
74+
<a class="titleX" href="/blog/2016/12/17/udv-worksheet-example/">UDV Worksheet - Plugin Tradecraft</a>
7575
</li>
7676

7777
<li>
78-
<a class="titleX" href="/blog/2016/12/05/release-1-dot-1-0/">Release 1.1.0 is out</a>
78+
<a class="titleX" href="/blog/2016/12/17/monkey-patching-serpico/">Monkey Patching Serpico</a>
7979
</li>
8080

8181
</ul>

blog/2016/12/17/udv-worksheet-example/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,15 +67,15 @@ <h3>Recent Posts</h3>
6767
<ul>
6868

6969
<li>
70-
<a class="titleX" href="/blog/2016/12/17/udv-worksheet-example/">UDV Worksheet - Plugin Tradecraft</a>
70+
<a class="titleX" href="/blog/2017/04/21/serpico-on-a-beaglebone/">Serpico on a Beaglebone - Arsenal 2016</a>
7171
</li>
7272

7373
<li>
74-
<a class="titleX" href="/blog/2016/12/17/monkey-patching-serpico/">Monkey Patching Serpico</a>
74+
<a class="titleX" href="/blog/2016/12/17/udv-worksheet-example/">UDV Worksheet - Plugin Tradecraft</a>
7575
</li>
7676

7777
<li>
78-
<a class="titleX" href="/blog/2016/12/05/release-1-dot-1-0/">Release 1.1.0 is out</a>
78+
<a class="titleX" href="/blog/2016/12/17/monkey-patching-serpico/">Monkey Patching Serpico</a>
7979
</li>
8080

8181
</ul>
Lines changed: 143 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,143 @@
1+
2+
<!DOCTYPE html>
3+
<!--[if IEMobile 7 ]><html class="no-js iem7"><![endif]-->
4+
<!--[if lt IE 9]><html class="no-js lte-ie8"><![endif]-->
5+
<!--[if (gt IE 8)|(gt IEMobile 7)|!(IEMobile)|!(IE)]><!--><html class="no-js" lang="en"><!--<![endif]-->
6+
<head>
7+
<meta charset="utf-8">
8+
<title>Serpico on a Beaglebone - Arsenal 2016 - SerpicoProject</title>
9+
<meta name="author" content="SerpicoProject">
10+
11+
12+
<meta name="description" content="Serpico on a Beaglebone - Arsenal 2016 Just wanted to share a cool image from last year&rsquo;s BlackHat Arsenal This is Serpico installed and &hellip;">
13+
14+
15+
<meta name="HandheldFriendly" content="True">
16+
<meta name="MobileOptimized" content="320">
17+
<meta name="viewport" content="width=device-width, initial-scale=1">
18+
19+
20+
<link rel="canonical" href=" { { site.url } }{ { page.url } }" />
21+
<link href="/logo_1.svg" rel="icon">
22+
<link href="/stylesheets/styles.css" media="screen, projection" rel="stylesheet" type="text/css">
23+
<link href="/atom.xml" rel="alternate" title="SerpicoProject" type="application/atom+xml">
24+
<script src="/javascripts/modernizr-2.0.js"></script>
25+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
26+
<script>!window.jQuery && document.write(unescape('%3Cscript src="./javascripts/lib/jquery.min.js"%3E%3C/script%3E'))</script>
27+
<script src="/javascripts/octopress.js" type="text/javascript"></script>
28+
<script src="/javascripts/jquery.sidr.min.js"></script>
29+
<script src="/javascripts/ah-blue.js"></script>
30+
31+
32+
<script type="text/javascript">
33+
var host = "www.serpicoproject.com";
34+
if ((host == window.location.host) && (window.location.protocol != "https:"))
35+
window.location.protocol = "https";
36+
</script>
37+
</head>
38+
39+
<body >
40+
<div class="aux-container">
41+
<a id="nav-toggle" href="#sidr"></a>
42+
</div>
43+
44+
45+
46+
<div class="main-container">
47+
<div class="main wrapper clearfix">
48+
49+
<aside>
50+
51+
<div class="search-container">
52+
<br>
53+
<center><a href="/"><img src="/images/logo_1.svg" height=200 width=200></a></center>
54+
<br>
55+
<div id="main-nav">
56+
<nav>
57+
<ul>
58+
<li>
59+
<ul>
60+
<li><a href="/about" target="_blank">About</a>
61+
<li><a href="/purchase" target="_blank">Services and Support &nbsp;<img height=20 width=20 src="/images/logo_1.svg"></a>
62+
</ul>
63+
</li>
64+
<li>
65+
66+
<h3>Recent Posts</h3>
67+
<ul>
68+
69+
<li>
70+
<a class="titleX" href="/blog/2017/04/21/serpico-on-a-beaglebone/">Serpico on a Beaglebone - Arsenal 2016</a>
71+
</li>
72+
73+
<li>
74+
<a class="titleX" href="/blog/2016/12/17/udv-worksheet-example/">UDV Worksheet - Plugin Tradecraft</a>
75+
</li>
76+
77+
<li>
78+
<a class="titleX" href="/blog/2016/12/17/monkey-patching-serpico/">Monkey Patching Serpico</a>
79+
</li>
80+
81+
</ul>
82+
83+
84+
</li>
85+
<li>
86+
<ul>
87+
<li>Github - <a href="https://www.github.com/SerpicoProject" target="_blank">https://www.github.com/SerpicoProject</a></li>
88+
<li>Twitter - <a href="http://www.twitter.com/SerpicoProject" target="_blank">@SerpicoProject</a></li>
89+
</ul>
90+
</li>
91+
</ul>
92+
</nav>
93+
</div>
94+
95+
<br><br><br>
96+
</div>
97+
98+
</aside>
99+
100+
<br><br><br><br>
101+
<div>
102+
<article>
103+
<header>
104+
<div class="article-tags">
105+
106+
107+
108+
</div>
109+
110+
<h1>
111+
Serpico on a Beaglebone - Arsenal 2016
112+
</h1>
113+
114+
</header>
115+
116+
<section><p>Just wanted to share a cool image from last year&rsquo;s <a href="https://www.blackhat.com/us-16/arsenal.html#serpico">BlackHat Arsenal</a>
117+
<img style="border:1px solid black center" height=350 width=550 src="/images/beaglebone.jpg"></p>
118+
119+
<!-- more -->
120+
121+
122+
<p>This is Serpico installed and running on a BeagleBone Green (small form factor, 512MB DDR3)</p>
123+
124+
<p>From the beginning we&rsquo;ve tried to keep Serpico&rsquo;s memory footprint small. The original Serpico (circa 2014) was kept on a Raspberry Pi. We would bring it on site to engagements and all connect to collaborate on reports.</p>
125+
126+
<p>Thanks should go to the always awesome Michael Belton, Optiv for sponsoring the BeagleBone Greens last year, and <a href="https://github.com/Petessss">Pete</a>.</p>
127+
</section>
128+
129+
130+
131+
132+
</article>
133+
</div>
134+
135+
</div>
136+
</div>
137+
138+
139+
140+
141+
142+
</body>
143+
</html>

blog/archives/index.html

Lines changed: 19 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
<meta name="author" content="SerpicoProject">
1010

1111

12-
<meta name="description" content="Blog Archive 2016 UDV Worksheet - Plugin Tradecraft
12+
<meta name="description" content="Blog Archive 2017 Serpico on a Beaglebone - Arsenal 2016
13+
Apr 21 2017 2016 UDV Worksheet - Plugin Tradecraft
1314
Dec 17 2016 Monkey Patching Serpico
14-
Dec 17 2016 Release 1.1.0 is out
15-
Dec 05 2016 Serpico 1.0.0 &hellip;">
15+
Dec &hellip;">
1616

1717

1818
<meta name="HandheldFriendly" content="True">
@@ -70,15 +70,15 @@ <h3>Recent Posts</h3>
7070
<ul>
7171

7272
<li>
73-
<a class="titleX" href="/blog/2016/12/17/udv-worksheet-example/">UDV Worksheet - Plugin Tradecraft</a>
73+
<a class="titleX" href="/blog/2017/04/21/serpico-on-a-beaglebone/">Serpico on a Beaglebone - Arsenal 2016</a>
7474
</li>
7575

7676
<li>
77-
<a class="titleX" href="/blog/2016/12/17/monkey-patching-serpico/">Monkey Patching Serpico</a>
77+
<a class="titleX" href="/blog/2016/12/17/udv-worksheet-example/">UDV Worksheet - Plugin Tradecraft</a>
7878
</li>
7979

8080
<li>
81-
<a class="titleX" href="/blog/2016/12/05/release-1-dot-1-0/">Release 1.1.0 is out</a>
81+
<a class="titleX" href="/blog/2016/12/17/monkey-patching-serpico/">Monkey Patching Serpico</a>
8282
</li>
8383

8484
</ul>
@@ -113,6 +113,19 @@ <h1 class="entry-title">Blog Archive</h1>
113113

114114

115115

116+
<h2>2017</h2>
117+
118+
<article>
119+
120+
<h1><a href="/blog/2017/04/21/serpico-on-a-beaglebone/">Serpico on a Beaglebone - Arsenal 2016</a></h1>
121+
<time datetime="2017-04-21T05:20:32-07:00" pubdate><span class='month'>Apr</span> <span class='day'>21</span> <span class='year'>2017</span></time>
122+
123+
124+
</article>
125+
126+
127+
128+
116129
<h2>2016</h2>
117130

118131
<article>

0 commit comments

Comments
 (0)