You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[minimal](https://docs.hackingbuddy.ai/docs/dev-guide/dev-quickstart)| A minimal 50 LoC Linux Priv-Esc example. This is the usecase from [Build your own Agent/Usecase](#build-your-own-agentusecase)||
71
-
|[linux-privesc](https://docs.hackingbuddy.ai/docs/usecases/linux-priv-esc)| Given an SSH-connection for a low-privilege user, task the LLM to become the root user. This would be a typical Linux privilege escalation attack. We published two academic papers about this: [paper #1](https://arxiv.org/abs/2308.00121) and [paper #2](https://arxiv.org/abs/2310.11409)||
72
-
|[web-pentest (WIP)](https://docs.hackingbuddy.ai/docs/usecases/web)| Directly hack a webpage. Currently in heavy development and pre-alpha stage. ||
73
-
|[web-api-pentest (WIP)](https://docs.hackingbuddy.ai/docs/usecases/web-api)| Directly test a REST API. Currently in heavy development and pre-alpha stage. (Documentation and testing of REST API.) | Documentation: Testing:|
74
-
|[extended linux-privesc](https://docs.hackingbuddy.ai/docs/usecases/extended-linux-privesc)| This usecases extends linux-privesc with additional features such as retrieval augmented generation (RAG) or chain-of-thought (CoT) ||
|[minimal](https://docs.hackingbuddy.ai/docs/dev-guide/dev-quickstart)| A minimal 50 LoC Linux Priv-Esc example. This is the usecase from [Build your own Agent/Usecase](#build-your-own-agentusecase)||
71
+
|[linux-privesc](https://docs.hackingbuddy.ai/docs/usecases/linux-priv-esc)| Given an SSH-connection for a low-privilege user, task the LLM to become the root user. This would be a typical Linux privilege escalation attack. We published two academic papers about this: [paper #1](https://arxiv.org/abs/2308.00121) and [paper #2](https://arxiv.org/abs/2310.11409)||
72
+
|[web-pentest (WIP)](https://docs.hackingbuddy.ai/docs/usecases/web)| Directly hack a webpage. Currently in heavy development and pre-alpha stage. ||
73
+
|[web-api-pentest (WIP)](https://docs.hackingbuddy.ai/docs/usecases/web-api)| Directly test a REST API. Currently in heavy development and pre-alpha stage. (Documentation and testing of REST API.) | Documentation: Testing:|
74
+
|[extended linux-privesc](https://docs.hackingbuddy.ai/docs/usecases/extended-linux-privesc)| This usecases extends linux-privesc with additional features such as retrieval augmented generation (RAG) or chain-of-thought (CoT) ||
75
75
## Build your own Agent/Usecase
76
76
77
77
So you want to create your own LLM hacking agent? We've got you covered and taken care of the tedious groundwork.
0 commit comments