execveat
I do AppSec research, source code audits, pentests @Doyensec. Also, LLMs.
DoyensecNetherlands
Pinned Repositories
GQLSpection
GQLSpection - parses GraphQL introspection schema and generates possible queries
inql
InQL is a robust, open-source Burp Suite extension for advanced GraphQL testing, offering intuitive vulnerability detection, customizable scans, and seamless Burp integration.
advisory
Vulnerabilities, security advisories, exploit codes and proof-of-concept codes.
Apex_Aalbert_Vulnerable_Code
Vulnerable Apex Project
appseccheat.codes
A CTF web app designed to teach software developers application security by showcasing what vulnerable code looks like, how to write code to exploit the vulnerability, and how to write code to patch the vulnerability.
audit-reports
audit-reports-1
audit-reports-10
audit-reports-2
check code4rena and sherlock for new reports and push as notification to discord
burp-brief-editor-tab
Burp Suite extension that makes your life easier by tucking the headers out of the way, so you can see the body content right away without all that extra scrolling. 🚀
execveat's Repositories
execveat/audit-reports-2
check code4rena and sherlock for new reports and push as notification to discord
execveat/Audit-reports-4
execveat/Audit_Reports
All audit reports associated with Sperax
execveat/audit_reports-1
This repo is a collection of all of the audits I've completed as a smart contract auditor
execveat/audits-6
Public Audit Reports
execveat/audits-9
Repository containing past audit reports
execveat/Awesome-Pentest-Reports
Awesome Pentest Reports
execveat/baseline-sast-testing
Repo with random vulnerable code from various projects to assist in evaluating SAST tools.
execveat/Beanstalk-Audits
Final audit reports for Beanstalk related code.
execveat/contract-audit-reports
Security Audits
execveat/ctf-writeups-1
Perfect Blue's CTF Writeups
execveat/find-sec-bugs-demos
Repository to showcase various configuration recipes with various technologies
execveat/forsage-audit
Smart Contract Security Review + Test Coverage + Eth Gas Report
execveat/Learn-Source-Code-Review
Learning source code review, spot vulnerability, find some ways how to fix it.
execveat/PaddingOracle
Source code for a Padding Oracle attack demonstration - vulnerable API and cracking code. C#, ASP .NET
execveat/publications-1
Coinspect Publications: audit reports and research.
execveat/ql-fun
Examples of vulnerable code that can be detected by CodeQL queries.
execveat/sample-eightball
Sample source code containing vulnerabilities to illustrate Fortify usage
execveat/Security-Audits-1
Alien Worlds smart contracts audit reports
execveat/security-code-scan
Vulnerability Patterns Detector for C# and VB.NET
execveat/Smart-Contracts_Audit_Reports
A collection of my publicly available smart contract security audit reports and details about my audit procedures. 🔐
execveat/solstat-reports
Smart contract audit / optimization reports generated by solstat.
execveat/SSRF_Vulnerable_Lab
This Lab contain the sample codes which are vulnerable to Server-Side Request Forgery attack
execveat/VulBERTa
Simplified Source Code Pre-Training for Vulnerability Detection
execveat/vuln-netframework
vuln-netframework is a .net-framework 4.7 project that include worst coding practices about common vulnerabilities like Insecure Deserialization, Os Command Injection, SQL Injection, etc.
execveat/vulnapi
Intentionaly very vulnerable API with bonus bad coding practices
execveat/Vulnerable-Code-2
Lab Code
execveat/vulnerable-codes
A repository contains owasp top 10 and other web vulnerable code snippets.
execveat/vulnerable-favorites
Favorites service with deliberate code injection vulnerability
execveat/vulnerable-web
I code vulnerable web for testing