Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Gptzzzs is a tool that attempts large language model detection evasion by changing grammar.
Hey, don't cheat in school (or anything for that matter), I made this project for fun because I find ai interesting. Is it even that good? No. Words are replaced with words that don't work in context or with ancient words that don't make sense. But is it fun to play around with? Yes. So enjoy.
ChatGpt/Gpt3 detector bypasser. This program takes a text file and replaces a percentage of the words with synonyms. This is a simple way to bypass GPT detectors and make your text look more original. This is a fun project and should not be used for cheating or any other malicious purposes.
pip install gptzzzs
import gptzzzs
thing = gptzzzs.Gptzzzs()
text = "" # Put your text here
response = thing.basic_change_text()(text)
It is recommended to go over the text and fix any weird bits once finished.
Currently, GPTZzzs works by downloading a dictionary of synonyms and replacing a number of words with their counterparts. While this works most of the time, sometimes synonyms can be very odd and would require fixing by humans.
Before | After |
---|---|
Independently developed by Jackson Hickey. Licensed under the GNU General Public License v3.0.
FAQs
Gptzzzs is a tool that attempts large language model detection evasion by changing grammar.
We found that gptzzzs demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.