-
xsshunter-go Public
Forked from adamjsturge/xsshunter-goXSSHunter written in Go with more notifications and features
Go UpdatedFeb 27, 2025 -
medihunter Public
Forked from apqlzm/medihunterFind Medicover appointments
-
This module will change `audio.safemedia.bypass` to `true` during boot in order to not show the Volume Safe Level warning on your Android device.
Shell UpdatedMay 17, 2023 -
SecLists Public
Forked from danielmiessler/SecListsSecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, se…
PHP MIT License UpdatedFeb 1, 2022 -
MagentoScanner Public
Forked from soufianetahiri/MagentoScannerMagento Security Scanner
C# GNU General Public License v3.0 UpdatedJan 10, 2022 -
mautic Public
Forked from mautic/mauticMautic: Open Source Marketing Automation Software.
PHP Other UpdatedJan 6, 2022 -
log4j-scan Public
Forked from fullhunt/log4j-scanA fully automated, accurate, and extensive scanner for finding log4j RCE CVE-2021-44228
Python MIT License UpdatedDec 19, 2021 -
crimson Public
Forked from Karmaz95/crimsonReconstruction and automation of the reconnaissance phase.
Python Apache License 2.0 UpdatedDec 15, 2021 -
logmap Public
Forked from ox01024/logmapLog4j2 jndi injection fuzz tool
Python GNU General Public License v3.0 UpdatedDec 14, 2021 -
firefox-csshacks Public
Forked from MrOtherGuy/firefox-csshacksCollection of userstyles affecting the browser
CSS Mozilla Public License 2.0 UpdatedNov 29, 2021 -
WPluginScanner Public
Checks presence of most popular plugins on WordPress website.
-
PayloadsAllTheThings Public
Forked from swisskyrepo/PayloadsAllTheThingsA list of useful payloads and bypass for Web Application Security and Pentest/CTF
Python MIT License UpdatedMar 18, 2021 -
-
wpbullet Public
Forked from webarx-security/wpbulletA static code analysis for WordPress (and PHP)
Python GNU General Public License v2.0 UpdatedSep 8, 2020 -
derywatywy Public
Project which takes polish words in male form and converts it to female.
Python UpdatedJun 18, 2020 -
-
jwtbrute Public
Forked from jmaxxz/jwtbruteBrute forcing jwt tokens signed with HS256 since 2014
-
-
training-kit Public
Forked from github/training-kitOpen source cheat sheets for Git and GitHub
HTML Creative Commons Attribution 4.0 International UpdatedMar 24, 2020 -
-
CVE-2018-6574-POC Public
Forked from neargle/Go-Get-RCE-CVE-2018-6574-POCCVE-2018-6574 POC : golang 'go get' remote command execution during source code build
C UpdatedJul 25, 2019 -
rdpscan Public
Forked from robertdavidgraham/rdpscanA quick scanner for the CVE-2019-0708 "BlueKeep" vulnerability.
C Other UpdatedMay 28, 2019 -
-
-
JMS-ActiveMQ Public
Application of ActiveMQ with Java Messaging Service. Example performs 2 types of requests - asking for a random number, or asking to perform any arithmetic operation on given data. Requester sends …
Java MIT License UpdatedMay 27, 2018 -
Tomcat-Examples Public
Various things made with Apache Tomcat - MVC, Web filters, AJAX requests etc.
Java UpdatedMay 16, 2018 -
jpa-tomcat-hibernate Public
Few servlets made on Tomcat with use of Java Persistence API (with Hibernate).
Java UpdatedApr 25, 2018 -
NonBlockingIO Public
(School task) Practicing non-blocking input-output via FileChannels.
Java UpdatedMar 10, 2018 -
ArduinoConsoleCOM Public
Application which can be used to transfer data from Arduino to your computer using communication port.
Java GNU General Public License v3.0 UpdatedJan 31, 2018 -
ReliableUDP Public
[Learning project] A program which sends a file over UDP in a way that the receiver for sure get's the correct file.