Linux, Material de hacking y noticias
@Linux_and_hacking_material
1.47K
subscribers
246
photos
28
videos
3.36K
files
9.66K
links
Canal destinado a diversos contenidos: material de Linux, hacking y seguridad informática
Download Telegram
Join
Linux, Material de hacking y noticias
1.47K subscribers
Linux, Material de hacking y noticias
https://github.com/mattnotmax/cyberchef-recipes
GitHub
GitHub - mattnotmax/cyberchef-recipes: A list of cyber-chef recipes and curated links
A list of cyber-chef recipes and curated links. Contribute to mattnotmax/cyberchef-recipes development by creating an account on GitHub.
Linux, Material de hacking y noticias
https://offensivedefence.co.uk/posts/dinvoke-syscalls/
offensivedefence.co.uk
Syscalls with D/Invoke
Windows Architecture Primer x86 processors have 4 privilege levels, known as rings, that control access to memory and CPU operations. They range from Ring 0, the most privileged, to Ring 3.
Image credit: Wikipedia
Windows only supports Rings 0 and 3, affectionately…
Linux, Material de hacking y noticias
https://shells.systems/unveiling-bughound-a-static-code-analysis-tool-based-on-elasticsearch/
Shells.Systems
Unveiling BugHound: a static code analysis tool based on ElasticSearch - Shells.Systems
Estimated Reading Time: 7 minutes In the last couple of weeks, I was doing some code analysis for a couple of products, some of them were part of my daily job and the other was for research purposes. During this period, I was trying to do automation for my…
Linux, Material de hacking y noticias
https://medium.com/malware-buddy/reverse-engineering-tips-binary-diffing-17760bd89f39
Medium
[Reverse Engineering Tips] — Binary Diffing
Binary diffing is a great way to visualize and spot differences in multiple samples. As a malware researcher, this is useful for…
Linux, Material de hacking y noticias
https://github.com/mattnotmax/cyberchef-recipes
GitHub
GitHub - mattnotmax/cyberchef-recipes: A list of cyber-chef recipes and curated links
A list of cyber-chef recipes and curated links. Contribute to mattnotmax/cyberchef-recipes development by creating an account on GitHub.
Linux, Material de hacking y noticias
https://www.youtube.com/watch?v=t_YKHZfwwvs
YouTube
The Absolute Beginner Pentesting : Pickle Rick CTF TryHackMe
🚀
Cyber Security Certification Notes
https://shop.motasem-notes.net/collections/cyber-security-study-notes
🚀
OR Certification Notes with Cheat Sheets
https://buymeacoffee.com/notescatalog/extras
💡
Cyber Security Notes | Membership Access
https://buymeacoff…
Linux, Material de hacking y noticias
https://nasbench.medium.com/common-tools-techniques-used-by-threat-actors-and-malware-part-i-deb05b664879
Medium
Common Tools & Techniques Used By Threat Actors and Malware — Part I
If you’ve been keeping up with the information security world even for a little bit, you’ve certainly heard of the recent supply chain…
Linux, Material de hacking y noticias
https://darrenmartyn.ie/2021/01/24/visualdoor-sonicwall-ssl-vpn-exploit/
Linux, Material de hacking y noticias
https://shells.systems/introducing-apt-hunter-threat-hunting-tool-via-windows-event-log/
Shells.Systems
Introducing APT-Hunter : Threat Hunting Tool via Windows Event Log - Shells.Systems
Estimated Reading Time: 8 minutesAPT-Hunter is Threat Hunting tool for windows event logs which made by purple team mindset to provide detect APT movements hidden in the sea of windows event logs to decrease the time to uncover suspicious activity without…
Linux, Material de hacking y noticias
https://lkmidas.github.io/posts/20210123-linux-kernel-pwn-part-1/
My cool site
Learning Linux Kernel Exploitation - Part 1
The first part of the series about learning Linux kernel exploitation through hxpCTF2020 kernel-rop: Setting up the environment and the simplest technique of ret2usr
Linux, Material de hacking y noticias
https://casey.is/learning/
Linux, Material de hacking y noticias
https://github.com/n0a/telegram-get-remote-ip
GitHub
GitHub - n0a/telegram-get-remote-ip: Get IP address on other side audio call in Telegram.
Get IP address on other side audio call in Telegram. - n0a/telegram-get-remote-ip
Linux, Material de hacking y noticias
https://thehackernews.com/2021/01/experts-detail-recent-remotely.html?m=1
Linux, Material de hacking y noticias
https://rmusser.net/docs/index.html
Linux, Material de hacking y noticias
https://krkan.me/post/white-box-web-application-pentesting
Linux, Material de hacking y noticias
https://mega.nz/folder/kXhUXITD#6T9nAXtL9h739uRGpxCLXg
mega.nz
File folder on MEGA
Linux, Material de hacking y noticias
https://s3cur3th1ssh1t.github.io/Customizing_C2_Frameworks/
s3cur3th1ssh1t.github.io
Customizing C2-Frameworks for AV-Evasion | S3cur3Th1sSh1t
This post will cover how to edit some open source Command & Control (C2) Frameworks source code for AV-Evasion. It will cover Powershell Empire, Pupy C2 ...
Linux, Material de hacking y noticias
https://gist.github.com/ajpc500/a9695eca6a660d1fb5ec30a2e356f33e
Gist
Convert shellcode file to UUIDs
Convert shellcode file to UUIDs. GitHub Gist: instantly share code, notes, and snippets.
Linux, Material de hacking y noticias
https://github.com/omarhashem123/venom
GitHub
GitHub - omarhashem123/venom: Tool designed for fast crawl and extract endpoints
Tool designed for fast crawl and extract endpoints - omarhashem123/venom
Linux, Material de hacking y noticias
https://idafchev.github.io/exploit/2017/09/26/writing_windows_shellcode.html
Ring 0x00
Basics of Windows shellcode writing
A second look at the arcane art of shellcode writing