Information Security
@sec_nerd_en
414
subscribers
157
photos
5
videos
9
files
2.28K
links
Information Security News
we are
@sec_nerd
twin brother
Download Telegram
Join
Information Security
414 subscribers
Information Security
https://twitter.com/byt3bl33d3r/status/1490456727724040194
Twitter
Marcello
Just pushed another snippet to OffensiveNim implementing the token sandboxing technique discovered by @gabriellandau. gr33tz to @0xpwnisher for the C++ PoC. github.com/byt3bl33d3r/Of…
Information Security
https://twitter.com/hackinarticles/status/1490582688780017670?s=20
Twitter
Hacking Articles
VIM Command Cheatsheet #infosec #cybersecurity #pentesting #oscp #informationsecurity #cissp #CyberSec #networking #networksecurity #Security #CheatSheet #infosecurity #linux #unix #vim
Information Security
https://twitter.com/cyber_advising/status/1491030502413049863
Twitter
Cyber Advising
CVE-2022-20699: Cisco Anyconnect VPN unauth RCE (rwx stack) it is not well checked. cc @FlashbackPwn PoC github.com/Audiobahn/CVE-…
Information Security
https://twitter.com/x86matthew/status/1491153253299474435
Twitter
x86matthew
StackScraper - Capturing sensitive data using real-time stack scanning against a remote process HTTPS won't save you here! x86matthew.com/view_post?id=s…
Information Security
https://twitter.com/nagasainikhil/status/1490896448011255809
Twitter
Nikhil
#cybersecurity #github
Information Security
https://twitter.com/Carlos_Perez/status/1491104354174062592
Twitter
Darkoperator
youtu.be/inRofFqeoLI New video, using Mimikatz as a RAT. Hope you guys like it.
Information Security
https://research.ifcr.dk/spoolfool-windows-print-spooler-privilege-escalation-cve-2022-22718-bf7752b68d81
Medium
SpoolFool: Windows Print Spooler Privilege Escalation (CVE-2022-21999)
In this blog post, we’ll look at a Windows Print Spooler local privilege escalation vulnerability that I found and…
Information Security
https://twitter.com/0gtweet/status/1491340578810114054
Twitter
Grzegorz Tworek
Windows 11. Not sure if I should be happy, or not...
🤔
Information Security
https://twitter.com/payloadartist/status/1491427165862199297
Twitter
payloadartist
📖
The Cyber Plumber's Handbook Useful book for understanding the basics of SSH tunneling, SOCKS proxies, port redirection, and how to utilise them with other tools like proxychains, nmap, Metasploit, etc. github.com/opsdisk/the_cy… #infosec #cybersecurity…
Information Security
https://twitter.com/hakluke/status/1491154373636128770
Twitter
hakluke
This person bought a pizza for 10,000 BTC in 2010, now that would be worth $443 million USD.
Information Security
https://twitter.com/phwd_/status/1491636974435901443
Twitter
Philippe Harewood
Instagram SSL pinning bypass: Frida okay = Module.getBaseAddress("FBSharedFramework").add(0x0a8b1c); patchsize=4; Memory.patchCode(okay,patchsize, code => {con st cw = new Arm64Writer(code, { pc: ayy });cw.putBytes([0x60,0x0D,0x00,0x54])}) *find the correct…
Information Security
https://twitter.com/x86matthew/status/1491886346079805440
Twitter
x86matthew
How can we run arbitrary code without allocating/overwriting executable memory? We "borrow" (abuse) instructions from ntdll.dll! x86matthew.com/view_post?id=w…
Information Security
https://twitter.com/linkersec/status/1492008751850795010
Twitter
Linux Kernel Security
CVE-2022-0435: Linux Kernel Remote Stack Overflow @sam4k1 disclosed remotely and locally reachable stack overflow in Transparent Inter-Process Communication (TIPC). openwall.com/lists/oss-secu… [1/3]
Information Security
https://twitter.com/AravGarg3/status/1492236892124946437
Twitter
cyber8knight
CVE-2021-40443: oob write of NULL bytes and 1 QWORD (0xffffffff00000000) => LPE in clfs.sys
Information Security
https://twitter.com/subTee/status/1492300360270106625
Twitter
Casey Smith
Mimikatz in JS Dropper. One Liner Should be detected. ymmv. gist.github.com/secdev-01/3edc…
Information Security
https://twitter.com/h4x0r_dz/status/1445401960371429381
Twitter
H4x0r-DZ
CVE-2021-41773 POC 127.0.0.1/cgi-bin/.%2e/%2e%2e/%2e%2e/%2e%2e/etc/passwd
Information Security
https://twitter.com/lockedbyte/status/1436472389202812933
Twitter
lockedbyte
CVE-2021-40444 simple demonstration PoC Exploit: github.com/lockedbyte/CVE…
Information Security
https://twitter.com/sec715/status/1356890415685795842
Twitter
pikpikcu
Found RCE Apache Druid(CVE-2021-25646) Nuclei Templates goes here @pdnuclei
🔥
Poc: gist.github.com/pikpikcu/d208f…
Information Security
https://github.com/ly4k/SpoolFool
GitHub
GitHub - ly4k/SpoolFool: Exploit for CVE-2022-21999 - Windows Print Spooler Elevation of Privilege Vulnerability (LPE)
Exploit for CVE-2022-21999 - Windows Print Spooler Elevation of Privilege Vulnerability (LPE) - ly4k/SpoolFool
Information Security
https://twitter.com/cyber_advising/status/1491764846903410701
Twitter
Cyber Advising
SpoolFool: Windows Print Spooler Privilege Escalation (CVE-2022-21999) PoC research.ifcr.dk/spoolfool-wind…
Information Security
https://ptr-yudai.hatenablog.com/entry/2022/02/13/122744
CTFするぞ
Writing Anti-Anti-Virus Exploit (AuViel - Hayyim CTF 2022) - CTFするぞ
Introduction I played Hayyim CTF 2022 with keymoon, st98, and theoremoon. We solved all pwn tasks there and stood the 3rd place. *1 There was a pwn challenge to…