Skip to content

Commit f4b540c

Browse files
carlospolopgitbook-bot
authored andcommitted
GitBook: [master] 2 pages and 2 assets modified
1 parent 6d94f2d commit f4b540c

File tree

3 files changed

+15
-17
lines changed

3 files changed

+15
-17
lines changed
File renamed without changes.

pentesting/pentesting-web/iis-internet-information-services.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ C:\xampp\tomcat\conf\server.xml
320320

321321
If you see an error like the following one:
322322

323-
![](../../.gitbook/assets/image%20%28446%29.png)
323+
![](../../.gitbook/assets/image%20%28446%29%20%281%29.png)
324324

325325
It means that the server **didn't receive the correct domain name** inside the Host header.
326326
In order to access the web page you could take a look to the served **SSL Certificate** and maybe you can find the domain/subdomain name in there. If it isn't there you may need to **brute force VHosts** until you find the correct one.

shells/shells/README.md

+14-16
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,21 @@
11
# Shells \(Linux, Windows, MSFVenom\)
22

3-
### \*\*\*\*[**Shells - Linux**](linux.md)\*\*\*\*
3+
## [**Shells - Linux**](linux.md)
44

5-
### [**Shells - Windows**](windows.md)
5+
## [**Shells - Windows**](windows.md)
66

7-
### \*\*\*\*[**MSFVenom - CheatSheet**](untitled.md)
7+
## [**MSFVenom - CheatSheet**](untitled.md)
88

9-
### **Auto-generated shells**
9+
## **Auto-generated shells**
1010

11-
* \*\*\*\*[**https://reverse-shell.sh/**](https://reverse-shell.sh/)\*\*\*\*
12-
* \*\*\*\*[**https://www.revshells.com/**](https://www.revshells.com/)\*\*\*\*
13-
* \*\*\*\*[**https://github.com/ShutdownRepo/shellerator**](https://github.com/ShutdownRepo/shellerator)\*\*\*\*
14-
* \*\*\*\*[**https://github.com/0x00-0x00/ShellPop**](https://github.com/0x00-0x00/ShellPop)\*\*\*\*
15-
* \*\*\*\*[**https://github.com/cybervaca/ShellReverse**](https://github.com/cybervaca/ShellReverse) ****
16-
* \*\*\*\*[**https://liftoff.github.io/pyminifier/**](https://liftoff.github.io/pyminifier/) ****
17-
* \*\*\*\*[**https://github.com/xct/xc/**](https://github.com/xct/xc/) ****
18-
* \*\*\*\*[**https://weibell.github.io/reverse-shell-generator/**](https://weibell.github.io/reverse-shell-generator/)\*\*\*\*
19-
* \*\*\*\*[**https://github.com/t0thkr1s/revshellgen**](https://github.com/t0thkr1s/revshellgen)\*\*\*\*
20-
* \*\*\*\*[**https://github.com/mthbernardes/rsg**](https://github.com/mthbernardes/rsg)\*\*\*\*
21-
22-
### \*\*\*\*
11+
* [**https://reverse-shell.sh/**](https://reverse-shell.sh/)
12+
* [**https://www.revshells.com/**](https://www.revshells.com/)
13+
* [**https://github.com/ShutdownRepo/shellerator**](https://github.com/ShutdownRepo/shellerator)
14+
* [**https://github.com/0x00-0x00/ShellPop**](https://github.com/0x00-0x00/ShellPop)
15+
* [**https://github.com/cybervaca/ShellReverse**](https://github.com/cybervaca/ShellReverse)
16+
* [**https://liftoff.github.io/pyminifier/**](https://liftoff.github.io/pyminifier/)
17+
* [**https://github.com/xct/xc/**](https://github.com/xct/xc/)
18+
* [**https://weibell.github.io/reverse-shell-generator/**](https://weibell.github.io/reverse-shell-generator/)
19+
* [**https://github.com/t0thkr1s/revshellgen**](https://github.com/t0thkr1s/revshellgen)
20+
* [**https://github.com/mthbernardes/rsg**](https://github.com/mthbernardes/rsg)
2321

0 commit comments

Comments
 (0)