xssplatform icon indicating copy to clipboard operation
xssplatform copied to clipboard

一个经典的XSS渗透管理平台

Results 14 xssplatform issues
Sort by recently updated
recently updated
newest added

148.100.79.18 xssplatform xss Dr TX xiao_xss ![Screenshot_2022-11-16-21-15-50-082_com.android.chrome.jpg](https://user-images.githubusercontent.com/92127505/202191214-07c05c81-7cc5-45f8-92fd-9761da8beaa4.jpg)

环境是lamp,php版本7.4,mysql5.8,apache2.4。 安装一切都是正常的,就是进去以后,把代码加到其他网站页面。那个页面被访问了,这边依旧显示不出来cookie。我在网上搜索了免费的xss平台,就可以打出cookie,所以我感觉就是我搭建的有问题,只是不知道问题到底出在哪?

keepsession中的SaeFetchurl类是无效的,该怎么去修复?

搭建完成之后,利用XSS平台测试可以打到cookie,但是把钉钉机器人的key设置好后,没有收到机器人通知;邮箱修改之后也不能收到信息?

# 问题 查看代码时加载缓慢,是因为生成短链接的接口失效请求长时间无法得到响应 # 修复方式 将`source/function.php` line 413 的函数LongUrltoShortUrl()修改成如下: ```php function LongUrltoShortUrl($longurl = '') { //短网址API系统http://dwz.xwteam.cn/ //用户名 flzx3qc //密码 flzx3qc14yhl9t //Token DJkNjM4MTE5N $Url = "http://api.xwteam.cn/?s=App.Dwz.Suoim&token=DJkNjM4MTE5N&url=" . $longurl; $Url = vita_get_url_content($Url);...

Hey there! I'd like to report a security issue but cannot find contact instructions on your repository. If not a hassle, might you kindly add a `SECURITY.md` file with an...

Warning: file_get_contents(http://api.t.sina.com.cn/short_url/shorten.json?source=3172786102&url_long=http://10.10.10.155:82/Q7yYOv?1594777415): failed to open stream: HTTP request failed! HTTP/1.1 403 Forbidden in /www/wwwroot/xssplatform.com/source/function.php on line 393

![image](https://user-images.githubusercontent.com/13362116/131639060-778729d0-a439-497f-9c7b-569a545d2e9a.png) php版本:7.3.21 Apache版本2.4.46,路径无中文。不过不影响正常使用

After the installation is complete, revisit the following address to overwrite the installation http://xss.localhost/install/step1.php @78778443