Help
RSS
API
Feed
Maltego
Contact
Domain > blake-tech.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2023-11-13
172.67.204.227
(
ClassC
)
2026-03-01
20.80.156.48
(
ClassC
)
Port 443
HTTP/1.1 200 OKContent-Length: 12183Content-Type: text/htmlDate: Sun, 01 Mar 2026 22:29:45 GMTCache-Control: public, must-revalidate, max-age30ETag: 27400740Last-Modified: Sat, 14 Feb 2026 05:51:04 GMTStrict-Transport-Security: max-age10886400; includeSubDomains; preloadReferrer-Policy: same-originX-Content-Type-Options: nosniffX-XSS-Protection: 1; modeblockX-DNS-Prefetch-Control: off !DOCTYPE html>html langen>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> meta namedescription contentMatthew Blake is a Cybersecurity professional with wide breadth of skills in technology> meta namekeywords contentMatthew, Blake, Matthew Blake Portfolio, Exelon, Pepco, PHI, ComEd, BGE, Baltimore Gas & Eletric, Baltimore Gas and Eletric, PECO, Penn State, Penn State Berks, Berks, CrossCountry Consulting, CrossCountry, CCC, MB, Andrea Barrett, Barrett, Dr. Andrea Barrett, Dr. Barrett, Security+, Sec+, Berks Technology Club, Berks Tech Club, Berks Tech, Tech Club, Technology Club, BTC, IST, IT, Information Sciences & Technology, Information Sciences and Technology, Information Science, Information Sciences, Information Technology, Cybersecurity, Cybersecurity Analytics, Cybersecurity Operations, Cybersecurity Analytics & Operations, Cybersecurity Analytics and Operations, Cyber Security, Information Security, Security, Programmer, Programming, Software Developer> meta nameauthor contentMatthew Blake> title>Matthew Blakes Portfolio/title> link hrefhttps://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css relstylesheet integritysha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN crossoriginanonymous> link relstylesheet hrefstyles.css> link relicon hrefimages/favicon.png> script defer srccontact.js>/script>/head>body> !-- NAVBAR --> nav classnavbar navbar-expand-lg navbar-dark stylebackground-color: #1c1f26;> div classcontainer-fluid> a classnavbar-brand href#profile> img srcimages/logo-white.png altBerks Technology Club Logo classlogo> /a> button classnavbar-toggler typebutton data-bs-togglecollapse data-bs-target#navbarNav aria-controlsnavbarNav aria-expandedfalse aria-labelToggle navigation> span classnavbar-toggler-icon>/span> /button> div classcollapse navbar-collapse idnavbarNav> ul classnavbar-nav> li classnav-item active> a classnav-link href#profile>Home/a> /li> li classnav-item> a classnav-link href#about-me>About Me/a> /li> li classnav-item> a classnav-link href#projects>Projects/a> /li> li classnav-item> a classnav-link href#contact>Contact Me/a> /li> /ul> /div> /div> /nav> !-- PROFILE --> div classcontainer-fluid profile idprofile> div classcontainer-sm> div classrow> div classcol custom-mobile-center> h1 classname>Matthew Blake/h1> h2 classtagline>Cybersecurity Practitioner/h2> div classabout-me-btn> div typebutton classbtn main-btn> a href#about-me>About Me/a> /div> /div> /div> div classcol-md-6 col-sm-12 btn-col> div classcentered> a hrefhttps://www.linkedin.com/in/matthew-at-psu/ target_blank> div typebutton classprofile-btn> div classbtn-area> img classbtn-icon srcimages/linkedin.png altLinkedIn Logo stylemax-height: 20px;> LinkedIn /div> /div> /a> /div> br> div classcentered> a hrefhttps://github.com/bmattblake target_blank> div typebutton classprofile-btn> div classbtn-area> img classbtn-icon srcimages/github.png altGitHub Logo stylemax-height: 20px;> GitHub /div> /div> /a> /div> br> div classcentered> a hrefmailto:matthew.blake@blake-tech.com> div typebutton classprofile-btn> div classbtn-area> img classbtn-icon srcimages/email.png altEmail Logo stylemax-width: 20px;> Email /div> /div> /a> /div> /div> /div> /div> /div> !-- ABOUT ME --> div classcontainer-fluid about-me idabout-me> div classcontainer-sm> div classrow> div classcol-md-10 text-left custom-mobile-center> h1 classabout-me-text>About Me/h1> p classabout-me-descr>Matthew Blake is a cybersecurity professional with experience in privileged access management, insider threat detection, cloud security and more. He currently secures critical infrastructure at Exelon, where he builds automation tools, designs threat detection dashboards, and implements enterprise access controls using Python, Splunk, CyberArk PAM, and Azure. He holds certifications in GIAC Information Security Professional (GISP), and CompTIA Security+./p> /div> div classcol-md-2 headshot-col> img srcimages/blue2_orange_square.png classheadshot> /div> /div> /div> /div> !-- PROJECTS --> div classcontainer-fluid projects idprojects> div classcontainer-sm> div classrow> div classcol-md-9 text-left custom-mobile-center> h1 classprojects-text>Projects/h1> /div> /div> div classrow> !-- 1: SIEM-Honeypot Home Lab --> div classcol-lg-3 col-md-6 projects> div classcard h-100 stylewidth: 18rem;> img classcard-img-top border-bottom srcimages/siem-honeypot.png altCard image cap> div classcard-body text-secondary> h5 classcard-title>SIEM-Honeypot Home Lab/h5> p classcard-text>Deployed a honeypot using Azure Cloud. Used Microsoft Sentinel (Azures SIEM service) to display global attack data (RDP brute-force) on world map./p> /div> div classcard-footer> small> a hrefhttps://github.com/bmattblake/SIEM-Honeypot-Lab/ target_blank classlink>View Project On GitHub/a> /small> /div> /div> /div> !-- 2: FIM --> div classcol-lg-3 col-md-6 projects> div classcard h-100 stylewidth: 18rem;> img classcard-img-top border-bottom srcimages/sentinel-mini.png altCard image cap> div classcard-body text-secondary> h5 classcard-title>File Integrity Monitor/h5> p classcard-text>A java program that will watch folders that the user specifies, and notify them of any changes to that folder./p> /div> div classcard-footer> small> a hrefhttps://github.com/bmattblake/Sentinel-File-Inegrity-Monitor target_blank classlink>View Project On GitHub/a> /small> /div> /div> /div> !-- 3. Pcap File Analyzer --> div classcol-lg-3 col-md-6 projects> div classcard h-100 stylewidth: 18rem;> img classcard-img-top border-bottom srcimages/iqpcap-mini.png altCard image cap> div classcard-body text-secondary> h5 classcard-title>Pcap File Analyzer/h5> p classcard-text>Reads Pcap files, and provides useful insights about the network traffic inside. Additionally, it can track a TCP connection between two different devices./p> /div> div classcard-footer> small> a hrefhttps://github.com/bmattblake/Cypher-Keylogger target_blank classlink>View Project On GitHub/a> /small> /div> /div> /div> !-- 4: KEYLOGGER --> div classcol-lg-3 col-md-6 projects> div classcard h-100 stylewidth: 18rem;> img classcard-img-top border-bottom srcimages/keylogger-mini.png altCard image cap> div classcard-body text-secondary> h5 classcard-title>Keylogger/h5> p classcard-text>Python script that will log keystrokes, and send data to attacker via SMTP./p> /div> div classcard-footer> small> a hrefhttps://github.com/bmattblake/Cypher-Keylogger target_blank classlink>View Project On GitHub/a> /small> /div> /div> /div> /div> /div> /div> !-- CONTACT --> div classcontainer-sm contact idcontact> div classcomtainer-fluid> h1 classfw-bold text-center>Contact Me/h1> p classcontact-subtext text-center>Id love to hear from you/p> div classcontainer-sm contact-form> form idcontactForm> div classform-group> input typetext classform-control idname namename placeholderName required> /div> div classform-group> input typeemail classform-control idemail nameemail placeholderEmail Address required> /div> div classform-group> input typetext classform-control idsubject namesubject placeholderSubject required> /div> div classform-group> textarea classform-control idmessage namemessage placeholderMessage rows6 required>/textarea> /div> div classtext-center> button typesubmit classbtn>Submit/button> /div> /form> /div> /div> /div> script srchttps://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/js/bootstrap.bundle.min.js integritysha384-C6RzsynM9kWDrMNeT87bh95OGNyZPhcTNXj1NW7RuBCsyN/o0jlpcV8Qyq46cDfL crossoriginanonymous>/script> /body>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]