Share
## https://sploitus.com/exploit?id=C6C755F3-46A7-568D-94AC-F57E8675A464
> [!CAUTION]
> THIS PROJECT IS USED FOR DEMONSTRATION PURPOSES ONLY WITH CRITICAL SECURITY ISSUE.
DO NOT USE IT IN PRODUCTION ENVIRONMENTS.

This is a [Next.js](https://nextjs.org) project bootstrapped with [`create-next-app`](https://nextjs.org/docs/app/api-reference/cli/create-next-app).

## Getting Started

First, run the development server:

```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

You can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.

This project uses [`next/font`](https://nextjs.org/docs/app/building-your-application/optimizing/fonts) to automatically optimize and load [Geist](https://vercel.com/font), a new font family for Vercel.

## Demo commands to exploit vulnerability server to get reverse shell.
See [aws-event-2025-command.md](./aws-event-2025-command.md)