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://movaxbx.ru/2021/04/11/process-herpaderping/
Linux, Material de hacking y noticias
https://github.com/snovvcrash/DivideAndScan
GitHub
GitHub - snovvcrash/DivideAndScan: Divide full port scan results and use it for targeted Nmap runs
Divide full port scan results and use it for targeted Nmap runs - snovvcrash/DivideAndScan
Linux, Material de hacking y noticias
https://www.debuggingbook.org/html/Debugger.html
www.debuggingbook.org
How Debuggers Work - The Debugging Book
Interactive debuggers are tools that allow you to selectively observe the program state during an execution. In this chapter, you will learn how such debuggers work – by building your own debugger.Prerequisites You should have read the Chapter on Tracing…
Linux, Material de hacking y noticias
https://iamelli0t.github.io/2021/04/10/RPC-Bypass-CFG.html
iamelli0t’s blog
Exploiting Windows RPC to bypass CFG mitigation: analysis of CVE-2021-26411 in-the-wild sample
The general method of browser render process exploit is: after exploiting the vulnerability to obtain user mode arbitrary memory read/write primitive, the vtable of DOM/js object is tampered to hijack the code execution flow. Then VirtualProtect is called…
Linux, Material de hacking y noticias
https://noncombatant.org/2021/04/11/long-live-sandboxing/
Linux, Material de hacking y noticias
EE | How to understand dirtyCOW vulnerability |
https://devilinside.me/blogs/how-understand-dirtycow-vulnerability
devilinside.me
UNLEASH THE BEAST | THE FUTURE
Expect memes, food for thoughts, tech guidelines and trash talk daily.
Linux, Material de hacking y noticias
https://infosecwriteups.com/unauthenticated-account-takeover-through-forget-password-c120b4c1141d
Medium
Unauthenticated Account Takeover Through Forget Password
I was hunting a full month on a federal private program and comes up with plenty of account takeovers. I am going to share one of the…
Linux, Material de hacking y noticias
https://marcusedmondson.com/2021/04/12/ssh-tunnelling/
Marcus Edmondson | Threat Hunting | Information Security
SSH Tunnelling
In today’s blog post I wanted to talk about Secure Shell (SSH) and some of its powerful features. We will start with some of the basics such as what it is, what it does, and then more advance…
Linux, Material de hacking y noticias
https://github.com/rmlibre/aiootp
GitHub
GitHub - rmlibre/aiootp: An asynchronous pseudo one-time pad based crypto and anonymity library.
An asynchronous pseudo one-time pad based crypto and anonymity library. - GitHub - rmlibre/aiootp: An asynchronous pseudo one-time pad based crypto and anonymity library.
Linux, Material de hacking y noticias
https://0xinfection.github.io/reversing/
Linux, Material de hacking y noticias
https://github.com/shabarkin/aws-enumerator
GitHub
GitHub - shabarkin/aws-enumerator: The AWS Enumerator was created for service enumeration and info dumping for investigations of…
The AWS Enumerator was created for service enumeration and info dumping for investigations of penetration testers during Black-Box testing. The tool is intended to speed up the process of Cloud rev...
Linux, Material de hacking y noticias
https://doar-e.github.io/blog/2021/04/15/reverse-engineering-tcpipsys-mechanics-of-a-packet-of-the-death-cve-2021-24086/
doar-e.github.io
Reverse-engineering tcpip.sys: mechanics of a packet of the death (CVE-2021-24086)
Linux, Material de hacking y noticias
https://defencecyberschool.thinkific.com/?ref=3bfe49
Defence Cyber School (UK)
Online Cybersecurity Training Programs
DCS offers global online cybersecurity and ethical system hacking programs and technology consultancy services in the areas of Cybersecurity, ISO27001, ISO27002, NIST, CIS Digital Transformation, Cloud Transformation and Bespoke Training Curriculum Development
Linux, Material de hacking y noticias
https://github.com/cloud9020locki/penetration_testing
GitHub
GitHub - BuggerBag/penetration_testing:
🎩
[penetration testing Book], Kali Magic, Cryptography, Hash Crack, Botnet, Rootkit, Malware…
🎩
[penetration testing Book], Kali Magic, Cryptography, Hash Crack, Botnet, Rootkit, Malware, Spyware, Python, Go, C|EH. - GitHub - BuggerBag/penetration_testing:
🎩
[penetration testing Book], Kali...
Linux, Material de hacking y noticias
https://github.com/THUYimingLi/backdoor-learning-resources
GitHub
GitHub - THUYimingLi/backdoor-learning-resources: A list of backdoor learning resources
A list of backdoor learning resources. Contribute to THUYimingLi/backdoor-learning-resources development by creating an account on GitHub.
Linux, Material de hacking y noticias
EE | Becoming Rat Your System |
https://devilinside.me/blogs/becoming-rat-your-system
devilinside.me
UNLEASH THE BEAST | THE FUTURE
Expect memes, food for thoughts, tech guidelines and trash talk daily.
Linux, Material de hacking y noticias
https://wallpaperaccess.com/full/4135440.png
Linux, Material de hacking y noticias
https://medium.com/nerd-for-tech/some-tips-for-sql-injections-764e1a254a29
Medium
Some tips for SQL injections
In this writing I will leave some tips for sql injections, where I will try to explain only specific points.
Linux, Material de hacking y noticias
https://github.com/r00t-3xp10it/redpill
GitHub
GitHub - r00t-3xp10it/redpill: Assist reverse tcp shells in post-exploration tasks
Assist reverse tcp shells in post-exploration tasks - r00t-3xp10it/redpill
Linux, Material de hacking y noticias
https://blog.ret2.io/2021/04/20/tenet-trace-explorer/
RET2 Systems Blog
Tenet: A Trace Explorer for Reverse Engineers
Debugging is traditionally a tedious, monotonous endeavor. While some people love the archaeological process of using a debugger to uncover software defects ...