Pinned Repositories
adversarial-nonparametrics
Adversarial Examples for Non-Parametric Methods: Attacks, Defenses and Large Sample Limits
AdversarialDNN-Playground
VizSec17: Web-based visualization tool for adversarial machine learning / LiveDemo
afl-demo
Simple demonstration for how to fuzz test a C++ program with AFL.
afl-training
Exercises to learn how to fuzz with American Fuzzy Lop
aflnet
AFLNet: A Greybox Fuzzer for Network Protocols (https://thuanpv.github.io/publications/AFLNet_ICST20.pdf)
aima-python
Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
alloy-widget-drawermenu
An Appcelerator Alloy Widget to implement a slide-in, drawer-style menu
AnomalyGPT
[AAAI 2024 Oral] AnomalyGPT: Detecting Industrial Anomalies Using Large Vision-Language Models
covid-safe-paths
COVID Safe Paths (based on Private Kit) is an open and privacy preserving system to use personal information to battle COVID
Crash_Triage_AFLNET
ezeob002's Repositories
ezeob002/covid-safe-paths
COVID Safe Paths (based on Private Kit) is an open and privacy preserving system to use personal information to battle COVID
ezeob002/Crash_Triage_AFLNET
ezeob002/afl-training
Exercises to learn how to fuzz with American Fuzzy Lop
ezeob002/aflnet
AFLNet: A Greybox Fuzzer for Network Protocols (https://thuanpv.github.io/publications/AFLNet_ICST20.pdf)
ezeob002/AnomalyGPT
[AAAI 2024 Oral] AnomalyGPT: Detecting Industrial Anomalies Using Large Vision-Language Models
ezeob002/Awesome-Fuzzing
A curated list of fuzzing resources ( Books, courses - free and paid, videos, tools, tutorials and vulnerable applications to practice on ) for learning Fuzzing and initial phases of Exploit Development like root cause analysis.
ezeob002/awesome-machine-learning-on-source-code
Cool links & research papers related to Machine Learning applied to source code (MLonCode)
ezeob002/boofuzz
A fork and successor of the Sulley Fuzzing Framework
ezeob002/carla
Open-source simulator for autonomous driving research.
ezeob002/ChuanhuChatGPT
GUI for ChatGPT API and many LLMs. Supports agents, file-based QA, GPT finetuning and query with web search. All with a neat UI.
ezeob002/cve-search
cve-search - a tool to perform local searches for known vulnerabilities
ezeob002/epics-base
Mirror of https://git.launchpad.net/epics-base * PRs and Bugs are also on Launchpad
ezeob002/example_cml
ezeob002/FATE
An Industrial Grade Federated Learning Framework
ezeob002/fuzzbench
FuzzBench - Fuzzer benchmarking as a service.
ezeob002/FuzzingPaper
Recent Fuzzing Paper
ezeob002/fuzzware
ezeob002/garage
A toolkit for reproducible reinforcement learning research.
ezeob002/libwetcloth
A Multi-Scale Model for Simulating Liquid-Fabric Interactions
ezeob002/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
ezeob002/manul
Manul is a coverage-guided parallel fuzzer for open-source and blackbox binaries on Windows, Linux and MacOS
ezeob002/onefuzz
A self-hosted Fuzzing-As-A-Service platform
ezeob002/profuzzbench
ProFuzzBench - A Benchmark for Stateful Protocol Fuzzing
ezeob002/python-can
The can package provides controller area network support for Python developers
ezeob002/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
ezeob002/restler-fuzzer
RESTler is the first stateful REST API fuzzing tool for automatically testing cloud services through their REST APIs and finding security and reliability bugs in these services.
ezeob002/rlfuzz
A fuzzing environment for RL, based on Gym and AFL.
ezeob002/rnn_mcfics
ezeob002/rtems
Realtime SMP Kernel, networking, file-systems, drivers, BSPs, samples, and testsuite.
ezeob002/testing-distributed-systems
Curated list of resources on testing distributed systems