Skip to content

Commit 3fceb8e

Browse files
committed
add
1 parent 2df22d2 commit 3fceb8e

File tree

12 files changed

+430
-12028
lines changed

12 files changed

+430
-12028
lines changed

content/_index.md

+37-2
Original file line numberDiff line numberDiff line change
@@ -53,12 +53,47 @@ width: full
5353
  8. **DNSenum**
5454
  9. **dmitry (Deepmagic Information Gathering Tool)**
5555
  10. **Netdiscover**
56+
57+
58+
- **Lab 2: [Vulnerability Analysis]()** <br>
59+
&nbsp;&nbsp;1. **OpenVAS**
60+
&nbsp;&nbsp;2. **Nessus**
61+
&nbsp;&nbsp;3. **Lynis**
62+
&nbsp;&nbsp;4. **Nikto**
63+
&nbsp;&nbsp;4. **Wapiti**
64+
&nbsp;&nbsp;5. **SQLmap**
65+
&nbsp;&nbsp;6. **Legion**
66+
&nbsp;&nbsp;7. **WPScan**
67+
&nbsp;&nbsp;8. **Searchsploit**
68+
&nbsp;&nbsp;9. **Vega**
69+
70+
- **Lab 3: [Exploitation Tools]()
71+
&nbsp;&nbsp;1. **Metasploit Framework**
72+
&nbsp;&nbsp;2. **Armitage**
73+
&nbsp;&nbsp;3. **ExploitDB**
74+
&nbsp;&nbsp;4. **Social-Engineer Toolkit (SET)**
75+
&nbsp;&nbsp;5. **Beef**
76+
&nbsp;&nbsp;6. **RouterSploit**
77+
&nbsp;&nbsp;7. **Commix**
78+
&nbsp;&nbsp;8. **MSFvenom**
79+
&nbsp;&nbsp;9. **Empire**
80+
&nbsp;&nbsp;10.**Shellter**
5681

82+
- **Lab 4: [Wireless Attacks]()
83+
&nbsp;&nbsp;**Aircrack-ng**
84+
&nbsp;&nbsp;**Reaver**
85+
&nbsp;&nbsp;**Wifite**
86+
&nbsp;&nbsp;**Fern WiFi Cracker**
87+
&nbsp;&nbsp;**Kismet**
88+
&nbsp;&nbsp;**Fluxion**
89+
&nbsp;&nbsp;**Cowpatty**
90+
&nbsp;&nbsp;**PixieWPS**
91+
&nbsp;&nbsp;**WifiPhisher**
92+
&nbsp;&nbsp;**Wifresti**
93+
5794
### Cloud Security AWS
5895
- **Lab 1: [identity and access management ]()**
5996

60-
61-
6297
### Cloud Security Azure
6398

6499
### Cloud Security GCP

content/docs/nmap.md

Whitespace-only changes.

content/showcase/index.md

-111
This file was deleted.

content/showcase/index.zh-cn.md

-84
This file was deleted.

public/blog/index.html

+14-3
Original file line numberDiff line numberDiff line change
@@ -175,10 +175,21 @@
175175
<li class=""><a
176176
class="hx-flex hx-items-center hx-justify-between hx-gap-2 hx-cursor-pointer hx-rounded hx-px-2 hx-py-1.5 hx-text-sm hx-transition-colors [-webkit-tap-highlight-color:transparent] [-webkit-touch-callout:none] [word-break:break-word]
177177
hx-text-gray-500 hover:hx-bg-gray-100 hover:hx-text-gray-900 contrast-more:hx-border contrast-more:hx-border-transparent contrast-more:hx-text-gray-900 contrast-more:hover:hx-border-gray-900 dark:hx-text-neutral-400 dark:hover:hx-bg-primary-100/5 dark:hover:hx-text-gray-50 contrast-more:dark:hx-text-gray-50 contrast-more:dark:hover:hx-border-gray-50"
178-
href="/showcase/"
178+
href="/docs/"
179179

