-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
292 lines (238 loc) · 10.6 KB
/
_config.yml
File metadata and controls
292 lines (238 loc) · 10.6 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
# Site settings
# NB! Set your site's url, otherwise stuff will break :)
url: "http://opacki.me"
# If you're hosting your site at a Project repository on GitHub pages
# (https://yourusername.github.io/repository-name)
# and NOT your user repository (https://yourusername.github.io)
# then add in the baseurl here, like this: "/repository-name"
#
# NB! Without this *nothing* will work, because it's used in every path :)
# baseurl: /personal-jekyll-theme
# Google tracking id
google-tracking-id: "UA-30113753-1"
# Forces https everywhere in your website, except when you serve it locally
# If you are not hosted on Github Pages, and your host doesn't support https
# then you should disable it
force-https: False
#############
# HTML Head #
#############
lang: "en"
author: "Joseph Opacki"
title: "opacki.me"
description: "Blog and website of Joseph Opacki, blogging mainly for tech, beverage, food, and wonder of the world. Opinions expressed are mine."
keywords: "joseph opacki, opacki, getchester, malware, reverse engineering, computer forensics, python, personal, Code, Program, Hack, Eat, Drink, Travel, Explore, Live"
favicon: "/img/favicon.ico"
################
# Header layout #
################
# black-favicon: "/img/black-lab-glass.ico"
background-img: "../img/intro-bg.jpg"
##############################
# Dynamic Text on the Header #
##############################
dynamic-typing: False
shuffle: True # Shuffle the lines.
loop: True
loop-count: False # Set False for infinite loop, or set any number for finite loop.
type-speed: 10
start-delay: 100
delete-delay: 5000
lines: # You can add HTML Tags in the Text
- text: "System.Console.WriteLine('Klaatu barada nikto.');"
- text: "print('I’m sorry, Dave. I’m afraid I can’t do that.')"
me-img: "/img/me.jpg"
##############################
# Color the browser elements #
##############################
color-browser: "#FFFFFF"
apple-status-bar-style: "white"
################
# Web app mode #
################
web-app-mode: False
# Icons for Web App mode
icon-36p: "/img/web-app/icon-36p.png"
icon-48p: "/img/web-app/icon-48p.png"
icon-72p: "/img/web-app/icon-72p.png"
icon-96p: "/img/web-app/icon-96p.png"
icon-144p: "/img/web-app/icon-144p.png"
icon-192p: "/img/web-app/icon-192p.png"
########
# Blog #
########
enable-gesture-navigation: False
post-preview-words: 80
paginate: 10
email-share: True
fb-share: True
twitter-share: True
linkedin-share: True
reddit-share: True
google-plus-share: True
tumblr-share: False
pinterest-share: False
pocket-share: False
vkontakte-share: False
disqus-shortname: "getchester"
syntax-highlight: True
############
# Timeline #
############
events:
- image: "/img/timeline/fox24.jpg"
date: "September 27, 2017"
description: "Charleston’s Defense and Cyber Security Sectors Are Booming"
link: "http://foxcharleston.com/news-now/charlestons-defense-and-cyber-security-sectors-are-booming/"
- image: "/img/timeline/isaca.png"
date: "August 1, 2017"
description: "Building a Security Culture: Why Security Awareness Does Not Work and What to Do Instead (PDF)"
link: "/securityCulture.pdf"
- image: "/img/timeline/hitech.png"
date: "May 23, 2017"
description: "Healthcare Industry Cyber Security Woes Will Worsen Before Getting Better"
link: "https://www.hitechanswers.net/healthcare-industry-cyber-security-woes-will-worsen-getting-better/"
- image: "/img/timeline/pc.png"
date: "May 21, 2017"
description: "Charleston hospitals tout secure systems, but are warned to be wary of ransomware"
link: "http://www.postandcourier.com/features/charleston-hospitals-tout-secure-systems-but-are-warned-to-be/article_ce33380c-3c8a-11e7-ac5f-db6472bfb3bc.html"
- image: "/img/timeline/cso.jpg"
date: "March 23, 2017"
description: "IRS makes tax refund scams harder but W-2 phishing attacks continue unabated"
link: "http://www.csoonline.com/article/3183537/security/irs-makes-tax-refund-scams-harder-but-w-2-phishing-attacks-continue-unabated.html"
- image: "/img/timeline/cdm.png"
date: "February 22, 2017"
description: "Phishing: A Changing Business Model for a Rampant Problem"
link: "http://www.cyberdefensemagazine.com/newsletters/february-2017/mobile/index.html#p=12"
- image: "/img/timeline/bis.jpg"
date: "February 8, 2017"
description: "Phisher Refrain: We Will Crypto-Lock You"
link: "http://www.bankinfosecurity.com/phisher-refrain-we-will-crypto-lock-you-a-9676"
- image: "/img/timeline/yahoo.jpg"
date: "February 7, 2017"
description: "PhishLabs Releases 2017 Phishing Trends & Intelligence Report, Revealing Profound Shift in Who is Targeted and Why"
link: "http://finance.yahoo.com/news/phishlabs-releases-2017-phishing-trends-130500535.html"
- image: "/img/timeline/hsw.png"
date: "January 6, 2017"
description: "Why Ransomware Is the Perfect Hack"
link: "http://now.howstuffworks.com/2017/01/06/why-ransomware-is-perfect-hack"
- image: "/img/timeline/pc.png"
date: "December 8, 2016"
description: "After Mount Pleasant police hit by ransomware attack, experts say take precautions"
link: "http://www.postandcourier.com/news/after-mount-pleasant-police-hit-by-ransomware-attack-experts-say/article_33c2387e-c249-11e6-b8a0-37e84ee1fd3d.html"
- image: "/img/timeline/cso.jpg"
date: "December 1, 2016"
description: "Scholars, infosec experts call for action on Russian hacking"
link: "http://www.csoonline.com/article/3146252/security/scholars-infosec-experts-call-for-action-on-russian-hacking.html"
- image: "/img/timeline/bsides.png"
date: "November 10, 2016"
description: "Security BSides Charleston - Keynote"
link: "https://youtu.be/_647rIK1EbM"
- image: "/img/timeline/pc.png"
date: "September 22, 2016"
description: "Cybersecurity experts: Yahoo hack poses risk beyond initial breach"
link: "http://www.postandcourier.com/business/cybersecurity-experts-yahoo-hack-poses-risk-beyond-initial-breach/article_84ba0dc5-58b0-5990-975c-785df7087fbc.html"
- image: "/img/timeline/cio.png"
date: "September 13, 2016"
description: "FTC focuses on combating ransomware"
link: "http://www.cio.com/article/3119349/malware/ftc-focuses-on-combating-ransomware.html"
- image: "/img/timeline/ftc.jpg"
date: "September 7, 2016"
description: "Federal Trade Commission Fall Technology Series: Ransomware"
link: "https://www.ftc.gov/news-events/audio-video/video/fall-technology-series-ransomware-part-1"
- image: "/img/timeline/fedscoop.png"
date: "September 7, 2016"
description: "FTC chief: Ransomware is the most profitable malware ever devised"
link: "https://www.fedscoop.com/ftc-chief-ransomware-malware-september-2016/"
- image: "/img/timeline/prweb.png"
date: "August 24, 2016"
description: "PhishLabs VP of Threat Research Joseph Opacki to Speak at Federal Trade Commission Event on Ransomware, Sept. 7 in Washington, D.C."
link: "http://www.prweb.com/releases/2016/08/prweb13629921.htm"
- image: "/img/timeline/darkreading.jpg"
date: "June 21, 2016"
description: "Phishing, Whaling & The Surprising Importance Of Privileged Users"
link: "http://www.darkreading.com/endpoint/phishing-whaling-and-the-surprising-importance-of-privileged-users/a/d-id/1325991?utm_content=32196563&utm_medium=social&utm_source=twitter"
- image: "/img/timeline/instinv.jpg"
date: "May 13, 2016"
description: "Banks Urged to Step Up Vigilance in Wake of Bangladesh Hack"
link: "http://www.institutionalinvestor.com/article/3554362/banking-and-capital-markets-trading-and-technology/banks-urged-to-step-up-vigilance-in-wake-of-bangladesh-hack.html?ArticleId=3554362#/.WJwUc384Tbl"
- image: "/img/timeline/cw.jpg"
date: "April 22, 2016"
description: "The CyberWire Daily Podcast"
link: "https://thecyberwire.com/podcasts/cw-podcasts-daily-2016-04-22.html"
- image: "/img/timeline/macworld.gif"
date: "March 7, 2016"
description: "PhishLabs on the growing sophistication of business email scams"
link: "http://www.macworld.com/video/63026/phishlabs-on-the-growing-sophistication-of-business-email-scams"
- image: "/img/timeline/bis.jpg"
date: "November 30, 2015"
description: "Business Email Compromise Attacks Rapidly Evolving"
link: "http://www.bankinfosecurity.com/interviews/business-email-compromise-attacks-rapidly-evolving-i-3000"
- image: "/img/timeline/bis.jpg"
date: "October 26, 2015"
description: "CISO's Guide to Spear Phishing Defense"
link: "http://www.bankinfosecurity.com/interviews/cisos-guide-to-spear-phishing-defense-i-2966"
- image: "/img/timeline/issa.png"
date: "June 28, 2011"
description: "The Changing Face of Malware"
link: "http://www.issa.org/?page=June2011"
- image: "/img/timeline/scmedia.jpg"
date: "February 17, 2011"
description: "RSA Conference 2011: Smartphone threats imminent, security lacking"
link: "http://www.scmagazine.com/rsa-conference-2011-smartphone-threats-imminent-security-lacking/article/196563/"
# First image of the Timeline
timeline-img: "/img/me.jpg"
###########
# Contact #
###########
email: "joseph@opacki.me"
################
# Author Blurb #
################
# The author blurb goes underneath blog posts.
# This works best when your author blurb image has a transparent background, or matches your site background color.
# if the author_blurb is not set, then this feature is skipped
#author_blurb: "This is brought to you by the letter 'O' and the number eleven!"
#author_blurb_image: "/img/author.png"
##################
# Social Buttons #
##################
social:
- title: "linkedin"
url: "https://www.linkedin.com/in/josephopacki"
- title: "twitter"
url: "https://twitter.com/josephopacki"
- title: "github"
url: "https://github.com/getChester"
- title: "bitcoin"
url: "https://blockchain.info/address/1CkGfEEjL19eMcnwKQskKdYEddbWKfrsg1"
- title: "rss"
url: "/feed.xml"
############
# 404 page #
############
err-404-img: "/img/me.jpg"
##################
# GPG on Keybase #
##################
keybase-username: getchester
keybase-in-social: True
keybase-in-footer: True
################################################################################
# NB! Tread carefully if you want to change the variables below this point!
# Sections shown in the index page
pages_list:
About: 'about'
# Blog: 'latest-post'
Media Mentions: 'timeline'
Contact: 'contact'
# Exclusion list from the generated _site
exclude: ["LICENSE", "README.md", "CONTRIBUTING", "CONTRIBUTORS", "scripts"]
# Pagination path
paginate_path: "blog/page:num/"
# Enable minification SASS
sass:
style: compressed
gems:
- jekyll-paginate
- jemoji