Hacking Articles Tips Tricks Videos Tutorials
471 subscribers
66K 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
Photo
Hacking on Medium
How I hacked the school examination website.

After the Covid blew up, everything has moved online. School started to teach online to its student and even decided to take exams online…

Continue reading on Medium »
hacking: security in practice
nmap scripts don’t seem to be working

When I attempt to use an nmap script on a scan, there is no output relating to the scan and it only seems to do a normal search. I've tried using nmap in the scripts directory, specifiying the port for the script and tried many different scripts and nothing seems to work. Not sure what to do next.
sudo nmap --script sslv2-drown.nse https://nmap.org ) at 2021-07-14 13:48 EDT
Nmap scan report for https://nmap.org/submit/ .

Nmap done: 1 IP address (1 host up) scanned in 224.88 seconds

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

___________________________
@hacking_Attack
@Hacking_Video
Hacking Articles Tips Tricks Videos Tutorials
Photo
Black Hat Ethical Hacking
Windows Hello Bypass Fools Biometrics Safeguards in PCs

https://www.blackhatethicalhacking.com/wp-content/uploads/2017/11/black-hat-locks-and-electronics.jpg Windows Hello Bypass Fools Biometrics Safeguards in PCsPost Views: 36
Reading Time: 1 Minute
A vulnerability in Microsoft’s Windows 10 password-free authentication system has been uncovered that could allow an attacker to spoof an image of a person’s face to trick the facial-recognition system and take control of a device.
A Windows security bug would allow an attacker to fool a USB camera used in the biometric facial-recognition aspect of the system.
Windows Hello is a feature in Windows 10 that allows users to authenticate themselves without a password, using a PIN code or biometric identity—either a fingerprint or facial recognition—to access a device or machine. According to Microsoft, about 85 percent of Windows 10 users use the system.

The Windows Hello bypass vulnerability, tracked as CVE-2021-34466, requires an attacker to have physical access to a device to exploit it, according to researchers at CyberArk Labs who discovered the flaw in March.

From there, they can go on “to manipulate the authentication process by capturing or recreating a photo of the target’s face and subsequently plugging in a custom-made USB device to inject the spoofed images to the authenticating host,” Omer Tsarfati, cybersecurity researcher at CyberArk Labs, wrote in a report about the vulnerability published Tuesday.

Further, exploitation of the bypass can extend beyond Windows Hello systems to “any authentication system that allows a pluggable third-party USB camera to act as biometric sensor,” Tsarfati noted.
See Also: Kaseya ransomware supply chain attack: What you need to know Researchers have no evidence that anyone has tried or used the attack in the wild, but someone with motive could potentially use it on a targeted espionage victim, such as “a researcher, scientist, journalist, activist or privileged user with sensitive IP on their device, for example,” according to the analysis.

Microsoft addressed the vulnerability — which affects both consumer and business versions of the feature — in its July Patch Tuesday update. Also, Windows users with Windows Hello Enhanced Sign-in Security — a new security feature in Windows that requires specialized and pre-installed hardware, drivers and firmware — are protected against the any attacks “which tamper with the biometrics pipeline,” according to Microsoft.

However, Tsarfati said that the solution may not fully mitigate the issue.

“Based on our preliminary testing of the mitigation, using Enhanced Sign-in Security with compatible hardware limits the attack surface but is dependent on users having specific cameras,” he said. “Inherent to system design, implicit trust of input from peripheral devices remains. To mitigate this inherent trust issue more comprehensively, the host should validate the integrity of the biometric authentication device before trusting it.” Biometric Weakest LinkCyberArk researchers posted a video of a proof-of-concept (PoC) for how to exploit the vulnerability, which can be used on both the consumer version, Windows Hello, and an enterprise version of the feature called Windows Hello for Business (WHfB) that businesses use with ActiveDirectory.