180-
>Showcase
181-
</a></li>
180+
>Docs
181+
<span class="hextra-sidebar-collapsible-button"><svg fill="none" viewBox="0 0 24 24" stroke="currentColor" class="hx-h-[18px] hx-min-w-[18px] hx-rounded-sm hx-p-0.5 hover:hx-bg-gray-800/5 dark:hover:hx-bg-gray-100/5"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5l7 7-7 7" class="hx-origin-center hx-transition-transform rtl:-hx-rotate-180"></path></svg></span>
182+
</a><div class="ltr:hx-pr-0 hx-overflow-hidden">
183+
<ul class='hx-relative hx-flex hx-flex-col hx-gap-1 before:hx-absolute before:hx-inset-y-1 before:hx-w-px before:hx-bg-gray-200 before:hx-content-[""] ltr:hx-ml-3 ltr:hx-pl-3 ltr:before:hx-left-0 rtl:hx-mr-3 rtl:hx-pr-3 rtl:before:hx-right-0 dark:before:hx-bg-neutral-800'><li class="hx-flex hx-flex-col "><a
184+
class="hx-flex hx-items-center hx-justify-between hx-gap-2 hx-cursor-pointer hx-rounded hx-px-2 hx-py-1.5 hx-text-sm hx-transition-colors [-webkit-tap-highlight-color:transparent] [-webkit-touch-callout:none] [word-break:break-word]
185+
hx-text-gray-500 hover:hx-bg-gray-100 hover:hx-text-gray-900 contrast-more:hx-border contrast-more:hx-border-transparent contrast-more:hx-text-gray-900 contrast-more:hover:hx-border-gray-900 dark:hx-text-neutral-400 dark:hover:hx-bg-primary-100/5 dark:hover:hx-text-gray-50 contrast-more:dark:hx-text-gray-50 contrast-more:dark:hover:hx-border-gray-50"
186+
href="/docs/nmap/"
187+
188+
>Nmap
189+
</a>
190+
191+
</li></ul>
192+
</div></li>
182193
</ul>
183194

184195
<div class="max-xl:hx-hidden hx-h-0 hx-w-64 hx-shrink-0"></div></div>

public/categories/index.html

+14-3
Original file line numberDiff line numberDiff line change
@@ -170,10 +170,21 @@
170170
<li class=""><a
171171
class="hx-flex hx-items-center hx-justify-between hx-gap-2 hx-cursor-pointer hx-rounded hx-px-2 hx-py-1.5 hx-text-sm hx-transition-colors [-webkit-tap-highlight-color:transparent] [-webkit-touch-callout:none] [word-break:break-word]
172172
hx-text-gray-500 hover:hx-bg-gray-100 hover:hx-text-gray-900 contrast-more:hx-border contrast-more:hx-border-transparent contrast-more:hx-text-gray-900 contrast-more:hover:hx-border-gray-900 dark:hx-text-neutral-400 dark:hover:hx-bg-primary-100/5 dark:hover:hx-text-gray-50 contrast-more:dark:hx-text-gray-50 contrast-more:dark:hover:hx-border-gray-50"
173-
href="/showcase/"
173+
href="/docs/"
174174

175-
>Showcase
176-
</a></li>
175+
>Docs
176+
<span class="hextra-sidebar-collapsible-button"><svg fill="none" viewBox="0 0 24 24" stroke="currentColor" class="hx-h-[18px] hx-min-w-[18px] hx-rounded-sm hx-p-0.5 hover:hx-bg-gray-800/5 dark:hover:hx-bg-gray-100/5"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5l7 7-7 7" class="hx-origin-center hx-transition-transform rtl:-hx-rotate-180"></path></svg></span>
177+
</a><div class="ltr:hx-pr-0 hx-overflow-hidden">
178+
<ul class='hx-relative hx-flex hx-flex-col hx-gap-1 before:hx-absolute before:hx-inset-y-1 before:hx-w-px before:hx-bg-gray-200 before:hx-content-[""] ltr:hx-ml-3 ltr:hx-pl-3 ltr:before:hx-left-0 rtl:hx-mr-3 rtl:hx-pr-3 rtl:before:hx-right-0 dark:before:hx-bg-neutral-800'><li class="hx-flex hx-flex-col "><a
179+
class="hx-flex hx-items-center hx-justify-between hx-gap-2 hx-cursor-pointer hx-rounded hx-px-2 hx-py-1.5 hx-text-sm hx-transition-colors [-webkit-tap-highlight-color:transparent] [-webkit-touch-callout:none] [word-break:break-word]
180+
hx-text-gray-500 hover:hx-bg-gray-100 hover:hx-text-gray-900 contrast-more:hx-border contrast-more:hx-border-transparent contrast-more:hx-text-gray-900 contrast-more:hover:hx-border-gray-900 dark:hx-text-neutral-400 dark:hover:hx-bg-primary-100/5 dark:hover:hx-text-gray-50 contrast-more:dark:hx-text-gray-50 contrast-more:dark:hover:hx-border-gray-50"
181+
href="/docs/nmap/"
182+
183+
>Nmap
184+
</a>
185+
186+
</li></ul>
187+
</div></li>
177188
</ul>
178189

179190
<div class="max-xl:hx-hidden hx-h-0 hx-w-64 hx-shrink-0"></div></div>

0 commit comments

Comments
 (0)