👾KEYWORD SERVICE 🏷#exploit
Name: FiveM-Executor-Bypass
Github: https://github.com/Fnoberz/FiveM-Executor-Bypass
Name: FiveM-Executor-Bypass
Github: https://github.com/Fnoberz/FiveM-Executor-Bypass
GitHub
GitHub - Fnoberz/FiveM-Executor-Bypass: ⚡️ Bypass Injector Exec / Please read the instructions for use carefully.
⚡️ Bypass Injector Exec / Please read the instructions for use carefully. - GitHub - Fnoberz/FiveM-Executor-Bypass: ⚡️ Bypass Injector Exec / Please read the instructions for use carefully.
👾CVE SERVICE 🏷#CVE
Mumber: CVE-2022-24990
Github: https://github.com/jsongmax/CVE-2022-24990
Describe:
**
Mumber: CVE-2022-24990
Github: https://github.com/jsongmax/CVE-2022-24990
Describe:
**
GitHub
jsongmax/CVE-2022-24990
Contribute to jsongmax/CVE-2022-24990 development by creating an account on GitHub.
👾KEYWORD SERVICE 🏷#webshell
Name: php-webshell-oneliner
Github: https://github.com/IAmNewbie99/php-webshell-oneliner
Name: php-webshell-oneliner
Github: https://github.com/IAmNewbie99/php-webshell-oneliner
GitHub
GitHub - IAmNewbie99/php-webshell-oneliner
Contribute to IAmNewbie99/php-webshell-oneliner development by creating an account on GitHub.
👾KEYWORD SERVICE 🏷#rce
Name: Spring-cloud-function-SpEL-RCE
Github: https://github.com/skisw/Spring-cloud-function-SpEL-RCE
Name: Spring-cloud-function-SpEL-RCE
Github: https://github.com/skisw/Spring-cloud-function-SpEL-RCE
GitHub
GitHub - skisw/Spring-cloud-function-SpEL-RCE
Contribute to skisw/Spring-cloud-function-SpEL-RCE development by creating an account on GitHub.
👾CVE SERVICE 🏷#CVE
Mumber: CVE-2022-36067
Github: https://github.com/backcr4t/CVE-2022-36067-MASS-RCE
Describe:
vm2 is a sandbox that can run untrusted code with whitelisted Node's built-in modules. In versions prior to version 3.9.11, a threat actor can bypass the sandbox protections to gain remote code execution rights on the host running the sandbox. This vulnerability was patched in the release of version 3.9.11 of vm2. There are no known workarounds.
Mumber: CVE-2022-36067
Github: https://github.com/backcr4t/CVE-2022-36067-MASS-RCE
Describe:
vm2 is a sandbox that can run untrusted code with whitelisted Node's built-in modules. In versions prior to version 3.9.11, a threat actor can bypass the sandbox protections to gain remote code execution rights on the host running the sandbox. This vulnerability was patched in the release of version 3.9.11 of vm2. There are no known workarounds.
GitHub
GitHub - backcr4t/CVE-2022-36067-MASS-RCE: vm2 sandbox remote code execution [mass adding] [payload send for botnets]
vm2 sandbox remote code execution [mass adding] [payload send for botnets] - GitHub - backcr4t/CVE-2022-36067-MASS-RCE: vm2 sandbox remote code execution [mass adding] [payload send for botnets]
👾CVE SERVICE 🏷#CVE
Mumber: CVE-2022-0824
Github: https://github.com/pizza-power/golang-webmin-CVE-2022-0824-revshell
Describe:
Improper Access Control to Remote Code Execution in GitHub repository webmin/webmin prior to 1.990.
Mumber: CVE-2022-0824
Github: https://github.com/pizza-power/golang-webmin-CVE-2022-0824-revshell
Describe:
Improper Access Control to Remote Code Execution in GitHub repository webmin/webmin prior to 1.990.
GitHub
GitHub - pizza-power/golang-webmin-CVE-2022-0824-revshell: Exploit POC for CVE-2022-0824
Exploit POC for CVE-2022-0824. Contribute to pizza-power/golang-webmin-CVE-2022-0824-revshell development by creating an account on GitHub.
👾KEYWORD SERVICE 🏷#rce
Name: LFI-to-RCE-filters
Github: https://github.com/Tanguy-Boisset/LFI-to-RCE-filters
Name: LFI-to-RCE-filters
Github: https://github.com/Tanguy-Boisset/LFI-to-RCE-filters
GitHub
GitHub - Tanguy-Boisset/LFI-to-RCE-filters: Found an LFI with PHP filters ? Use this script for RCE
Found an LFI with PHP filters ? Use this script for RCE - Tanguy-Boisset/LFI-to-RCE-filters
👾KEYWORD SERVICE 🏷#exploit
Name: fep3370-exploit-demo-assignment
Github: https://github.com/valency007/fep3370-exploit-demo-assignment
Name: fep3370-exploit-demo-assignment
Github: https://github.com/valency007/fep3370-exploit-demo-assignment
GitHub
GitHub - valency007/fep3370-exploit-demo-assignment: FEP3370 (Advanced Ethical Hacking) Exploit Demo Assignment
FEP3370 (Advanced Ethical Hacking) Exploit Demo Assignment - GitHub - valency007/fep3370-exploit-demo-assignment: FEP3370 (Advanced Ethical Hacking) Exploit Demo Assignment
👾CVE SERVICE 🏷#CVE
Mumber: CVE-2022-42889
Github: https://github.com/standb/CVE-2022-42889
Describe:
Apache Commons Text performs variable interpolation, allowing properties to be dynamically evaluated and expanded. The standard format for interpolation is "${prefix:name}", where "prefix" is used to locate an instance of org.apache.commons.text.lookup.StringLookup that performs the interpolation. Starting with version 1.5 and continuing through 1.9, the set of default Lookup instances included interpolators that could result in arbitrary code execution or contact with remote servers. These lookups are: - "script" - execute expressions using the JVM script execution engine (javax.script) - "dns" - resolve dns records - "url" - load values from urls, including from remote servers Applications using the interpolation defaults in the affected versions may be vulnerable to remote code execution or unintentional contact with remote servers if untrusted configuration values are used. Users are recommended to upgrade to Apache Commons Text 1.10.0, which disables the problematic interpolators by default.
Mumber: CVE-2022-42889
Github: https://github.com/standb/CVE-2022-42889
Describe:
Apache Commons Text performs variable interpolation, allowing properties to be dynamically evaluated and expanded. The standard format for interpolation is "${prefix:name}", where "prefix" is used to locate an instance of org.apache.commons.text.lookup.StringLookup that performs the interpolation. Starting with version 1.5 and continuing through 1.9, the set of default Lookup instances included interpolators that could result in arbitrary code execution or contact with remote servers. These lookups are: - "script" - execute expressions using the JVM script execution engine (javax.script) - "dns" - resolve dns records - "url" - load values from urls, including from remote servers Applications using the interpolation defaults in the affected versions may be vulnerable to remote code execution or unintentional contact with remote servers if untrusted configuration values are used. Users are recommended to upgrade to Apache Commons Text 1.10.0, which disables the problematic interpolators by default.
👾KEYWORD SERVICE 🏷#exploit
Name: CS116_Python_for_Machine_Learning
Github: https://github.com/HiImKing1509/CS116_Python_for_Machine_Learning
Name: CS116_Python_for_Machine_Learning
Github: https://github.com/HiImKing1509/CS116_Python_for_Machine_Learning
GitHub
GitHub - HiImKing1509/CS116_Python_for_Machine_Learning: The course provides students with knowledge and skills to program in Python…
The course provides students with knowledge and skills to program in Python language, exploiting modern tools, libraries, and computing platforms based on Python, in order to develop and apply mach...