Pinned Repositories
2022-07-13-malware-injection-21
Malware dev. Run shellcode via EnumChildWindows. C++ implementation
asana2jira
Script to convert Asana tasks to Jira tickets.
BlindSqliCookieParam
A test to see if a cookie parameter is suspectible to a blind sql timing attack by reading a file
cocomelonc.github.io
Cybersecurity blog. Red Team, pentest, malware analysis and dev
CVE-2022-0778
Proof of concept for CVE-2022-0778, which triggers an infinite loop in parsing X.509 certificates due to a bug in BN_mod_sqrt
CVE-2023-27997-POC
POC FortiOS SSL-VPN buffer overflow vulnerability
CVE-2023-35813-PoC
An exploit for the Sitecore Remote Code Execution Vulnerability
FuzzingTemplate
nuclei template for fuzzing from my endpoint list
GoogleDorks
search technique that uses specialized search operators and parameters to find specific types of information
shakespeare
Tweet Shakespeare's insults
BagheeraAltered's Repositories
BagheeraAltered/CVE-2023-35813-PoC
An exploit for the Sitecore Remote Code Execution Vulnerability
BagheeraAltered/FuzzingTemplate
nuclei template for fuzzing from my endpoint list
BagheeraAltered/GoogleDorks
search technique that uses specialized search operators and parameters to find specific types of information
BagheeraAltered/shakespeare
Tweet Shakespeare's insults
BagheeraAltered/2022-07-13-malware-injection-21
Malware dev. Run shellcode via EnumChildWindows. C++ implementation
BagheeraAltered/asana2jira
Script to convert Asana tasks to Jira tickets.
BagheeraAltered/BlindSqliCookieParam
A test to see if a cookie parameter is suspectible to a blind sql timing attack by reading a file
BagheeraAltered/cocomelonc.github.io
Cybersecurity blog. Red Team, pentest, malware analysis and dev
BagheeraAltered/CVE-2022-0778
Proof of concept for CVE-2022-0778, which triggers an infinite loop in parsing X.509 certificates due to a bug in BN_mod_sqrt
BagheeraAltered/CVE-2023-27997-POC
POC FortiOS SSL-VPN buffer overflow vulnerability
BagheeraAltered/CyberSecConcepts
CyberSecurity Concepts mapped to NIST and CIS framework controls
BagheeraAltered/EPSSRiskRegister
An illustration of using EPSS to build a Risk Register
BagheeraAltered/Mast_Post
BagheeraAltered/MastadonView
View Mastadon toots by most boosted
BagheeraAltered/MindMap
BagheeraAltered/NmapMulti
scanning per asset with applicable port
BagheeraAltered/Nuclei_to_AttackForge
nuclei output to Attackforge Ingestion
BagheeraAltered/peekaboo
Simple undetectable shellcode and code injector launcher example. Inspired by RTO malware development course.
BagheeraAltered/POSTfiletransfer
Simple httpserver with upload capability. I use this for some pentests
BagheeraAltered/TeamsPhisher
Send phishing messages and attachments to Microsoft Teams users
BagheeraAltered/vulnexipy
Vulnerabilities exploitation examples, python