Skip to content

Commit 2ba1f4a

Browse files
carlospolopgitbook-bot
authored andcommitted
GITBOOK-4451: No subject
1 parent d375f08 commit 2ba1f4a

File tree

3 files changed

+1293
-4
lines changed

3 files changed

+1293
-4
lines changed

SUMMARY.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -391,6 +391,7 @@
391391
* [Electron contextIsolation RCE via Electron internal code](network-services-pentesting/pentesting-web/electron-desktop-apps/electron-contextisolation-rce-via-electron-internal-code.md)
392392
* [Electron contextIsolation RCE via IPC](network-services-pentesting/pentesting-web/electron-desktop-apps/electron-contextisolation-rce-via-ipc.md)
393393
* [Flask](network-services-pentesting/pentesting-web/flask.md)
394+
* [NextJS](network-services-pentesting/pentesting-web/nextjs.md)
394395
* [NodeJS Express](network-services-pentesting/pentesting-web/nodejs-express.md)
395396
* [Git](network-services-pentesting/pentesting-web/git.md)
396397
* [Golang](network-services-pentesting/pentesting-web/golang.md)
@@ -407,7 +408,7 @@
407408
* [Laravel](network-services-pentesting/pentesting-web/laravel.md)
408409
* [Moodle](network-services-pentesting/pentesting-web/moodle.md)
409410
* [Nginx](network-services-pentesting/pentesting-web/nginx.md)
410-
* [NextJS](network-services-pentesting/pentesting-web/nextjs.md)
411+
* [NextJS](network-services-pentesting/pentesting-web/nextjs-1.md)
411412
* [PHP Tricks](network-services-pentesting/pentesting-web/php-tricks-esp/README.md)
412413
* [PHP - Useful Functions & disable\_functions/open\_basedir bypass](network-services-pentesting/pentesting-web/php-tricks-esp/php-useful-functions-disable_functions-open_basedir-bypass/README.md)
413414
* [disable\_functions bypass - php-fpm/FastCGI](network-services-pentesting/pentesting-web/php-tricks-esp/php-useful-functions-disable_functions-open_basedir-bypass/disable_functions-bypass-php-fpm-fastcgi.md)
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
# NextJS
2+
3+
{% hint style="success" %}
4+
Learn & practice AWS Hacking:<img src="../../.gitbook/assets/arte.png" alt="" data-size="line">[**HackTricks Training AWS Red Team Expert (ARTE)**](https://training.hacktricks.xyz/courses/arte)<img src="../../.gitbook/assets/arte.png" alt="" data-size="line">\
5+
Learn & practice GCP Hacking: <img src="../../.gitbook/assets/grte.png" alt="" data-size="line">[**HackTricks Training GCP Red Team Expert (GRTE)**<img src="../../.gitbook/assets/grte.png" alt="" data-size="line">](https://training.hacktricks.xyz/courses/grte)
6+
7+
<details>
8+
9+
<summary>Support HackTricks</summary>
10+
11+
* Check the [**subscription plans**](https://github.com/sponsors/carlospolop)!
12+
* **Join the** 💬 [**Discord group**](https://discord.gg/hRep4RUj7f) or the [**telegram group**](https://t.me/peass) or **follow** us on **Twitter** 🐦 [**@hacktricks\_live**](https://twitter.com/hacktricks\_live)**.**
13+
* **Share hacking tricks by submitting PRs to the** [**HackTricks**](https://github.com/carlospolop/hacktricks) and [**HackTricks Cloud**](https://github.com/carlospolop/hacktricks-cloud) github repos.
14+
15+
</details>
16+
{% endhint %}
17+
18+
19+
20+
21+
22+
23+
24+
{% hint style="success" %}
25+
Learn & practice AWS Hacking:<img src="../../.gitbook/assets/arte.png" alt="" data-size="line">[**HackTricks Training AWS Red Team Expert (ARTE)**](https://training.hacktricks.xyz/courses/arte)<img src="../../.gitbook/assets/arte.png" alt="" data-size="line">\
26+
Learn & practice GCP Hacking: <img src="../../.gitbook/assets/grte.png" alt="" data-size="line">[**HackTricks Training GCP Red Team Expert (GRTE)**<img src="../../.gitbook/assets/grte.png" alt="" data-size="line">](https://training.hacktricks.xyz/courses/grte)
27+
28+
<details>
29+
30+
<summary>Support HackTricks</summary>
31+
32+
* Check the [**subscription plans**](https://github.com/sponsors/carlospolop)!
33+
* **Join the** 💬 [**Discord group**](https://discord.gg/hRep4RUj7f) or the [**telegram group**](https://t.me/peass) or **follow** us on **Twitter** 🐦 [**@hacktricks\_live**](https://twitter.com/hacktricks\_live)**.**
34+
* **Share hacking tricks by submitting PRs to the** [**HackTricks**](https://github.com/carlospolop/hacktricks) and [**HackTricks Cloud**](https://github.com/carlospolop/hacktricks-cloud) github repos.
35+
36+
</details>
37+
{% endhint %}
38+

0 commit comments

Comments
 (0)