Hacking Articles Tips Tricks Videos Tutorials
468 subscribers
65.7K photos
15 videos
157 files
132K links
Exploit
Pentesting
Hacking
Red Team
Blue Team
Kali Linux
Bug Bounty
Black Hat
Cyber security etc

@Hacking_Video
@Hacking_attack
Download Telegram
hacking: security in practice
Using Web Cookies to Manipulate Twitter

Hi gang,

I don't hack so take it easy one me, I'm more of a data guy, so I came to ask you guys instead of trying to research it. It seems like it would be a fun question anyway. Is it possible to create a cookie that would manipulate Twitter feeds, searches, maybe even suppress the "range" of the Tweet, meaning how many users see it or keep it confined to your followers or something?

submitted by /u/Avery_Shine
[link] [comments]
Hacks have become the new norm in crypto; from Twitter jokes about getting rugged, to sad posts about people losing their most prized…Continue reading on Medium » (https://hatsfinance.medium.com/community-owned-bug-bounties-e2ae85c757ac?source=rss------bug_bounty-5)
LayerZero Security Update — April 2022

If this past week has shown us anything, it’s that there is nothing more critical in this space than an absolute commitment to…Continue reading on LayerZero Official »
Read more...
Auto-Elevate - Escalate From A Low-Integrity Administrator Account To NT AUTHORITY\SYSTEM Without An LPE Exploit By Combining A COM UAC Bypass And Token Impersonation
http://www.kitploit.com/2022/04/auto-elevate-escalate-from-low.html
This tool demonstrates the power of UAC bypasses and built-in features of Windows. This utility auto-locates winlogon.exe, steals and impersonates it's process TOKEN, and spawns a new SYSTEM-level process with the stolen token. Combined with UAC bypass method #41 (ICMLuaUtil UAC bypass) from hfiref0x's UACME (https://www.kitploit.com/search/label/UACME) utility, this utility can auto-elevate a low privileged Administrative account to NT AUTHORITY\SYSTEM.
The following image demonstrates using UACME combined with Auto-Elevate to go from a low-privileged Administrator account to NT AUTHORITY\SYSTEM on Windows 10 (https://www.kitploit.com/search/label/Windows%2010) 21H1.
The following image demonstrates escalation (https://www.kitploit.com/search/label/Escalation) from a high-privileged Administrator account to SYSTEM without a UAC bypass
Technical Explanation The following steps are performed by Auto-Elevate to escalate from a low-privileged Administrator to SYSTEM: