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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,7 +55,7 @@ the use of LLMs for web penetration-testing and web api testing.
55
55
| minimal | A minimal 50 LoC Linux Priv-Esc example. This is the usecase from [Build your own Agent/Usecase](#build-your-own-agentusecase)||
56
56
|[linux-privesc](docs/linux_privesc.md)| Given a 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)||
57
57
|[web-pentest (WIP)](docs/web_page.md)| Directly hack a webpage. Currently in heavy development and pre-alpha stage. ||
58
-
|[web-api-pentest (WIP)](docs/web_api_pentest.md)| Directly test a REST API. Currently in heavy development and pre-alpha stage. (Documentation and testing of REST API.) | Documentation: Testing:|
58
+
|[web-api-pentest (WIP)](docs/web-api-pentest.md)| Directly test a REST API. Currently in heavy development and pre-alpha stage. (Documentation and testing of REST API.) | Documentation: Testing:|
0 commit comments