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
Ruse - Mobile Camera-Based Application That Attempts To Alter Photos To Preserve Their Utility To Humans While Making Them Unusable For Facial Recognition Systems
http://www.kitploit.com/2021/07/ruse-mobile-camera-based-application.html

___________________________
@hacking_Attack
@Hacking_Video
Mobile camera-based application that attempts to alter photos to preserve their utility to humans while making them unusable for facial recognition (https://www.kitploit.com/search/label/Recognition) systems.
Installation
(1) Easy Method: Wait and download app from appropriate app store. (2) Download and run ios app via XCode (see Development setup for more detail)
Usage example
App is developed as a camera-based app, allowing for the modification (https://www.kitploit.com/search/label/Modification) of faces on new camera capture or current photos on camera roll with the goal of keeping them useful for social media and human consumption while making it difficult for facial recognition systems to utilize them accurately and effectively. This is done through a variety of methods based on previous research. Due to the limits of mobile and TensorFlow Lite, learning on the device itself is not possible—so some of the more advanced techniques are not yet possible (but research and development may yield future results.) Instructions on usage and a full video to come with first release. The Jupyter notebook illustrates the "arbitrary fast style" adversarial (https://www.kitploit.com/search/label/Adversarial) technique that is possible on mobile:

___________________________
@hacking_Attack
@Hacking_Video
In the long term, this technique will be applied selectively (likey to segments of the photographs), along with perlin/simplex noise generated on a per image basis, a la https://github.com/kieranbrowne/camera-adversaria. A variety of methods are used to conceal the faces from commerical recognition systems (e.g. arbitrary file transfer, perlin noise introduction). Before saving to the camera roll or being used for online purposes, an onboard facility checks to see if faces can be detected.

___________________________
@hacking_Attack
@Hacking_Video
The effect of these adversarial approaches may then be checked wihtout needing to have network access. (Future versions plan on including a similar onboard estimation of how a sample recognition system fairs against the modified image (classification as opposed to merely detection.))
Development setup
Requirements: Xcode 12 Pods installed as part of the process below: TensorFlow Lite (Swift nightly build) // GoogleMLKit // GPUImage3 Download ios and model (tflite models) directory run "pod install" in the downloaded directory Open Ruse.xcworkspace Installation to device is left as an excercise for the reader.
Release History
0.0.1 Work in progress
Furture work
web assembly offloading adjustment (independently) of simplex noise and style transfer onboard checking of facial classification (dependent on advancement of tensorflow (https://www.kitploit.com/search/label/Tensorflow) lite, etc)
Meta
Distributed under the MIT license. See LICENSE for more information. https://github.com/derrumbe/Ruse

Download Ruse (https://github.com/derrumbe/Ruse)

___________________________
@hacking_Attack
@Hacking_Video
Hacking Articles Tips Tricks Videos Tutorials
Photo
Kali Linux Tutorials
LoGiC.NET : A More Advanced Free And Open .NET Obfuscator Using Dnlib

LoGiC.NET is a free and open-source .NET obfuscator that uses dnlib for folks that want to see how obfuscation works with more complex obfuscations than Goldfuscator for example. Before Obfuscation After Obfuscation Dependencies dnlib v3.3.2 : Restore NuGet packages and it’ll work (if it doesn’t already).SharpConfigParser : https://github.com/AnErrupTion/LoGiC.NET/raw/master/SharpConfigParser.dll Current Features Renames methods, parameters, properties, fields and […]

The post LoGiC.NET : A More Advanced Free And Open .NET Obfuscator Using Dnlib appeared first on Kali Linux Tutorials.

___________________________
@hacking_Attack
@Hacking_Video
Hacking Articles Tips Tricks Videos Tutorials
Photo
Kali Linux Tutorials
CredPhish : A PowerShell Script Designed To Invoke Legitimate Credential Prompts And Exfiltrate Passwords Over DNS

CredPhish is a PowerShell script designed to invoke credential prompts and exfiltrate passwords. It relies on CredentialPicker to collect user passwords, Resolve-DnsName for DNS exfiltration, and Windows Defender’s ConfigSecurityPolicy.exe to perform arbitrary GET requests. For a walkthrough, see the Black Hills Infosec publication. How To Phish For User Passwords With PowerShell Spoofing credential prompts is an effective privilege escalation and lateral movement […]

The post CredPhish : A PowerShell Script Designed To Invoke Legitimate Credential Prompts And Exfiltrate Passwords Over DNS appeared first on Kali Linux Tutorials.

___________________________
@hacking_Attack
@Hacking_Video
NFTb Hata Tespiti Ödül Programı

NFTb’nin, ekosistemimize dahil olan tüm kullanıcılar için platformun güvenli ve hatasız olmasını sağlama taahhüdünün bir parçası olarak…Continue reading on Medium »
Read more...
hacking: security in practice
How can SOC analysts stop ransomware from spreading with Network File Sharing?

So to make things clear, I heard a real story from a Network Engineer who was facing ransomware in their Network File Sharing system, and I came up with a question. What tools can SOC analysts use in addition to SIEM/SOAR to see through the logs or predict the attack? If the ransomware already passed the firewall and no threat was registered.

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

___________________________
@hacking_Attack
@Hacking_Video