Hacking Articles Tips Tricks Videos Tutorials
468 subscribers
65.9K 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 Articles Tips Tricks Videos Tutorials
o:p Mimitokens<o:pToken impersonation technique can be used as local administrator to impersonate another user logged on to a system. In case we compromised a local admin on the target machine then we can use it to impersonate another logged on user e.g.,…
png <v:shape<v:imagedata<o:p Learn More: Credential Dumping: Local Security Authority (LSA|LSASS.EXE)<o:pSAM<o:pSAM is short for the Security Account Manager which manages all the user accounts and their passwords. It acts as a database. All the passwords are hashed and then stored SAM. It is the responsibility of LSA (Local Security Authority) to verify user login by matching the passwords with the database maintained in SAM. SAM starts running in the background as soon as the Windows boots up. The sam module of the PowerShell Empire can be used to extract the SAM file and the associated password hash. <o:p usemodule credentials/mimikatz/sam<o:pexecute<o:phttps://1.bp.blogspot.com/-Eb9EiBFMGd8/YGyyeL-S3hI/AAAAAAAAvRw/xomrbRfijJc5MHPjT841DSc1CmrpaVxWQCLcBGAsYHQ/s16000/15.png <v:shape<v:imagedata<o:p

After the target is compromised by other methods the attacker can use the PowerShell Empire sam module to target the SAM file and read the password hashes as shown in the image below. <o:p https://1.bp.blogspot.com/-PVmoaul08mc/YGyylIX7n0I/AAAAAAAAvR0/zOMsPMVjmBsjT2_WFJ9PnSrcLuIbrsd-ACLcBGAsYHQ/s16000/16.png <v:shape<v:imagedata<o:p Learn More: Credential Dumping: SAM<o:pConclusion<o:pAfter Credential Dumping Series which contained different tools that can be used against a specific vulnerability it felt like there is a gap for a guide that can help a person who is trying to get the reins of PowerShell Empire and to showcase the ability of Mimikatz to target the wide range of Windows Authentication Systems with compatibility to integrate with different frameworks such as Metasploit, PowerShell Empire, Koadic etc. <o:p
Hacking Articles Tips Tricks Videos Tutorials
Photo
Dark Reading: Attacks/Breaches
Ryuk's Rampage Has Lessons for the Enterprise

The Ryuk ransomware epidemic is no accident. The cybercriminals responsible for its spread have systematically exploited weaknesses in enterprise defenses that must be addressed.
Burpsuite-Copy-As-XMLHttpRequest - Copy As XMLHttpRequest BurpSuite Extension
http://www.kitploit.com/2021/04/burpsuite-copy-as-xmlhttprequest-copy.html
The extension adds a context menu to BurpSuite that allows you to copy multiple requests as Javascript's XmlHttpRequest, which simplifies PoC development when exploiting (https://www.kitploit.com/search/label/Exploiting) XSS.
Installation
download the latest JAR (https://www.kitploit.com/search/label/JAR) from releases or build manually add JAR to burpsuite (https://www.kitploit.com/search/label/Burpsuite) using tabs: "Extender" -> "Extensions" -> "Add"
Usage
select one request from any tab or a few requests in "Proxy" -> "HTTP history" tab invoke context menu and select "Copy as XMLHttpRequest"

Download Burpsuite-Copy-As-Xmlhttprequest (https://github.com/vulnbe/burpsuite-copy-as-xmlhttprequest)
Burpsuite-Copy-As-XMLHttpRequest - Copy As XMLHttpRequest BurpSuite Extension

The extension adds a context menu to BurpSuite that allows you to copy multiple requests as Javascript's XmlHttpRequest, which simplifies PoC development when exploiting XSS.Installation download the latest JAR from releases or build manually add JAR to burpsuite using tabs: "Extender" -> "Extensions" -> "Add" Usage select one request from any tab or a few requests in "Proxy" -> "HTTP history" tab invoke context menu and select "Copy as XMLHttpRequest" Download Burpsuite-Copy-As-Xmlhttprequest
Read more...
Before we get into how to protect python applications from dependency confusion attacks, we’ll define this new attack vector, give a bit…Continue reading on Ochrona Security Β» (https://medium.com/ochrona/preventing-dependency-confusion-attacks-in-python-fa6058ac972f?source=rss------bug_bounty-5)
A question and a request to specialists about Architecture, or any suggestions for a beginner :)
https://www.reddit.com/r/redteamsec/comments/mlon9x/a_question_and_a_request_to_specialists_about/

<!-- SC_OFF -->Question and request to specialists I would like to go deeper into AD security. Currently setting up the AD environment on the home lab, is there anyone who did something like that at home in the laboratory and would like to share the architecture they have implemented at home? I miss a bit of an idea, and I must honestly admit that I was inspired by a series of courses from "Red Team Labs: Enterprise Windows Environments", but this is too high a level for me, I like to throw myself into the deep water no less, this is where I learn the best :) <!-- SC_ON --> submitted by /u/r3g3x_abc (https://www.reddit.com/user/r3g3x_abc)
[link] (https://www.reddit.com/r/redteamsec/comments/mlon9x/a_question_and_a_request_to_specialists_about/) [comments] (https://www.reddit.com/r/redteamsec/comments/mlon9x/a_question_and_a_request_to_specialists_about/)
Hacking Articles Tips Tricks Videos Tutorials
GIF
KitPloit - PenTest Tools!
Burpsuite-Copy-As-XMLHttpRequest - Copy As XMLHttpRequest BurpSuite Extension

https://1.bp.blogspot.com/-ccNn5Dq6l8k/YGvUCLu3YUI/AAAAAAAAVxE/wZDZyHjRG9MURhBU0Ci6J67L5q0OqgI5gCNcBGAsYHQ/w640-h386/Burpsuite-Copy-As-XMLHttpRequest.gif
The extension adds a context menu to BurpSuite that allows you to copy multiple requests as Javascript's XmlHttpRequest, which simplifies PoC development when exploiting XSS.
Installation

* download the latest JAR from releases or build manually
* add JAR to burpsuite using tabs: "Extender" -> "Extensions" -> "Add"

Usage

* select one request from any tab or a few requests in "Proxy" -> "HTTP history" tab
* invoke context menu and select "Copy as XMLHttpRequest"
Download Burpsuite-Copy-As-Xmlhttprequest