minor readme update

This commit is contained in:
Grey_D
2023-04-23 18:38:26 +08:00
parent 1e9114c688
commit 2eac194106
3 changed files with 4 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
# Resources
This directory contains resources for the project.
1. `pentest_records` contains studies on penetration testing with ChatGPT over sample machines (VulnHub, HackTheBox, etc.).
2. `example_chat_history` contains the penetration testing records, mostly manual communication between pentester and ChatGPT.
2. `example_chat_history` contains the penetration testing records, mostly manual communication between pentester and ChatGPT.
3. `HTB_logs` contains the testing logs on HTB machine.