The bypass itself exploits a weakness in the biometric sensor of Windows Hello, which “transmits information on which the OS … makes its authentication decision,” he wrote. “Therefore, manipulating this information can lead to a potential bypass to the whole authentication system,” Tsarfati said.
See Also: Offensive Security Tool: It Was All A Dream (Windows Print Spooler RCE) [...]
Hacking Articles Tips Tricks Videos Tutorials
Black Hat Ethical Hacking Windows Hello Bypass Fools Biometrics Safeguards in PCs https://www.blackhatethicalhacking.com/wp-content/uploads/2017/11/black-hat-locks-and-electronics.jpg Windows Hello Bypass Fools Biometrics Safeguards in PCsPost Views: 36 …
For facial recognition, the biometric sensor is either a camera embedded in a device, such as a laptop, or connected to a computer via USB. Therefore, the entire process depends on this camera for proof of identity–which is where the vulnerability lies, particularly when a USB camera is used for authentication, he wrote.

“The answer lies in the input itself,” Tsarfati wrote. “Keyboard input is known only to the person who is typing before the information is entered into the system, while camera input isn’t.”

Therefore, using a camera to access “public” information—i.e., a person’s face—for authentication can easily be hijacked, he explained.

“It is similar to stealing a password, but much more accessible since the data (face) is out there,” Tsarfati wrote. “At the heart of this vulnerability lies the fact that Windows Hello allows external data sources, which can be manipulated, as a root of trust.” Attack VectorResearchers detailed a somewhat complex way for an attacker to capture someone’s image, save the captured frames, impersonate a USB camera device, and eventually send those frames to the Windows hello system for verification.

To prove the concept, they created a custom USB device that acts as a USB camera with both infrared (IR) and Red Green Blue (RGB) sensors, using an evaluation board manufactured by NXP. They used this custom camera to transmit valid IR frames of the person they were targeting, while sending the RGB frames image of the cartoon character SpongeBob SquarePants.

“To our surprise, it worked!” Tsarfati wrote. See Also: Hacking Stories: Andrian Lamo – The ‘homeless’ Hacker Based on this understanding, an attacker would only need to  implement a USB camera that supports RGB and IR cameras and then send only one genuine IR frame of a victim to bypass the login phase of the device, while the RGB frames can contain any random image, he explained.

The entire process depends on an attacker having an IR frame of a potential victim to use in an attack, which can be done either by capturing one or converting one of the person’s regular RBG frames to an IR one, Tsarfati explained.

“Our findings show that any USB device can be cloned, and any USB device can impersonate any other USB device,” he said.  “We used the IR frames of a person to ‘bypass’ the face recognition mechanism. We believe that those IR frames can be created out of regular color images.”
Source: threatpost.com (Click Link)Recent News* https://www.blackhatethicalhacking.com/wp-content/uploads/2021/07/ICS-90x90.jpg Unpatched Critical RCE Bug Allows Industrial, Utility Takeovers1 day ago
* https://www.blackhatethicalhacking.com/wp-content/uploads/2021/07/patching-against-ransomware-100723134-large-90x90.jpg Kaseya Patches Zero-Days Used in REvil Attacks2 days ago
* https://www.blackhatethicalhacking.com/wp-content/uploads/2021/07/cisco-90x90.jpg Cisco BPA, WSA Bugs Allow Remote Cyberattacks3 days ago
* https://www.blackhatethicalhacking.com/wp-content/uploads/2021/07/Untitled-design-8-90x90.png Coursera Flunks API Security Test in Researchers’ Exam6 days ago
* https://www.blackhatethicalhacking.com/wp-content/uploads/2021/07/macos-trojan-90x90.jpg MacOS Targeted in WildPressure APT Malware Campaign1 week ago
* https://www.blackhatethicalhacking.com/wp-content/uploads/2021/07/i339637-90x90.jpg Western Digital Users Face Another RCE1 week ago
* https://www.blackhatethicalhacking.com/wp-content/uploads/2021/07/shutterstock_1968890518-1-90x90.jpg Kaseya ransomware supply chain attack: What you need to know1 week ago
* https://www.blackhatethicalhacking.com/wp-content/uploads/2021/07/printer-90x90.jpg CISA Offers New Mitigation for PrintNightmare Bug1 week ago
* https://www.blackhatethicalhacking.com/wp-content/uploads/2021/07/router-90x90.jpg Netgear Authentication Bypass Allows Router Takeover2 weeks ago
* http[...]
Hacking Articles Tips Tricks Videos Tutorials
For facial recognition, the biometric sensor is either a camera embedded in a device, such as a laptop, or connected to a computer via USB. Therefore, the entire process depends on this camera for proof of identity–which is where the vulnerability lies, particularly…
s://www.blackhatethicalhacking.com/wp-content/uploads/2021/07/windows-bug-bounty-90x90.jpg PoC Exploit Circulating for Critical Windows Print Spooler Bug2 weeks ago
style="display:block; text-align:center;"
data-ad-layout="in-article"
data-ad-format="fluid"
data-ad-client="ca-pub-6620833063853657"
data-ad-slot="4517761481">
The post Windows Hello Bypass Fools Biometrics Safeguards in PCs first appeared on Black Hat Ethical Hacking.
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Smtp,Rdp,Scampages,Fullz,cc,cvv,logs, icq:715450097

