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
Photo
Kali Linux Tutorials
Fully-Homomorphic-Encryption : Libraries And Tools To Perform Fully Homomorphic Encryption Operations On An Encrypted Data Set

Fully-Homomorphic-Encryption, this repository contains open-source libraries and tools to perform fully homomorphic encryption (FHE) operations on an encrypted data set. About Fully Homomorphic Encryption Fully Homomorphic Encryption (FHE) is an emerging data processing paradigm that allows developers to perform transformations on encrypted data. FHE can change the way computations are performed by preserving privacy end-to-end, […]

The post Fully-Homomorphic-Encryption : Libraries And Tools To Perform Fully Homomorphic Encryption Operations On An Encrypted Data Set appeared first on Kali Linux Tutorials.
Hacking Articles Tips Tricks Videos Tutorials
Photo
Kali Linux Tutorials
Heappy : A Happy Heap Editor To Support Your Exploitation Process

Heappy is an editor based on gdb/gef that helps you to handle the heap during your exploitation development.The project should be considered a didactic tool useful to understand the evolution of the heap during the process life cycle. It has been created to simplify the study of the most common heap exploitation techniques and to […]

The post Heappy : A Happy Heap Editor To Support Your Exploitation Process appeared first on Kali Linux Tutorials.
Hacking Articles Tips Tricks Videos Tutorials
TiEtwAgent_2-701354.gif
KitPloit - PenTest Tools!
TiEtwAgent - PoC Memory Injection Detection Agent Based On ETW, For Offensive And Defensive Research Purposes

http://3.bp.blogspot.com/-ys4m_fjKPsk/YNj1S5YhgdI/AAAAAAAAeMc/zfaBKl-lB-cmEFmG1ljpd2A1z5Cw5k2oACK4BGAYYCw/w640-h360/TiEtwAgent_2-701354.gif
This project was created to research, build and test different memory injection detection use cases and bypass techniques. The agent utilizes Microsoft-Windows-Threat-Intelligence event tracing provider, as a more modern and stable alternative to Userland-hooking, with the benefit of Kernel-mode visibility.

The project depends on the microsoft/krabsetw library for ETS setup and consumption.

An accompanying blog post can be found here: https://blog.redbluepurple.io/windows-security-research/kernel-tracing-injection-detection
Adding new detections

Detection functions can be easily added in DetectionLogic.cpp, and called from detect_event(GenericEvent evt)for any source event type. Support for new event fields can be easily added by appending their name to the map in GenericEventclass declaration.

Setup instructions

Assuming you do not have a Microsoft-trusted signing certificate:

* Put your machine in the test signing mode with bcdedit
* Generate a self-signed certificate with ELAM and Code Signing EKU
* Sign TiEtwAgent.exe and your ELAM driver with the certificate
* ./TiEtwAgent install
* net start TiEtwAgent
* Look for logs, by default in C:\Windows\Temp\TiEtwAgent.txt

TODO

* PPL Service, event parsing
* First detection
* Detection lifecycle
* Risk based lifecycle

PS. If you do not want to write an ELAM driver, you can get one from https://github.com/pathtofile/PPLRunner/tree/main/elam_driver

Special thanks to @pathtofile for the post here: https://blog.tofile.dev/2020/12/16/elam.html
Download TiEtwAgent
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
TryHackMe: Thompson — Writeup

https://cdn-images-1.medium.com/max/1014/1*FN05pb6NgvgWXAuigu6oEQ.png
In this article, we will show how to exploit vulnerabilities to hack the Thompson machine developed for TryHackMe, available here.

Continue reading on Medium »
Hacking Articles Tips Tricks Videos Tutorials
Photo
Deep Web
Found this link on Google (search engine/browser). Why is it there, and is it dangerous?

It didn't really lead to anything. However, I don't know much about the deep/dark web, so if someone can enlighten me on whether this is dangerous or not, be it from a legal aspect or from a leaked information/virus aspect:

http://hwikis25cffertqe.onion.ly/wiki/index.php?title=My_Dearest_Self_with_Malice_Aforethought

(I've changed the hyperlink to Google just in case someone accidentally clicks on it).

Alternatively, you can Google it by searching the search term:

my dearest self with malice aforethought wiki (it's a manga name)

It'll show up as the second result.

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