Pinned Repositories
CHAT-GPT-Keep-Awake-Chrome-Extension
This is a Chrome extension that sends a request to https://chat.openai.com/backend-api/conversation every 50 seconds to prevent the OpenAI chat from forgetting your IP address and constantly asking for a Cloudflare check. The script runs automatically when a tab with https://chat.openai.com/ is open in the browser.
Chrome-Cookies-Decryptor-Backbone
The Chrome Cookies Decryptor is a Python script designed to decrypt the cookies stored in Google Chrome's local SQLite database. It has been tested on Windows 11 and Chrome Version 112.
HTB-phonebook
[AutoPwn] PhoneBook-WebChallenge-HackTheBox - https://app.hackthebox.com/challenges/phonebook
race-condition-snippet
The script uses a ThreadPoolExecutor with a maximum of N workers to asynchronously submit requests to the website, which allows for faster execution compared to sending requests sequentially. Additionally, the script uses a single TCP connection to send all requests, which further optimizes performance.
spark-crimes-in-boston
This is a Scala code for a Spark application that analyzes Boston crime data. The code reads in two CSV files, joins them, and creates several temporary views. The code then performs various Spark SQL queries to analyze crime statistics by district. Finally, the code saves the result as a Parquet file.
Stored-XSS-via-SVG-file-upload
SVG image file with a fake login form and JavaScript code embedded inside it. When opened in a web browser, the JavaScript code will execute, allowing an attacker to steal user credentials.
Tor-IP-Changer-Snippet
This code automates the process of changing the IP address using Tor. It installs the necessary dependencies, configures Tor, and utilizes the Stem library to communicate with Tor's control port. By executing this code, you can easily change your IP address and enhance your online privacy and anonymity.
youtube-url-2-playlist-id
kennebecriver's Repositories
kennebecriver/CHAT-GPT-Keep-Awake-Chrome-Extension
This is a Chrome extension that sends a request to https://chat.openai.com/backend-api/conversation every 50 seconds to prevent the OpenAI chat from forgetting your IP address and constantly asking for a Cloudflare check. The script runs automatically when a tab with https://chat.openai.com/ is open in the browser.
kennebecriver/race-condition-snippet
The script uses a ThreadPoolExecutor with a maximum of N workers to asynchronously submit requests to the website, which allows for faster execution compared to sending requests sequentially. Additionally, the script uses a single TCP connection to send all requests, which further optimizes performance.
kennebecriver/Chrome-Cookies-Decryptor-Backbone
The Chrome Cookies Decryptor is a Python script designed to decrypt the cookies stored in Google Chrome's local SQLite database. It has been tested on Windows 11 and Chrome Version 112.
kennebecriver/HTB-phonebook
[AutoPwn] PhoneBook-WebChallenge-HackTheBox - https://app.hackthebox.com/challenges/phonebook
kennebecriver/spark-crimes-in-boston
This is a Scala code for a Spark application that analyzes Boston crime data. The code reads in two CSV files, joins them, and creates several temporary views. The code then performs various Spark SQL queries to analyze crime statistics by district. Finally, the code saves the result as a Parquet file.
kennebecriver/Stored-XSS-via-SVG-file-upload
SVG image file with a fake login form and JavaScript code embedded inside it. When opened in a web browser, the JavaScript code will execute, allowing an attacker to steal user credentials.
kennebecriver/Tor-IP-Changer-Snippet
This code automates the process of changing the IP address using Tor. It installs the necessary dependencies, configures Tor, and utilizes the Stem library to communicate with Tor's control port. By executing this code, you can easily change your IP address and enhance your online privacy and anonymity.
kennebecriver/youtube-url-2-playlist-id