Skip to content

Commit

Permalink
v 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
teststudent311 committed Nov 21, 2023
1 parent 0347066 commit eb08486
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 2 additions & 2 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[
{
"release": "1.0",
"release": "2.0",
"zipball_url": "https://github.com/lotusxss/LotusXSS/releases",
"body": "LotusXSS version 1.0 is now available, an advanced fork of ezXSS v4.1, offering new capabilities and enhancements in the XSS tooling sphere. This update focuses on unique features and rebranding:\r\n\r\n- Rebranding: A comprehensive brand update, including renaming from ezXSS to LotusXSS.\r\n- Enhanced Markdown Interface: Improved interface and functionality of Markdown for more convenient and intuitive content management.\r\n- Bash Installation Script: Introduction of a script to simplify installation and automate tasks.\r\n- Color Theme Overhaul: A new color theme has been released to enhance visual perception and user interface.\r\n\r\nInherited Updates and Improvements from ezXSS v4.1:\r\n\r\n- Persistent Sessions: XSS triggers remain active in the user's browser until the tab is closed and even when navigating to other pages of the site.\r\n- Reverse Proxy: A new feature that allows the use of the compromised user's browser and session to send requests to the website.\r\n- Live JavaScript Execution: Capability to execute JavaScript in real-time on all connected sessions.\r\n- Logging: Optional logging of user actions in the database.\r\n- Enhanced Admin Panel: New types of statistics for a broader analysis of activities.\r\n- New Registration Page: Enables users to create their own accounts/payloads.\r\n- Bug Fixes and Improvements: Numerous bug fixes, including in notifications, Docker, and mobile design.\r\n- Minor Enhancements: Improvements in the overall system performance."
"body": "LotusXSS version 2.0, an advanced evolution of ezXSS v4.1, is now available, offering new capabilities and significant enhancements in the XSS tooling sphere. This latest update brings more refined features and functional improvements:\r\n\r\n- Enhanced Markdown Interface: A more user-friendly and intuitive Markdown interface for more convenient and intuitive content management.\r\n- Bash Installation Script: Enhanced script options for automatic installation with Apache2, Nginx, or Docker, simplifying the setup process and task automation.\r\n- Color Theme Overhaul: A new color theme has been introduced to enhance the visual perception and user interface.\r\n\r\nInherited Updates and Improvements from ezXSS v4.1:\r\n\r\n- Persistent Sessions: XSS triggers remain active in the user's browser until the tab is closed and even when navigating to other pages of the site.\r\n- Reverse Proxy: A new feature that allows the use of the compromised user's browser and session to send requests to the website.\r\n- Live JavaScript Execution: The ability to execute JavaScript in real-time on all connected sessions.\r\n- Logging: Optional logging of user actions in the database.\r\n- Enhanced Admin Panel: New types of statistics for a broader analysis of activities.\r\n- New Registration Page: Functionality enabling users to create their own accounts and payloads.\r\n- Bug Fixes and Improvements: Numerous bug fixes, including in notifications, Docker, and mobile design.\r\n- Minor Enhancements: Overall system performance improvements."
}
]
3 changes: 3 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,12 @@
- Kali Linux 2023.3
- Ubuntu 22.04 & 23.10
- Mint 21.2
- Debian 12

## ⚙️ Installation

**Note:** The installation scripts are compatible with Linux distributions that use the `apt` package manager and `systemd` for system and service management.

### Apache2 Setup

1. **Download:** `install_ap2.sh`.
Expand Down

0 comments on commit eb08486

Please sign in to comment.