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
hacking: security in practice
Thoughts on how to protect against a LSA secrets dump/ NTDS.DIT attack

Looking to probe the minds of the many brilliant people on here as to how I can protect our environment from a attack. We recently had a security audit and the tester was able to pull clear text passwords from some PCs from LSA and use that to move laterally. Then he found some admin creds in clear text and game over was able to pull the entire NTDS.DIT database. We have since then made the following changes:

Limited credentials to be cached to 0 and 1 in some instances (laptops)

Disabled Debugging/ added LSA protection as per Microsoft article "Here"

Deployed LAPS for local admin password policys to avoid the lateral movement.

Patched the heck out of all servers via nessus vul scan /results.

How else could I protect myself from this kind of attack in future or block this kind of toolset.

submitted by /u/idahud
[link] [comments]
Sent by @TheFeedReaderBot

___________________________
@hacking_Attack
@Hacking_Video
일이 취미가 되고 취미가 일이 될 때

새로운 취미를 함께 즐기는 동료를 만날 수 있어요!Continue reading on Delivery Tech Korea — 요기요기술 블로그 »
Read more...
Hacking Articles Tips Tricks Videos Tutorials
Photo
Exploit Collector
Bus Pass Management System 1.0 Cross Site Scripting

https://3.bp.blogspot.com/-Qhp4qePCt4w/WWlvgnoLBHI/AAAAAAAAIQQ/Pg-5D4V1nfk8Sq6EZO_I88mZqTiN0MsZgCLcBGAs/s1600/h89.png
Bus Pass Management System version 1.0 suffers from a persistent cross site scripting vulnerability.

MD5 | c6c1e5986347851fef16dc0de5d2b63f

Download
# Exploit Title: Bus Pass Management System 1.0 - 'adminname' Stored Cross-Site Scripting (XSS)
# Date: 2021-09-08
# Exploit Author: Emre Aslan
# Vendor Homepage: https://phpgurukul.com/
# Software Link: https://phpgurukul.com/wp-content/uploads/2021/07/Bus-Pass-Management-System-Using-PHP-MySQL.zip
# Version: 1.0
# Tested on: Windows 11 - XAMPP Server

# Vulnerable page: host/admin/*

# Vulnerable Code:

Admin[PAYLOAD]
# Vulnerable Parameter: adminname[ POST Data ]

# Tested Payload:

Source:packetstormsecurity.com

___________________________
@hacking_Attack
@Hacking_Video