chasingboy

Results 7 issues of chasingboy

## Reflective Cross Site Scripting at info.php 1. I found that at line 50 of backend/common/system/info.php, Receive parameters without any filtering at `$_SERVER['HTTP_USER_AGENT']`. ![image](https://user-images.githubusercontent.com/39737245/179454166-66bdbfb6-674f-407f-a82d-cbb44bd17193.png) 2. This is an official demo...

Hello, When I use multithreading, the runtime prints duplicate results. ``` import threading, queue from alive_progress import alive_bar import time q = queue.Queue() for url in range(1000): q.put(url) def requester(url):...

bug

There is a small demand, can you increase the output web title option like httpx tool(-title). thanks!

enhancement

问问师傅可以增加支持 ipv6 么

enhancement

1、Download source code audit,It was found that the date parameter in the post.php file was not filtered during output. ```php # line 245 function goto_page(e) { var evt = e...

1. We enter the management page, Go to website settings. ![image](https://user-images.githubusercontent.com/39737245/179381624-70b8a26f-29c1-4208-b373-fff0250394df.png) 2. Next, I want to inject php code by modifying these settings. From the config.php file we found that...

Output duplicate results when searching with Fofa engine ``` # cmd root$ echo 'ip="36.189.1.1/16" && port="22"' | uncover -e fofa -l 1000 __ ______ _________ _ _____ _____ / /...

Type: Bug