forked from GreyDGL/PentestGPT_website
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathheader.txt
More file actions
31 lines (28 loc) · 2.39 KB
/
header.txt
File metadata and controls
31 lines (28 loc) · 2.39 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="PentestGPT - Evaluating and Harnessing Large Language Models for Automated Penetration Testing">
<meta name="keywords" content="PentestGPT, penetration testing, LLM, security, USENIX, cybersecurity, AI">
<meta name="author" content="PentestGPT Team">
<meta property="og:title" content="PentestGPT - Automated Penetration Testing with LLMs">
<meta property="og:description" content="Revolutionary framework leveraging Large Language Models for automated penetration testing">
<meta property="og:type" content="website">
<meta property="og:url" content="https://pentestgpt.com">
<title>PentestGPT - Automated Penetration Testing with LLMs</title>
<link rel="stylesheet" href="assets/css/style.css">
<link rel="stylesheet" href="assets/css/terminal.css">
</head>
<body>
<div class="container">
<header>
<pre class="ascii-art">
██████╗ ███████╗███╗ ██╗████████╗███████╗███████╗████████╗ ██████╗ ██████╗ ████████╗
██╔══██╗██╔════╝████╗ ██║╚══██╔══╝██╔════╝██╔════╝╚══██╔══╝██╔════╝ ██╔══██╗╚══██╔══╝
██████╔╝█████╗ ██╔██╗ ██║ ██║ █████╗ ███████╗ ██║ ██║ ███╗██████╔╝ ██║
██╔═══╝ ██╔══╝ ██║╚██╗██║ ██║ ██╔══╝ ╚════██║ ██║ ██║ ██║██╔═══╝ ██║
██║ ███████╗██║ ╚████║ ██║ ███████╗███████║ ██║ ╚██████╔╝██║ ██║
╚═╝ ╚══════╝╚═╝ ╚═══╝ ╚═╝ ╚══════╝╚══════╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝
[ Automated Penetration Testing with LLMs ]
</pre>