GitHub - projectdiscovery/katana: A next-generation crawling and spidering framework.
https://github.com/projectdiscovery/katana
https://github.com/projectdiscovery/katana
GitHub
GitHub - projectdiscovery/katana: A next-generation crawling and spidering framework.
A next-generation crawling and spidering framework. - projectdiscovery/katana
Fantastic Rootkits: And Where to Find Them (Part 1)
https://www.cyberark.com/resources/threat-research-blog/fantastic-rootkits-and-where-to-find-them-part-1
https://www.cyberark.com/resources/threat-research-blog/fantastic-rootkits-and-where-to-find-them-part-1
Cyberark
Fantastic Rootkits: And Where to Find Them (Part 1)
Introduction In this blog series, we will cover the topic of rootkits — how they are built and the basics of kernel driver analysis — specifically on the Windows platform. In this first part, we...
GitHub - ryanries/PassFiltEx: PassFiltEx. An Active Directory Password Filter.
https://github.com/ryanries/PassFiltEx
https://github.com/ryanries/PassFiltEx
GitHub
GitHub - ryanries/PassFiltEx: PassFiltEx. An Active Directory Password Filter.
PassFiltEx. An Active Directory Password Filter. Contribute to ryanries/PassFiltEx development by creating an account on GitHub.
GitHub - wavvs/nanorobeus: COFF file (BOF) for managing Kerberos tickets.
https://github.com/wavvs/nanorobeus
https://github.com/wavvs/nanorobeus
GitHub
GitHub - wavvs/nanorobeus: COFF file (BOF) for managing Kerberos tickets.
COFF file (BOF) for managing Kerberos tickets. Contribute to wavvs/nanorobeus development by creating an account on GitHub.
The new cs.github.com search allows for regex, which means brand new regex GitHub Dorks are possible!
Eg, find SSH and FTP passwords via connection strings with:
/ssh:\/\/.*:.*@.*target\.com/
/ftp:\/\/.*:.*@.*target\.com/
Eg, find SSH and FTP passwords via connection strings with:
/ssh:\/\/.*:.*@.*target\.com/
/ftp:\/\/.*:.*@.*target\.com/
Proxy Windows Tooling via SOCKS. Leveraging SOCKS to proxy tools from a… | by Nick Powers | Posts By SpecterOps Team Members
https://posts.specterops.io/proxy-windows-tooling-via-socks-c1af66daeef3?gi=6438c15ea11d
https://posts.specterops.io/proxy-windows-tooling-via-socks-c1af66daeef3?gi=6438c15ea11d
Medium
Proxy Windows Tooling via SOCKS
Leveraging SOCKS to proxy tools from a Windows attacker machine through a compromised host is a topic that contains some nuance and room…
GitHub - kitabisa/teler: Real-time HTTP Intrusion Detection
https://github.com/kitabisa/teler
https://github.com/kitabisa/teler
GitHub
GitHub - teler-sh/teler: Real-time HTTP Intrusion Detection
Real-time HTTP Intrusion Detection. Contribute to teler-sh/teler development by creating an account on GitHub.
GitHub - kleiton0x00/RedditC2: Abusing Reddit API to host the C2 traffic, since most of the blue-team members use Reddit, it might be a great way to make the traffic look legit.
https://github.com/kleiton0x00/RedditC2
https://github.com/kleiton0x00/RedditC2
GitHub
GitHub - kleiton0x00/RedditC2: Abusing Reddit API to host the C2 traffic, since most of the blue-team members use Reddit, it might…
Abusing Reddit API to host the C2 traffic, since most of the blue-team members use Reddit, it might be a great way to make the traffic look legit. - GitHub - kleiton0x00/RedditC2: Abusing Reddit A...
Avoiding Detection with Shellcode Mutator - Nettitude Labs
https://labs.nettitude.com/blog/shellcode-source-mutations/
https://labs.nettitude.com/blog/shellcode-source-mutations/
LRQA
Avoiding Detection with Shellcode Mutator
Today we are releasing a new tool to help red teamers avoid detection. Shellcode is a small piece of code that is typically used as the payload in an exploit, and can often be detected by its “signature”, or unique pattern