Список подкастов на тему cybersecurity:
https://motherboard.vice.com/en_us/article/59vpnx/introducing-cyber-a-hacking-podcast-by-motherboard
https://itunes.apple.com/us/podcast/malicious-life/id1252417787?mt=2&ign-mpt=uo%3D4
https://malicious.life/
https://www.smashingsecurity.com/
https://feeds.megaphone.fm/darknetdiaries
https://hackinghumans.libsyn.com/
https://motherboard.vice.com/en_us/article/59vpnx/introducing-cyber-a-hacking-podcast-by-motherboard
https://itunes.apple.com/us/podcast/malicious-life/id1252417787?mt=2&ign-mpt=uo%3D4
https://malicious.life/
https://www.smashingsecurity.com/
https://feeds.megaphone.fm/darknetdiaries
https://hackinghumans.libsyn.com/
Vice
Introducing CYBER: A Hacking Podcast by Motherboard
Hacking. Hackers. Disinformation campaigns. Encryption. The Cyber. This stuff gets complicated really fast, but Motherboard spends its time embedded in the infosec world so you don't have to.
#ARM Assembly Language https://bob.cs.sonoma.edu/IntroCompOrg-RPi/intro-co-rpi.html
A toolset to make a system look as if it was the victim of an APT attack
https://github.com/NextronSystems/APTSimulator
https://github.com/NextronSystems/APTSimulator
GitHub
GitHub - NextronSystems/APTSimulator: A toolset to make a system look as if it was the victim of an APT attack
A toolset to make a system look as if it was the victim of an APT attack - NextronSystems/APTSimulator
Scripts for the #Ghidra software reverse engineering suite.
https://github.com/ghidraninja/ghidra_scripts#swift_demanglerpy
https://github.com/ghidraninja/ghidra_scripts#swift_demanglerpy
GitHub
GitHub - ghidraninja/ghidra_scripts: Scripts for the Ghidra software reverse engineering suite.
Scripts for the Ghidra software reverse engineering suite. - ghidraninja/ghidra_scripts
Forwarded from r0 Crew (Channel)
pocsuite3 is an open-sourced remote vulnerability testing framework developed by the Knownsec 404 Team https://github.com/knownsec/pocsuite3 #exploit #dukeBarman
GitHub
GitHub - knownsec/pocsuite3: pocsuite3 is an open-sourced remote vulnerability testing framework developed by the Knownsec 404…
pocsuite3 is an open-sourced remote vulnerability testing framework developed by the Knownsec 404 Team. - knownsec/pocsuite3
Forwarded from r0 Crew (Channel)
Windows Kernel Logic Bug Class: Access Mode Mismatch in IO Manager
Article: https://googleprojectzero.blogspot.com/2019/03/windows-kernel-logic-bug-class-access.html
Another: https://blogs.technet.microsoft.com/srd/2019/03/14/local-privilege-escalation-via-the-windows-i-o-manager-a-variant-finding-collaboration/
#re #expdev #lpe #darw1n
Article: https://googleprojectzero.blogspot.com/2019/03/windows-kernel-logic-bug-class-access.html
Another: https://blogs.technet.microsoft.com/srd/2019/03/14/local-privilege-escalation-via-the-windows-i-o-manager-a-variant-finding-collaboration/
#re #expdev #lpe #darw1n
Blogspot
Windows Kernel Logic Bug Class: Access Mode Mismatch in IO Manager
Posted by James Forshaw, Project Zero This blog post is an in-depth look at an interesting logic bug class in the Windows Kernel and wh...
#OSINT Email-Enum searches mainstream websites and tells you if an #email is registered! https://github.com/Frint0/email-enum
Forwarded from r0 Crew (Channel)
Ghidra Plugin Development for Vulnerability Research - Part-1 https://www.somersetrecon.com/blog/2019/ghidra-plugin-development-for-vulnerability-research-part-1 #ghidra #dukeBarman
Somerset Recon
Ghidra Plugin Development for Vulnerability Research - Part-1 — Somerset Recon
Overview On March 5th at the RSA security conference, the National Security Agency (NSA) released a reverse engineering tool called Ghidra. Similar to IDA Pro, Ghidra is a disassembler and decompiler with many powerful features (e.g., plugin support,…