Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chinsyo/cybersec

Cyber Security Collections
https://github.com/chinsyo/cybersec

Last synced: about 1 month ago
JSON representation

Cyber Security Collections

Awesome Lists containing this project

README

        

## Cyber Security Collection

### Blogs

- [Project Zero](https://googleprojectzero.blogspot.com)
- [Google Security](https://security.googleblog.com)
- [Quarkslab's blog](https://blog.quarkslab.com)
- [Kaspersky Blog](https://kaspersky.com/blog/)
- [Cloudflare Blog](https://blog.cloudflare.com/tag/security/)
- [Blackhat](https://blackhat.com)

- [Xuanwu Lab](https://xlab.tencent.com/cn/)

- [Siguza](https://siguza.net)
- [Joe Grand](https://grandideastudio.com)
- [Phillip Tennen](https://axleos.com)
- [cocomelonc](https://cocomelonc.github.io)
- [n1ghtw0lf](https://n1ghtw0lf.github.io)
- [Fernweh](https://blog.wohin.me/)

### Vulnerabilities
- [Meltdown & Spectre](https://meltdownattack.com)

- [Heartbleed](https://heartbleed.com/)
- [Retbleed](https://)
- [iPhone Wiki](https://theiphonewiki.com/wiki/Main_Page)

- [DirtyCOW](https://dirtycow.ninja)
- [DirtyPipe](https://dirtypipe.cm4all.com/)
- [DirtyCred](https://zplin.me/papers/DirtyCred.pdf)

### Commandline Tools
- gcc
- gdb

- file
- strings
- ldd
- readelf / objdump / objcopy / hexdump
- [radare2](https://github.com/radareorg/radare2)
- [pmap](https://www.redhat.com/en/blog/pmap-command)
- [checksec](https://github.com/slimm609/checksec)
- strace / ltrace / mtrace / vmstat
- diff / cmp / [vbindiff](https://github.com/madsen/vbindiff)
- nmap / tcpdump
- dmesg
- afl++ / honggfuzz / libfuzzer
- [binwalk](https://github.com/ReFirmLabs/binwalk)
- metasploit
- [preeny](https://github.com/ReFirmLabs/binwalk)
- angr / unicorn / qemu / ghrida / capstone
- [pin](https://www.intel.com/content/www/us/en/developer/articles/tool/pin-a-binary-instrumentation-tool-downloads.html)

### Software
- VMware Workstation Pro (Free for personal use)
- System Installer Image (Windows / Ubuntu)
- PEStudio
- Jadx
- IDA 9.0 Pro (beta)
- Wireshark
- x64dbg / windbg