Retcon Monthly Resources
This is just a collection of relevant red team/cyber related resources.
- Cant get wireshark to show http streams properly? it May be due to this https://serverfault.com/questions/377147/why-wireshark-does-not-recognize-this-http-response
Offensive - Tools
- SSH Password Theft -
https://eapolsniper.github.io/2020/08/22/SSH-Password-Theft/
- Hawk (SSH Credential Harvest)
- TermSpy (Keylogger)
- Coal (Rootkit?)
- Gobot
- CMvarDecrypt
- Inflative Loading?
- Tinyshell
- Obfuscation Themida
- SharpPageGrab
- OffensiveZig
- BokuLoader
Offensive - Tools (from the crypts)
- frostbyte (edr evasion)
- Awesome-Rat
- Alaris - protective and low level shellcode loader that defeats modern edr systems
Offensive - Infrastructure
- Self-Signed Apache Certificate
https://medium.com/@pasanglamatamang/configuring-a-self-signed-ssl-certificate-on-a-apache-server-cbcd6eefdf1
a
- Ahttps://www.tutorialspoint.com/how-to-setup-virtual-hosts-with-apache-web-server-on-linux
- Modsecurity https://www.linuxcapable.com/how-to-install-modsecurity-nginx-owasp-crs-with-ubuntu-linux/
- AWS - Nameserver issue https://medium.com/featurepreneur/nameserver-issue-in-aws-ec2-on-ubuntu-a8b455a2bac3
- Lighthttpd
- Interact.Sh
- Github Redirect
Offensive - Tradecraft
- LDAP Queries
- CobaltStrike A defenders guide
- Indirect syscall c sharp
- HW-Call-Stack
- ZW-Process Hollowing
- Threadless Inject
- So you think you can block macros
- Cobalt Strike Yara Rules - https://github.com/elastic/protections-artifacts/blob/main/yara/rules/Windows_Trojan_CobaltStrike.yar
- Defender Yara (Yara rules for Defender) - https://github.com/roadwy/DefenderYara
- Your bofs are grosshttps://securityintelligence.com/x-force/how-to-hide-beacon-during-bof-execution/
- Hunting for linux persistence mechanisms - https://pberba.github.io/security/2022/02/06/linux-threat-hunting-for-persistence-initialization-scripts-and-shell-configuration/
- DefenderPretender - https://www.safebreach.com/blog/defender-pretender-when-windows-defender-updates-become-a-security-risk/
- Hiding your process in PS (Linux)
- Coff Loaders
- Aggressor Scripts
- Bof encryptor?
- Golang - Stripping metadata
- Tunneling Proxychains and Socks
- Boff/Coff Object to Position Independent Code
- HWSyscalls
Offensive - Windows
- Shell code loader evasion edrs
- Coercion
- SMB Relaying
- SCCM
- Universal EDR Bypass
- PreCreated Windows Account
- Windows Python Related Thingies?
- Rpcdump
- How UAC Bypass works
- DcSync Resume functionality?
- Practical attacks against ntlmv1
- ADCS
https://www.blackhillsinfosec.com/abusing-active-directory-certificate-services-part-one/
https://specterops.io/wp-content/uploads/sites/3/2022/06/Certified_Pre-Owned.pdf
https://www.ispcolohost.com/2020/05/29/extracting-the-ca-certificate-from-an-active-directory-server/
https://www.crowdstrike.com/wp-content/uploads/2023/12/investigating-active-directory-certificate-abuse.pdf
- Logmein
- SEImpersonate Attacks
- Art of Get System
Windows
- Application Domains
- Get Disk Drive information in windows 😄
- Generate Random Crypt
- Samaccounttype
- Example APIs
- Crypt Apis
- Sysmon
- Ace Types
- Web App for Containers
- Azure Connected Machine
- Group Managed Service Accounts
- SMB Protocol
EDRS
- Carbonblack
- Crowdstrike
- Cortex
CVEs
- 2024-3400 Palo Alto
Misc
- Golang by default will attempt to decompress gzip headers - https://groups.google.com/g/golang-nuts/c/e60TAcvm6Qw?pli=1
- Rsync - various filters you can use to list directory - https://stackoverflow.com/questions/13414086/how-to-use-rsync-list-only-source-to-list-all-the-files-in-that-directory
- Forking - little deeper dive into how it works on Linux - https://c-for-dummies.com/blog/?p=5358
- WDExtract - Extract Windows Defender Rules - https://github.com/hfiref0x/WDExtract/tree/master
https://gist.github.com/dezhub/4c8f775010547a3c37c57bf40414c1ba
https://github.com/roadwy/SIGNATURE_TYPE_LUASTANDALONE/tree/main
https://gist.github.com/HackingLZ/65f289b8b0b9c8c3a675aa26c06dfe09
https://github.com/viruscamp/luadec
https://github.com/viruscamp/luadec/tree/master
https://github.com/commial/experiments/tree/master
https://github.com/roadwy/DefenderYara?tab=readme-ov-file
- Settingup Zig
- Structure of x509 Certificate
- HaProxy - Session Persistence
- Integrating Sliver into Mythic
- Interesting investigation into logs
- What is encrypted sni
- Practical Cryptography
- How to extend Server 2016 Trial
- Cypher Queries
- AWS (SSM Command)
- Linux syscall
- Change hostname for linux hostname
- Determining ptrace levels