EXCEEDS logo
Exceeds
akrasuski1

PROFILE

Akrasuski1

During their work on the google/security-research repository, Akrasuski developed proof-of-concept exploits targeting advanced CPU vulnerabilities, including page table side-channel attacks and Branch History Injection. They implemented these attacks using C and assembly, providing reproducible artifacts and detailed documentation to facilitate validation and threat modeling. Their approach combined low-level systems programming with performance analysis and vulnerability research, enabling cross-architecture testing and clear guidance for defensive measures. By focusing on both the technical depth of exploit development and the clarity of supporting materials, Akrasuski delivered work that advanced understanding of hardware security risks and informed mitigation strategies for affected Intel architectures.

Overall Statistics

Feature vs Bugs

50%Features

Repository Contributions

2Total
Bugs
1
Commits
2
Features
1
Lines of code
1,806
Activity Months2

Work History

May 2025

1 Commits

May 1, 2025

May 2025 monthly summary for google/security-research focused on vulnerability demonstration artifacts and defensive readiness rather than production fixes. Delivered a PoC for Branch History Injection (BHI) vulnerability in an intra-mode context, with reproducible assembly and C sources to illustrate the attack surface and guide mitigations across affected Intel architectures. The work provides actionable material for validation, defense testing, and patch prioritization.

March 2025

1 Commits • 1 Features

Mar 1, 2025

March 2025 monthly summary for google/security-research: Delivered a proof-of-concept demonstrating Evict+Time and Prime+Probe cache-timing attacks during page table walks, with a C implementation and build instructions. This work advances understanding of page-table side channels and informs threat modeling, mitigations, and responsible disclosure planning. No major bugs fixed this month; the focus was on delivering a reproducible PoC and accompanying documentation.

Activity

Loading activity data...

Quality Metrics

Correctness80.0%
Maintainability80.0%
Architecture85.0%
Performance70.0%
AI Usage20.0%

Skills & Technologies

Programming Languages

AssemblyCMakefile

Technical Skills

CPU ArchitectureCache Side ChannelsExploit DevelopmentLow-Level Systems ProgrammingLow-level Systems ProgrammingPerformance AnalysisReverse EngineeringVulnerability Research

Repositories Contributed To

1 repo

Overview of all repositories you've contributed to across your timeline

google/security-research

Mar 2025 May 2025
2 Months active

Languages Used

CMakefileAssembly

Technical Skills

Cache Side ChannelsExploit DevelopmentLow-level Systems ProgrammingPerformance AnalysisReverse EngineeringCPU Architecture