Skip to content

Commit ed9f84e

Browse files
committed
Merge branch 'master' of https://github.com/ssl/ezXSS
2 parents c416542 + b697510 commit ed9f84e

File tree

1 file changed

+13
-8
lines changed

1 file changed

+13
-8
lines changed

readme.md

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Once an ezXSS payload is placed, the user must wait until it is triggered, at wh
1515

1616
## Features
1717
* Easy to use dashboard with settings, statistics, payloads, view/share/search reports
18-
* :new: Persistent XSS sessions with reverse proxy aslong as the browser is active
18+
* Persistent XSS sessions with reverse proxy aslong as the browser is active
1919
* Manage unlimited users with permissions to personal payloads & their reports
2020
* Instant alerts via mail, Telegram, Slack, Discord or custom callback URL
2121
* Custom extra javascript payloads
@@ -43,7 +43,7 @@ Once an ezXSS payload is placed, the user must wait until it is triggered, at wh
4343
* much much more, and, its just ez :-)
4444

4545
## Required
46-
* Server or shared web hosting with PHP 7.0 or up
46+
* Server or shared web hosting with PHP 7.1 or up
4747
* Domain name (consider a short one or check out [shortboost](https://github.com/ssl/shortboost))
4848
* SSL Certificate to test on https websites (consider Cloudflare or Let's Encrypt for a free SSL)
4949

@@ -54,22 +54,27 @@ visit the [wiki](https://github.com/ssl/ezXSS/wiki) for installation instruction
5454

5555

5656
## Explore ezXSS hassle free
57-
Interested in using ezXSS but don't want to install it yet? Worry not! You can access and start using ezXSS with a free account on [ez.pe](https://ez.pe). Simply sign up and get started without any installation hassle.
57+
Interested in using ezXSS but don't want to install it yet? Worry not! You can access and start using ezXSS with a free account without the need of a domainname or a webserver. Simply sign up and get started without any installation hassle.
5858

59-
Additionally, if you'd like to explore and test the tool before committing, there is a demo environment with admin account available at [demo.ezxss.com/manage](https://demo.ezxss.com/manage).
59+
[Create account on ezxss.com](https://ezxss.com)
6060

61-
Please note that some features might be disabled or limited in both the free account on ez.pe and the demo environment. These limitations are in place to maintain the integrity and security of the platforms. However, you can still get a good grasp of the tool's capabilities and decide after to install it yourself.
62-
63-
## Sponsors
61+
## Contribute
6462
Maintenance of this project is made possible by all the contributors and sponsors.
6563
I've personally worked for over 8 years on this project, taking hundreds of hours from my time. Please kindly consider becoming a sponsor, so I can continue maintaining and improving ezXSS as well as creating and releasing new projects. Current sponsors and (past) sponsors/contributors with a big impact on the project:
6664

6765
<p align="center">
68-
<!-- sponsors --><a href="https://github.com/GlitchSecure"><img src="https:&#x2F;&#x2F;github.com&#x2F;GlitchSecure.png" width="60px" alt="GlitchSecure" /></a>&nbsp;&nbsp;<a href="https://github.com/redprofession"><img src="https:&#x2F;&#x2F;github.com&#x2F;redprofession.png" width="60px" alt="redprofession" /></a>&nbsp;&nbsp;<!-- sponsors -->
66+
<!-- sponsors --><a href="https://github.com/geeknik"><img src="https:&#x2F;&#x2F;github.com&#x2F;geeknik.png" width="60px" alt="geeknik" /></a>&nbsp;&nbsp;<a href="https://github.com/GlitchSecure"><img src="https:&#x2F;&#x2F;github.com&#x2F;GlitchSecure.png" width="60px" alt="GlitchSecure" /></a>&nbsp;&nbsp;<!-- sponsors -->
6967
</p>
7068
<p align="center">
7169
<!--loveforever-->
7270
<a href="https://github.com/geeknik"><img src="https:&#x2F;&#x2F;github.com&#x2F;geeknik.png" width="40px" alt="geeknik" /></a>&nbsp;&nbsp;<a href="https://github.com/dev"><img src="https:&#x2F;&#x2F;github.com&#x2F;dev.png" width="40px" alt="dev" /></a>&nbsp;&nbsp;<a href="https://github.com/mounssif"><img src="https:&#x2F;&#x2F;github.com&#x2F;mounssif.png" width="40px" alt="mounssif" /></a>&nbsp;&nbsp;
7371
<!--loveforever-->
7472
<br><br><a href="https://github.com/sponsors/ssl">Become a sponsor</a>
73+
<br>or, leave a star!<br><br>
74+
</p>
75+
76+
<p align="center">
77+
<img src="https://api.star-history.com/svg?repos=ssl/ezxss&type=date&legend=top-left" alt="Star History Chart">
7578
</p>
79+
80+

0 commit comments

Comments
 (0)