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

@Hacking_Video
@Hacking_attack
Download Telegram
APCLdr - Payload Loader With Evasion Features

Payload Loader With Evasion Features. Features: no crt functions imported indirect syscalls using HellHall api hashing using CRC32 hashing algorithm payload encryption using rc4 - payload is saved in .rsrc Payload injection using APC calls - alertable thread Payload execution using APC - alertable thread Execution delation using MsgWaitForMultipleObjects - edit this the total size is 8kb + the payload size compatible with LLVM (clang-cl) Option Usage: Use Builder to update the PayloadFile.pf file, that'll be the encrypted payload to be saved in the .rsrc section of the loader Compile as x64 Release Debugging: Change Linker>SubSystem from /SUBSYSTEM:WINDOWS to /SUBSYSTEM:CONSOLE Set the loader in debug mode (uncomment this) build as release as well Thanks For: https://www.x86matthew.com/view_post?id=writeprocessmemory_apc https://github.com/vxunderground/VX-API Tested with cobalt strike && Havoc on windows 10 Download APCLdr
Read more...
Hacking Articles Tips Tricks Videos Tutorials
Photo
Black Hat Ethical Hacking
Offensive Security Tool: OpenRediWrecked

Offensive Security Tool: OpenRediWreckedPost Views: 2 Premium Contenthttps://www.blackhatethicalhacking.com/wp-content/uploads/2022/12/Patreon.png Subscribe to Patreon to watch this episode.
Reading Time: 3 Minutes DescriptionOpenRediWrecked is written by Chris “SaintDruG” Abou-Chabke from Black Hat Ethical Hacking and it’s designed to help security professionals, Red Teams, Pentesters and Bug Bounty Hunters to detect and exploit open redirect vulnerabilities. It leverages the power of sed, a stream editor, to clean and modify the parameters in the URL, allowing for precise and accurate payload injection. The payloads have been carefully selected and crafted to include encoding techniques that increase the chances of bypassing filters and exploiting the vulnerabilities. The tool provides a simple, easy-to-read, and color-coded output that summarizes the results, highlighting only the vulnerable URLs. The results can be saved for further analysis and reporting purposes. With its advanced logic and efficient payload injection mechanism, this tool is an indispensable asset for anyone who wants to enhance their open redirect testing capabilities.
See Also: So you want to be a hacker? Offensive Security Courses FeaturesThis tool uses a simple and intuitive flow, making it easy to understand how it works. Here are four key features of OpenRediWrecked.sh:
* Automated payload injection: The tool automates the process of injecting a selection of real-world aimed payloads into the targeted URL, increasing the chances of detecting an open redirect vulnerability.
* Parameters cleaning: The tool uses sed to clean parameters and inject payloads correctly, providing accurate results.
* Encoding Support: The tool supports various encoding techniques, increasing the chances of bypassing filters and triggering the open redirect vulnerability.
* Easy-to-read results: The tool presents the results in a clear and easy-to-read format, including color coding to quickly identify vulnerable URLs. It also saves only the results for vulnerable URLs, making it easier to prioritize remediation efforts.
Trending: Offensive Security Tool: Bypass Url Parser
Trending: Digital Forensics Tool: Email Analyzer Requirements* SED
* GREP
* CURL
* lolcat
* Figlet

To install these tools, you can use the following commands:

For SED: sudo apt-get install sed
For GREP: sudo apt-get install grep
For CURL: sudo apt-get install curl
For lolcat: pip install lolcat
For Figlet: sudo apt-get install -y figlet Installationgit clone https://github.com/blackhatethicalhacking/OpenRediWrecked.gitcd OpenRediWreckedchmod +x OpenRediWrecked.sh./OpenRediWrecked.sh* The script will prompt you to provide the target URL(s) to test for open redirect vulnerabilities.
* Enter one or multiple URLs, separated by space or new line.
* Download openredirect_payloads.txt file and perform testing against the provided URL(s).

The results will be displayed in the terminal, color-coded for easy identification of vulnerable URLs. The vulnerable URLs will be saved in a file vulnerable_urls.txt in the same folder as the script.
See Also: Write up: How Misconfigurations in Linux can leave you vulnerable to Attackers ScreenshotMain Menuhttps://www.blackhatethicalhacking.com/wp-content/uploads/2023/03/218172516-f88473cd-e9bd-472e-8541-1b2e9c3f91e6-1024x492.png CompatibilityThis tool has been tested on Kali Linux, Ubuntu and MacOS. DisclaimerThis tool is provided for educational and research purposes only. The author of this project is no way responsible for any misuse of this tool. We use it to test under NDA agreements with clients and their consents for pentesting purposes and we never[...]
Hacking Articles Tips Tricks Videos Tutorials
Photo
Black Hat Ethical Hacking
Pwn2Own Vancouver 2023: Zero-Day Exploits Revealed for Tesla Model 3, Windows 11, and macOS

