* **GET /flash-version**: Retrieves the user's Flash version * **POST /compare-flash-version**: Compares the user's Flash version with known vulnerable versions

* **GET /flash-version** ```http GET /flash-version HTTP/1.1 Host: example.com User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3 ```http HTTP/1.1 200 OK Content-Type: application/json haveubeenflashed new

function main() { var flashVersion = getFlashVersion(); console.log(flashVersion); } * **GET /flash-version**: Retrieves the user's Flash version

def get_flash_version(user_agent): url = "https://www.whatismybrowser.com/detect/flash" headers = {"User-Agent": user_agent} response = requests.get(url, headers=headers) soup = BeautifulSoup(response.text, "html.parser") flash_version = soup.find("span", {"class": "flash-version"}).text.strip() return flash_version x64) AppleWebKit/537.36 (KHTML

Make your own free website today and group your network

Manage your customers
Manage your customers easily. Get a comlete details of their account. We also have added amazing features.
Read More...
Customize as you love to see your store
We have unique live template editor, It is very easy to customize with your own design the look of your website.
Read More...
Exclusive solutions, tools and services
Enable/Disable the services you want to sale on your store. You can setup different prices for retail cart or for whole sell customers.
Read More...
Powerfull and easy to use
A very easy to use CMS (Content Management System) for you to manage your website.
Read More...

Haveubeenflashed New -

* **GET /flash-version**: Retrieves the user's Flash version * **POST /compare-flash-version**: Compares the user's Flash version with known vulnerable versions

* **GET /flash-version** ```http GET /flash-version HTTP/1.1 Host: example.com User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3 ```http HTTP/1.1 200 OK Content-Type: application/json

function main() { var flashVersion = getFlashVersion(); console.log(flashVersion); }

def get_flash_version(user_agent): url = "https://www.whatismybrowser.com/detect/flash" headers = {"User-Agent": user_agent} response = requests.get(url, headers=headers) soup = BeautifulSoup(response.text, "html.parser") flash_version = soup.find("span", {"class": "flash-version"}).text.strip() return flash_version

Powered by Dhru Fusion [Lite Plus]]