-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
184 lines (170 loc) · 9.6 KB
/
index.html
File metadata and controls
184 lines (170 loc) · 9.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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC"
crossorigin="anonymous">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css">
<title>Ryan Miller</title>
</head>
<body>
<script src="script.js"></script>
<!-- What are you looking for nerd -->
<div class="flexbox">
<div class="LeftPanel">
<div class="content">
<h1 id="name">Ryan Miller</h1>
<p id="subtitle">I am a <span id="typing"><span id="text"></span><span id="cursor">|</span></span></p>
<p id="description">I like doing cool stuff</p>
<pre class="morph-section"></pre>
<div class="icon-bar">
<a href="https://github.com/RedLeafe"><i class="fa-brands fa-github"></i></a>
<a href="https://www.linkedin.com/in/-ryan-miller/"><i class="fa-brands fa-linkedin"></i></a>
<a href="https://twitter.com/RedLeaf1872872"><i class="fa-brands fa-x-twitter"></i></a>
</div>
</div>
</div>
<div class="RightPanel">
<div class="content">
<h3>About</h3>
<div class="description">
<p>Back in high school, I peeked my head into tech through game development by making a few simple games with Unity and other software. As I've grown I explored other areas and after coming to Cal Poly Pomona, I stumbled upon cybersecurity which I have now dedicated myself towards.</p>
<p>These days I have been focusing on gaining experience through internships and competitions aswell as some fun side projects. Feel free to reach out if you want to connect!</p>
</div>
<div class="Headers">
<h3>Experience</h3>
</div>
<div class="job-container">
<div class="job-year">Jun 2025 —<br> Aug 2025</div>
<div class="job-title">Incoming Security Engineer Intern · Palantir</div>
<div class="job-description">
<p>Summer 2025</p>
</div>
<div class="skills">
<span class="skill">Application Security</span>
</div>
</div>
<div class="job-container">
<div class="job-year">Sep 2025 —<br> Dec 2025</div>
<div class="job-title">AI Security Reserach Intern · Archer Faris</div>
<div class="job-description">
<p>Improved quality of the researcher and document parsing LLM agents by conducting ground truth research on security and compliance claims of enterprise SaaS products.
Triaged AI agent evaluations for accuracy, validated data output, and modified agentic workflows and methodology.</p>
</div>
<div class="skills">
<span class="skill">GRC</span>
<span class="skill">Security Research</span>
<span class="skill">AI Training</span>
</div>
</div>
<div class="job-container">
<div class="job-year">Jun 2025 —<br> Aug 2025</div>
<div class="job-title">Cyber Security Intern · Capital One</div>
<div class="job-description">
<p>Developed scalable SQL queries in Snowflake to detect dangerous entitlements and workgroups.
Visualized data on AWS Quicksight to highlight risk trends, common failure points, and specific high-risk findings.
Automated Slack and Email alerts to responsible stakeholders.</p>
</div>
<div class="skills">
<span class="skill">SQL</span>
<span class="skill">Snowflake</span>
<span class="skill">AWS Quicksight</span>
</div>
</div>
<div class="job-container">
<div class="job-year">Jun 2024 —<br> Aug 2024</div>
<div class="job-title">Security Research Intern · Knowtion Health</div>
<div class="job-description">
Collaborated with the CISO to construct a white paper analyzing the causes and impacts of recent healthcare data breaches and strategies to secure Knowtion Health.
Researched Knowtion Health’s current security posture and compliance with HITRUST, HIPPA, and SOC 2.
</div>
<div class="skills">
<span class="skill">HITRUST</span>
<span class="skill">HIPPA</span>
<span class="skill">SOC 2</span>
</div>
</div>
<div class="Headers">
<h3>Competitions</h3>
</div>
<div class="job-container">
<div class="job-year">Jun 2024 —<br> Feb 2026</div>
<div class="job-title">Collegiate Penetration Testing Competition · 1st Place Regionals (2025/2026)</div>
<div class="job-description">
Performed Prompt injection against vulnerable AI models and created a custom AI Vishing model to impersonate an employee.
Exploited exposed databases, web applications, Active Directory configurations, and default service credentials.
Created a detailed report detailing findings, business impact, and compliance violations for executives and presented findings to C-suite audience.
<br><br>Check out our final 2025 report <a class="link" href="./pages/Report1.pdf">HERE</a>.
</div>
<div class="skills">
<span class="skill">Prompt Injection</span>
<span class="skill">Vishing</span>
<span class="skill">OWASP</span>
</div>
</div>
<div class="job-container">
<div class="job-year">April 2025 —<br> April 2025</div>
<div class="job-title">Information Technology Competition (Security) · 1st Place (2025)</div>
<div class="job-description">
Identified and exploited misconfigurations in Active Directory, Linux, and AWS environments, with a focus in Web Application and AI Exploitation.
Performed web exploits including blind SQL injection, prompt injection photos, and PII exposure through IDOR.
Compiled formal written reports detailing our findings, business impact, compliance violations, and remediation and presented findings to C-suite audience.
<br><br>Check out our final report <a class="link" href="./pages/Report2.pdf">HERE</a>.
</div>
<div class="skills">
<span class="skill">SQL Injection</span>
<span class="skill">Command Injection</span>
<span class="skill">Prompt Injection</span>
</div>
</div>
<div class="job-container">
<div class="job-year">Jan 2024 —<br> Apr 2024</div>
<div class="job-title">NCAE Cyber Games · 2nd Place Nationals (2024)</div>
<div class="job-description">
Organized multiple practice sessions every week, developed a team game plan, voted MVP and Most Improved. Set up a DNS server using bind9 with forward and reverse zones for custom internal and external IPv4 addresses. Hardened linux server by implementing egress firewall, changing passwords, and threat hunting existing backdoors.
</div>
<div class="skills">
<span class="skill">DNS</span>
<span class="skill">Linux</span>
<span class="skill">Iptables</span>
<span class="skill">Threat Hunting</span>
</div>
</div>
<div class="job-container">
<div class="job-year">Jun 2024 —<br> Feb 2025</div>
<div class="job-title">Collegiate Cyber Defense Competition</div>
<div class="job-description">
Developed and implemented hardening techniques to mitigate red-team attacks on business-critical infrastructure.
Responded to business requests including system inventory reports, incident reports, and user access management.
Managed Databases and Websites across multiple Linux and Windows machines on a connected network.
</div>
<div class="skills">
<span class="skill">Automation</span>
<span class="skill">Databases</span>
<span class="skill">Threat Hunting</span>
</div>
</div>
<!-- <div class="Headers">
<h2>Blog</h2>
</div>
<a href="#" class="clickable-div">
<div class="blog-container">
<div class="blog-header">
<img class="blog-image" src="./Images/NACE.png" alt="NACE Games Image" width="24.3%" height="10%">
<div class="blog-content">
<span class="blog-title">Starting Steps With NCAE Cyber Games</span>
<p class="blog-description">
What do you gain from the competition and why is it a great starting point? This article walks through the NCAE Cyber Games layout and how to properly prepare for the competition as a beginner.
</p>
</div>
</div>
</div>
</a> -->
</div>
</div>
</div>
</body>
</html>