Hi everyone am here to tell you some amazing facts about the latest tools and techniques and get maximum results from your targeted…

Continue reading on Medium »
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Top Benefits of Cyber Security Education

https://cdn-images-1.medium.com/max/1600/1*usrEDi79jfWEiZCzxN-Blg.jpeg
Cyber security has been marveling and it is hard to ignore these days. Cyber security experts claim that it will evolve more and more…

Continue reading on Medium »
hacking: security in practice
Fun with stickers and so are you!

Hey everyone! I was curious what you like to do with all your hacker stickers you've managed to collect. I've got a small but growing pile of them from a few different places. And while they're cool, I just can't manage to mar my laptop with them. That, and I feel bad using them. I somehow want to keep them but for some unknown reason.

Any cool and not typical uses you folks have come up with?

submitted by /u/EmergencySolution
[link] [comments]
Hacking Articles Tips Tricks Videos Tutorials
Photo
hacking: security in practice
CompTIA Security+ (SY0-601) Free Study Materials - [New Updates]

For those who are currently working toward the Security+ (SY0-601) - the entry-level cybersecurity certification, we launched new updates that you can get for free.

Full link here: https://examsdigest.com/courses/learn-comptia-security-sy0-601/

We also provide a free ebook to study the practice exam tests offline, just send me a message to deliver the companion ebook straight to your inbox.

Best of luck,

Nick

submitted by /u/Nick-Go
[link] [comments]
Hacking Articles Tips Tricks Videos Tutorials
Photo
Kali Linux Tutorials
WFH : Windows Feature Hunter 2021

Windows Feature Hunter (WFH) is a proof of concept python script that uses Frida, a dynamic instrumentation toolkit, to assist in potentially identifying common “vulnerabilities” or “features” within Windows executables. WFH currently has the capability to automatically identify potential Dynamic Linked Library (DLL) sideloading and Component Object Model (COM) hijacking opportunities at scale. DLL sideloading utilizes […]

The post WFH : Windows Feature Hunter 2021 appeared first on Kali Linux Tutorials.
Hacking Articles Tips Tricks Videos Tutorials
Photo
Kali Linux Tutorials
Security Scorecards : Security Health Metrics For Open Source

Security Scorecards is a tool for Security Health Metrics For Open Source. Motivation A short motivational video clip to inspire us: https://youtu.be/rDMMYT3vkTk “You passed! All D’s … and an A!” Goals Automate analysis and trust decisions on the security posture of open source projects. Use this data to proactively improve the security posture of the critical projects […]

The post Security Scorecards : Security Health Metrics For Open Source appeared first on Kali Linux Tutorials.
Bug Hunt #1: Orphaned Amazon S3 event notifications for AWS Lambda functions

Over the past few weeks, I have spun up and torn down my fair share of AWS Lambdas using Terraform — these are some bugs I found.Continue reading on Medium »
Read more...