Nice tutorial on how to evade antiviruses on fully patched and updated Windows environments using a Python payload https://medium.com/bugbountywriteup/antivirus-evasion-with-python-49185295caf1
Medium
Antivirus Evasion with Python
Malware research developed at Spark 1 Cybersecurity Solutions.
Interested on how Windows Authenticode works? Read our new post! https://reversea.me/index.php/authenticode-i-understanding-windows-authenticode/
An interesting post, remembers me when I was studying Compilers in the BSc. degree :) -- Let's make a Teeny Tiny compiler, part 1 http://web.eecs.utk.edu/~azh/blog/teenytinycompiler1.html
Learn it Faster: The Entire Python Language in a Single Image https://fossbytes.com/learn-it-faster-the-entire-python-language-in-a-single-image/
Fossbytes
Learn it Faster: The Entire Python Language in a Single Image
What if you had to study a single page to get the complete idea language? Today, we are sharing "The Entire Python Language in a Single Image"
Yesterday was Microsoft Patch Tuesday. A lot of interesting stuff was fixed, see https://www.zdnet.com/article/microsoft-june-2020-patch-tuesday-fixes-129-vulnerabilities/
ZDNET
Microsoft June 2020 Patch Tuesday fixes 129 vulnerabilities
This month's updates have started rolling out earlier today.
Understanding Certificate Pinning
https://littlemaninmyhead.wordpress.com/2020/06/08/understanding-certificate-pinning/
https://littlemaninmyhead.wordpress.com/2020/06/08/understanding-certificate-pinning/
Little Man In My Head
Understanding Certificate Pinning
Certificate pinning (“cert pinning” for short) is a technique used for mobile applications to add an extra layer of protection to secure communications. Some people additionally use the…
A nice diff-view webpage between WinNT structs, quite useful https://ntdiff.github.io
Announcing Connected Papers — a visual tool for researchers to find and explore academic papers https://medium.com/connectedpapers/announcing-connected-papers-a-visual-tool-for-researchers-to-find-and-explore-academic-papers-89146a54c7d4
Medium
Announcing Connected Papers — a visual tool for researchers to find and explore academic papers
We release Connected papers to the public! Enter a paper of interest and we will generate a graph that shows that section of paper-space…