Pwn2Own Vancouver 2023: Zero-Day Exploits Revealed for Tesla Model 3, Windows 11, and macOSPost Views: 56 Premium Contenthttps://www.blackhatethicalhacking.com/wp-content/uploads/2022/12/Patreon.png Subscribe to Patreon to watch this episode.
Reading Time: 3 Minutes Synacktiv Strikes Gold with Tesla TOCTOU Attack and macOS Privilege EscalationAt Pwn2Own Vancouver 2023, security researchers brought their A-game, demonstrating zero-day exploits and exploit chains for some of the most popular products in enterprise applications, enterprise communications, local escalation of privilege (EoP), server, virtualization, and automotive categories. The event took place between March 22 and March 24, with contestants vying for $1,080,000 in cash and prizes, including a Tesla Model 3 car.

The first day of the contest saw Adobe Reader fall victim to a six-bug logic chain exploit chain that allowed Abdul Aziz Hariri of Haboob SA to bypass a banned API list on macOS and earn $50,000. STAR Labs targeted Microsoft’s SharePoint team collaboration platform with their zero-day exploit chain and won $100,000. They also successfully hacked Ubuntu Desktop with a previously known exploit, earning $15,000. Synacktiv won $100,000 and a Tesla Model 3 after successfully executing a TOCTOU attack against the Tesla Gateway in the Automotive category. They also managed to escalate privileges on Apple macOS and earned $40,000.
That wraps up the first day of #P2OVancouver 2023! We awarded $375,000 (and a Tesla Model 3!) for 12 zero-days during the first day of the contest. Stay tuned for day two of the contest tomorrow! #Pwn2Own pic.twitter.com/UTvzqxmi8E

— Zero Day Initiative (@thezdi) March 22, 2023
See Also: So you want to be a hacker? Offensive Security, Bug Bounty Courses Qrious Security Cracks Oracle VirtualBox with OOB Read and Buffer OverflowQrious Security’s Bien Pham also had his day at the event, hacking Oracle VirtualBox using an OOB Read and a stacked-based buffer overflow exploit chain, which earned him $40,000. Marcin Wiązowski hacked Windows 11 using an improper input validation zero-day, which came with a $30,000 prize.

The second day of the contest targeted Microsoft Teams, Oracle VirtualBox, the Tesla Model 3 Infotainment Unconfined Root, and Ubuntu Desktop. On the final day of the event, researchers attempted to hack Microsoft Teams, Windows 11, VMware Workstation, and Ubuntu Desktop.
Trending: A primer on OS Command Injection Attacks Trending: Offensive Security Tool: Bypass Url Parser Contestants Aim to Apple Safari, Mozilla, VirtualBox, and moreAfter the event, vendors have 90 days to create and release security fixes for all reported flaws before Trend Micro’s Zero Day Initiative publicly discloses them. Last year’s Vancouver Pwn2Own contest saw security researchers earn $1,155,000 after hacking Windows 11 six times, Ubuntu Desktop four times, and successfully demonstrating three Microsoft Teams zero-days. They also reported several zero-days in Apple Safari, Oracle Virtualbox, and Mozilla Firefox, and hacked the Tesla Model 3 Infotainment System. With Pwn2Own Vancouver 2023 raising the stakes even higher, the security community eagerly awaits next year’s event.
Trending: Kali Linux 2023.1 – Adds Kali Purple for defensive security, python updates, new tools Are u a security researcher? Or a company that writes articles or write ups about Cyber Security, Offensive Security (related to information security in general) that match with our specific audience and is worth sharing?

If you want to express your idea in an article cont[...]
Hacking Articles Tips Tricks Videos Tutorials
Black Hat Ethical Hacking Offensive Security Tool: OpenRediWrecked Offensive Security Tool: OpenRediWreckedPost Views: 2 Premium Contenthttps://www.blackhatethicalhacking.com/wp-content/uploads/2022/12/Patreon.png Subscribe to Patreon to watch this episode.…
encourage to misuse or take responsibility for any damage caused!
Clone the repo from here: GitHub Link https://www.blackhatethicalhacking.com/wp-content/uploads/2022/03/Merch.png Recent Tools* https://www.blackhatethicalhacking.com/wp-content/uploads/2023/03/Bypass-Url-Parser-300x150.png Offensive Security Tool: Bypass Url ParserMarch 17, 2023
Bypass-url-parser is a tool designed to simplify theprocess of testing …

* https://www.blackhatethicalhacking.com/wp-content/uploads/2023/03/CrackQL-300x150.png Offensive Security Tool: CrackQLMarch 10, 2023
CrackQL is a versatile GraphQL penetration testing tool that exploits …

* https://www.blackhatethicalhacking.com/wp-content/uploads/2023/03/SecretOpt1c-300x150.png Offensive Security Tool: SecretOpt1cMarch 3, 2023
SecretOpt1c is a Red Team tool that helps uncover sensitive …

