Help
RSS
API
Feed
Maltego
Contact
Domain > www.ermolinskiy.net
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2022-02-14
67.205.12.161
(
ClassC
)
2026-03-03
67.205.5.246
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyDate: Tue, 03 Mar 2026 17:20:55 GMTServer: ApacheLocation: https://www.ermolinskiy.net/Content-Length: 236Content-Type: text/html; charsetiso-8859-1 !DOCTYPE HTML PUBLIC -//IETF//DTD HTML 2.0//EN>html>head>title>301 Moved Permanently/title>/head>body>h1>Moved Permanently/h1>p>The document has moved a hrefhttps://www.ermolinskiy.net/>here/a>./p>/body>/html>
Port 443
HTTP/1.1 200 OKDate: Tue, 03 Mar 2026 17:20:55 GMTServer: ApacheUpgrade: h2Connection: UpgradeLast-Modified: Mon, 22 Jul 2024 20:07:54 GMTETag: 2a46-61ddb99c21618Accept-Ranges: bytesContent-Length: 10822Cache-Control: max-age600Expires: Tue, 03 Mar 2026 17:30:55 GMTVary: Accept-Encoding,User-AgentContent-Type: text/html html>head> title>Andrey Ermolinskiys Homepage/title> meta namedescription contentAndrey Ermolinskiys Homepage> link relstylesheet hrefdefault.css typetext/css> meta nameviewport contentwidthdevice-width, initial-scale1>/head>body> div idheader>h1>Andrey Ermolinskiys Homepage/h1>/div> div idimage classcolumn>img width230 height230 srcAndreyErmolinskiyPhoto.jpg altAndrey Ermolinskiy Photo max-width60%>/div>h2>About Me/h2>div idnotes classcolumn> ul> li>I lead HFT technology efforts at a hrefhttps://www.vaticlabs.ai>Vatic Labs/a>./li> li>I design and build a hrefhttps://en.wikipedia.org/wiki/High-frequency_trading>high-frequency trading (HFT) systems./a>/li> li>I used to do a href#research>academic research in computer science/a>./li> li>I am the winner of the a hrefhttps://sites.google.com/site/quantcup/>QuantCup/a> programming competition. (a hrefquantcup_winning_entry.html>Winning entry source code/a>)./li> li>I read email at img stylevertical-align:middle srcmy_email.jpg border0 width170 height25 altMy email>/a> li>I am a hrefhttps://github.com/andrey-ermolinskiy>andrey-ermolinskiy/a> on GitHub. li>You can find me on a hrefhttps://www.linkedin.com/in/andreyermolinskiy>LinkedIn/a>./li> /ul>/div>a hrefhttps://scholar.google.com/citations?userp0zB8oYAAAAJ&hleng>img width40 height40 srcgoogle_scholar.png>/a>a hrefhttps://github.com/andrey-ermolinskiy>img width40 height40 srcgithub.jpg>/a>a hrefhttps://www.linkedin.com/in/andreyermolinskiy>img width37 height37 srclinkedin.png>/a>hr>a nameResearch>div idheader>h2>Academic Research/h2>/div>/a>I received my Ph.D. in Computer Science from the a hrefhttp://www.cs.berkeley.edu>University of California, Berkeley/a> in May 2011, where I worked under the guidance of Prof. Scott Shenker. My academic research experience spans several areas in the field of computer systems, focusing specifically on parallel distributed systems, networking, storage systems, virtual machines, hypervisors, and dynamic information flow analysis. My Ph.D. thesis/a> proposes Practical Information Flow Tracking (PIFT) - a novel hypervisor-driven information security platform for enterprise environments. PIFT provides mechanisms for tracking the movement of sensitive information between applications, machines, and users, allowing enterprise security administrators to enforce high-level information flow policies and protect sensitive documents from disclosure to unauthorized parties. PIFT relies on fine-grained (instruction-level) information flow tracking techniques and achieves efficiency through speculative execution and parallelization. Unlike prior research efforts in this area, PIFT requires no changes to applications or the operating system.p>In the past, I have worked on developing novel synchronization protocols for distributed storage systems, investigating new protocols for interdomain packet routing, and exploring new architectures for future Internet.p>a hrefhttps://www.usenix.org/legacy/event/fast09/tech/full_papers/ermolinskiy/ermolinskiy.pdf>Minuet/a> investigates the problem of concurrency control in shared-disk parallel applications. I conceived and led the development of a novel synchronization primitive that lifts the safety and liveness limitations associated with the traditional approaches based on conservative distributed locking.p>I have co-invented a hrefhttps://dl.acm.org/doi/10.1145/1151659.1159917>Free Riding Multicast/a> (FRM) -- a new routing protocol for interdomain network-level multicast that achieves scalability and reliability, while requiring only several incremental extensions to the existing unicast routing infrastructure. I have led the research into a hrefhttp://conferences.sigcomm.org/hotnets/2008/papers/16.pdf>Anomaly-Cognizant Forwarding/a> (ACF) -- an extension to the Border Gateway Protocol that seeks to eliminate transient route fluctuations, black holes, and other undesirable routing anomalies. I was also one of the original designers of the a hrefhttps://dl.acm.org/doi/10.1145/1282380.1282402>Data-Oriented Network Architecture/a> (DONA) -- a clean-slate redesign of Internet naming and name resolution.p>I received my undergraduate degree in Computer Science from a hrefhttp://www.cs.princeton.edu>Princeton University/a> in 2002.p>br>a namePublications>table border1 hspace4 cellspacing1 width100% cellpadding1>tr bgcolor#c2f3fd>td width100% valignmiddle>nobr>b>fontfacearial,helvetica>big>Publications/big>/font>/b>/nobr>/td>/tr>/table>/a>table border0 width100%>tr>td width25>/td>td>table border1 cellpadding0 cellspacing0 width100% hspace4>tr bgcolor#fce8e8>td width100% valignmiddle>nobr>b>Refereed Papers/b>/nobr>/td>/tr>/table>ul>li>b>C2Cfs: A Collective Caching Architecture for Distributed File Access/b>. Andrey Ermolinskiy, Renu Tewari. In i>Proceedings of the 2009 International Workshop on Network Storage and Data Management (NSDM09), held in conjunction with IEEE HPCC-09/i>, Seoul, Korea, June 2009. a hrefhttps://ieeexplore.ieee.org/document/5167057>pdf/a>li>b>Minuet: Rethinking Concurrency Control in Storage Area Networks/b>. Andrey Ermolinskiy, Daekyeong Moon, Byung-Gon Chun, Scott Shenker. In i>Proceedings of the 7th USENIX Conference on File and Storage Technologies (FAST09)/i>, San Francisco, CA, February 2009. a hrefhttps://www.usenix.org/legacy/event/fast09/tech/full_papers/ermolinskiy/ermolinskiy.pdf>pdf/a>li>b>S3: Securing Sensitive Stuff/b>. Sachin Katti, Andrey Ermolinskiy, Martin Casado, Scott Shenker, Hari Balakrishnan. i>USENIX OSDI 2008 Work in Progress Report/i>, San Diego, CA, December 2008.li>b>Reducing Transient Disconnectivity using Anomaly-Cognizant Forwarding/b>. Andrey Ermolinskiy, Scott Shenker. In i>Proceedings of ACM HotNets-VII/i>, Calgary, Canada, October 2008. a hrefhttp://citeseerx.ist.psu.edu/viewdoc/download?doi10.1.1.141.4032&reprep1&typepdf>pdf/a>li>b>A Data-Oriented (and Beyond), Network Architecture/b>. Teemu Koponen, Mohit Chawla, Byung-Gon Chun, Andrey Ermolinskiy, Kye Hyun Kim, Scott Shenker, Ion Stoica. In i>Proceedings of ACM SIGCOMM07/i>, Kyoto, Japan, August 2007. a hrefhttp://ccr.sigcomm.org/online/files/fp177-koponen1.pdf>pdf/a>li>b>Revisiting IP Multicast/b>. Sylvia Ratnasamy, Andrey Ermolinskiy, and Scott Shenker. In i>Proceedings of ACM SIGCOMM06/i>, Pisa, Italy, September 2006. a hrefhttps://citeseerx.ist.psu.edu/viewdoc/download?doi10.1.1.128.1795&reprep1&typepdf>pdf/a>li>b>Pitch Histograms in Audio and Symbolic Music Information Retrieval/b>. George Tzanetakis, Andrey Ermolinskiy, and Perry Cook. In i>Proceedings of ISMIR02/i>, Paris, France, October 2002. a hrefhttps://citeseerx.ist.psu.edu/viewdoc/download?doi10.1.1.20.6407&reprep1&typepdf>pdf/a>li>b>Beyond the Query-by-Example Paradigm: New Query Interfaces for Music Information Retrieval/b>. George Tzanetakis, Andrey Ermolinskiy, and Perry Cook. In i>Proceedings ICMC02/i>, Gothenburh, Sweden, September 2002. a hrefhttp://citeseerx.ist.psu.edu/viewdoc/summary?doi10.1.1.116.1749>pdf/a>/ul>/td>/tr>/table>br>table border0 width100%>tr>td width25>/td>td>table border1 cellpadding0 cellspacing0 width100% hspace4>tr bgcolor#fce8e8>td width100% valignmiddle>b>nobr>Technical Reports/nobr>/b>/td>/tr>/table>ul>LI>b>Ph.D. Thesis: Design and Implementation of a Hypervisor-Based Platform for Dynamic Information Flow Tracking in a Distributed Environment/b> Andrey Ermolinskiy. I>UCB Technical Report (UCB/EECS-2011-50)/I>, May 2011.li>b>Towards Practical Taint Tracking/b> Andrey Ermolinskiy, Sachin Katti, Scott Shenker, Lisa Fowler, Murphy McCauley. i>UCB Technical Report (UCB/EECS-2010-92)/i>, June 2010. a hrefhttps://www1.icsi.berkeley.edu/pubs/techreports/ICSI_towardspracticaltaint10.pdf>pdf/a>li>b>Design and Implementation of a Privacy-Preserving Database on PDC/b>. Andrey Ermolinskiy, September 2009.a hrefpapers/privacy_preserving_db.pdf>pdf/a>li>b>C2Cfs: A Collective Caching Architecture for Distributed File Access/b>. Andrey Ermolinskiy, Renu Tewari. i>UCB Technical Report (UCB/EECS-2009-40)/i>, March 2009.a hrefhttps://www2.eecs.berkeley.edu/Pubs/TechRpts/2009/EECS-2009-40.pdf>pdf/a> li>b>Reducing Transient Disconnectivity using Anomaly-Cognizant Forwarding/b>. Andrey Ermolinskiy, Scott Shenker. i>UCB Technical Report (UCB/EECS-2008-120)/i>, September 2008.a hrefhttps://www2.eecs.berkeley.edu/Pubs/TechRpts/2008/EECS-2008-120.pdf>pdf/a>li>b>Minuet: Rethinking Concurrency Control in Storage Area Networks/b>. Andrey Ermolinskiy, Daekyeong Moon, Byung-Gon Chun, Scott Shenker. i>UCB Technical Report (UCB/EECS-2008-57)/i>, May 2008. a hrefhttps://www2.eecs.berkeley.edu/Pubs/TechRpts/2008/EECS-2008-57.pdf>pdf/a>li>b>The Design and Implementation of Free Riding Multicast/b>. Andrey Ermolinskiy. i>Masters Report/i>, May 2007. a hrefpapers/frm_report.pdf>pdf/a>/ul>/td>/tr>/table>br>table border1 hspace4 cellspacing1 width100% cellpadding1>tr bgcolor#c2f3fd>td width100% valignmiddle>nobr>b>fontfacearial,helvetica>big>Conference Talks/big>/font>/b>/nobr>/td>/tr>/table>/a>table border0 width100%>tr>td width25>/td>td>ul>li>b>Minuet: Rethinking Concurrency Control in Storage Area Networks/b>. i>FAST 09/i>, San Francisco, CA, 2009. a hreftalks/minuet_fast09.ppt>ppt/a>li>b>Anomaly-Cognizant Forwarding/b>. i>ACM HotNets08/i>, Calgary, Canada, 2008. a hrefhttps://www.slideserve.com/fannyr/reducing-transient-disconnectivity-using-anomaly-cognizant-forwarding-powerpoint-ppt-presentation>ppt/a>li>b>Free Riding Multicast/b>. i>ACM SIGCOMM06/i>, Pisa, Italy, 2006. a hreftalks/frm_sigcomm06.ppt>ppt/a>/ul>/td>/tr>/table>a nameService>table border1 hspace4 cellspacing1 width100% cellpadding1>tr bgcolor#c2f3fd>td width100% valignmiddle>nobr>b>fontfacearial,helvetica>big>Professional Service/big>/font>/b>/nobr>/td>/tr>/table>/a>table border0 width100%>tr>td width25>/td>td>Reviewer for the following conferences:br>ul>li>SRDS 08li>PDCAT 09/ul>/td>/tr>/table>/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
]