* https://www.blackhatethicalhacking.com/wp-content/uploads/2023/02/SpoolSploit-300x150.png Offensive Security Tool: SpoolSploitFebruary 24, 2023
SpoolSploit is a collection of Windows print spooler exploits containerized … https://www.blackhatethicalhacking.com/wp-content/uploads/2022/06/OffSec-Course.png Offensive Security & Ethical Hacking CourseBegin the learning curve of hacking now! https://www.blackhatethicalhacking.com/wp-content/uploads/2023/03/Solutions.png Information Security SolutionsFind out how Pentesting Services can help you.
The post Offensive Security Tool: OpenRediWrecked first appeared on Black Hat Ethical Hacking.
Hacking Articles Tips Tricks Videos Tutorials
Black Hat Ethical Hacking Pwn2Own Vancouver 2023: Zero-Day Exploits Revealed for Tesla Model 3, Windows 11, and macOS Pwn2Own Vancouver 2023: Zero-Day Exploits Revealed for Tesla Model 3, Windows 11, and macOSPost Views: 56 Premium Contenthttps://www.bla…
act us here for a quote: info@blackhatethicalhacking.com
Source: bleepingcomputer.com Source Link https://www.blackhatethicalhacking.com/wp-content/uploads/2023/03/Store.png Recent News* https://www.blackhatethicalhacking.com/wp-content/uploads/2023/03/Images-for-the-News-posts-11-300x150.png Severe Privacy Vulnerability ‘Acropalypse’ Affects Windows 11 Snipping ToolMarch 22, 2023
* https://www.blackhatethicalhacking.com/wp-content/uploads/2023/03/Images-for-the-News-posts-10-300x150.png General Bytes Bitcoin ATMs Hacked via Zero-Day AttackMarch 21, 2023
* https://www.blackhatethicalhacking.com/wp-content/uploads/2023/03/Images-for-the-News-posts-9-300x150.png Akamai warns of new HinataBot malware botnet capable of massive DDoS attacksMarch 20, 2023
* https://www.blackhatethicalhacking.com/wp-content/uploads/2023/03/Images-for-the-News-posts-8-300x150.png Samsung Users at Risk: 18 Zero-Day Vulnerabilities Found in Exynos ChipsetsMarch 17, 2023 https://www.blackhatethicalhacking.com/wp-content/uploads/2022/06/OffSec-Course.png Offensive Security & Ethical Hacking CourseBegin the learning curve of hacking now! https://www.blackhatethicalhacking.com/wp-content/uploads/2023/03/Solutions.png Information Security SolutionsFind out how Pentesting Services can help you.
The post Pwn2Own Vancouver 2023: Zero-Day Exploits Revealed for Tesla Model 3, Windows 11, and macOS first appeared on Black Hat Ethical Hacking.
A Game-Changing Tool for Bug Bounty Hunters and Security Researchers

In the ever-evolving landscape of cybersecurity, staying ahead of threats requires utilizing advanced tools and techniques. One such tool…Continue reading on Medium »
Read more...
Account Takeover Via Poising Forget Password Port in ASDA

Today I want to discuss Host Header Poising leading to a one-click-to-account takeover BUT that wasn’t a normal one. Be my guest…Continue reading on InfoSec Write-ups »
Read more...
Account Takeover Via Poising Forget Password Port in ASDA

Today I want to discuss Host Header Poising leading to a one-click-to-account takeover BUT that wasn’t a normal one. Be my guest…Continue reading on InfoSec Write-ups »
Read more...
Hacking Articles Tips Tricks Videos Tutorials
Photo
KitPloit - PenTest Tools!
APCLdr - Payload Loader With Evasion Features

https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjChygDSo9QCMwRn5zrSfIuY8DIowob7yOu0eLbQupFoDRoGoEpHiXLJ0uc2nBzXMNvsBDY8pq-5Hm0MFlRBpz5NHJJE8OrPFFdATRcwEMePOR02-L7WBhxPxF9p6jxKXlBLCfv-64PcV37l7NMXjP-8XcV_zizpn8fgZvEafQB3aiUab6rM9lzzkBHPg/w640-h248/wpm_apc.gif
Payload Loader With Evasion Features.
Features:

* no crt functions imported
* indirect syscalls using HellHall
* api hashing using CRC32 hashing algorithm
* payload encryption using rc4 - payload is saved in .rsrc
* Payload injection using APC calls - alertable thread
* Payload execution using APC - alertable thread
* Execution delation using MsgWaitForMultipleObjects - edit this
* the total size is 8kb + the payload size
* compatible with LLVM (clang-cl) Option
Usage:

* Use Builder to update the PayloadFile.pf file, that'll be the encrypted payload to be saved in the .rsrc section of the loader
* Compile as x64 Release
Debugging:

* Change Linker>SubSystem from /SUBSYSTEM:WINDOWS to /SUBSYSTEM:CONSOLE
* Set the loader in debug mode (uncomment this)
* build as release as well
Thanks For:

* https://www.x86matthew.com/view_post?id=writeprocessmemory_apc
* https://github.com/vxunderground/VX-API
Tested with cobalt strike && Havoc on windows 10
Download APCLdr