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
"NotBefore": "15.12.2020 22:31:47",
"NotAfter": "02.12.2021 22:31:47",
"DigestAlgorithmName": "SHA256",
"Thumbprint": "C774204049D25D30AF9AC2F116B3C1FB88EE00A4",
"TimestampSignatures": [
{
"Subject": "CN=Microsoft Time-Stamp Service, OU=Thales TSS ESN:F87A-E374-D7B9, OU=Microsoft Operations Puerto Rico, O=Microsoft Corporation, L=Redmond, S=Washington, C=US",
"Issuer": "CN=Microsoft Time-Stamp PCA 2010, O=Microsoft Corporation, L=Redmond, S=Washington, C=US",
"NotBefore": "14.01.2021 20:02:23",
"NotAfter": "11.04.2022 21:02:23",
"DigestAlgorithmName": "SHA256",
"Thumbprint": "ED2C601EDD49DD2A934D2AB32DCACC19940161EF",
"Timestamp": "15.06.2021 00:39:53 +02:00"
}
]
}
],
"ParentProcess": null
}
}


Download QLOG (https://github.com/threathunters-io/QLOG)
Hacking Articles Tips Tricks Videos Tutorials
Photo
KitPloit - PenTest Tools!
QLOG - Windows Security Logging


https://1.bp.blogspot.com/-0CNZScA0sq4/YUON6V-lfQI/AAAAAAAAuug/xjavC5KDHcQVEUB8BmaMUVRy8ioMz3uUgCNcBGAsYHQ/w640-h426/code-light-keyboard.jpg
QLOG provides enriched Event Logging for security related events on Windows based systems. It is under heavy development and currently in alpha state. QLOG doesn’t use API hooks and it doesn’t require a driver to be installed on the target system, QLOG only uses ETW to retrieve its telemetry. Currently QLOG supports “process create” events only, but other enriched events will follow soon. QLOG runs as a Windows Services, but can also run in console mode, if you want to stream the enriched events to console directly.
How does it work

QLOG reads from ETW, enriches events and writes enriched events to Event Channel “QLOG”. It creates and uses a new event source named “QMonitor” to write to Windows Eventlog.

Here is sequence of event processing:

* Create ETW session & Subscribe to relevant kernel and userland ETW providers
* Read Events from ETW providers
* Enrich Events
* Write enriched events to eventlog channel QLOG

Development & License

QLOG is being developed by threathunters.io community and will be open sourced once it reaches production grade maturity.

Why we created QLOG?

Sysmon does a great job, but we wanted to create a tool which is open source and doesn't require drivers to be installed on target systems. Also, Sysmon is NOT SUPPORTED by Microsoft at all. So, if you run into problems in prod, you're at your own. Sure, QLOG doesn't have support either, but it will be open sourced so we can fix issues with the power of the security community and develop new features based on the requirements of the community.

Usage & install

QLOG requires .NET Framework >=4.7.2 to be installed.

To run in interactive console mode, just run

qlog.exe


To install / deinstall as Windows service, run:

#install service
qlog.exe -i

#deinstall service
qlog.exe -u


Do you want to contribute?

Please see https://threathunters.io/ on how to join threathunters.io community.

Example output of enriched PROCESS CREATE events
<div class="snippet-clipboard-content position-relative" data-snippet-clipboard-copy-content="{ "eventguid": "68795fe8-67e7-410b-a5c0-8364746d[...]
Chaining some low level bugs to a higher level is always fun and challenging at the same time and best thing is you get higher reward if…Continue reading on InfoSec Write-ups » (https://infosecwriteups.com/chaining-bugs-for-better-bounties-f14d6b2129de?source=rss------bug_bounty-5)
Hacking Articles Tips Tricks Videos Tutorials
Photo
hacking: security in practice
Koiprtic Level 1 - Walkthrough

It was pretty simple compared to my last venture, still wanted to share my walkthrough, so here it is,

https://medium.com/@sarangiprateek80/kioptrix-level-1-af7a4c4386cc

submitted by /u/psarangi112
[link] [comments]
hacking: security in practice
Are there any hackers who are late bloomers/were late bloomers?

I read about many hackers and most common pattern that I have noticed is that, they start very young. Many hackers are teens who hack CIA, DDOS Yahoo and damage systems.

For example, mark Hutchins who stopped and reverse engineered wanna cry ransomware was so young.

Also one more thing is that, all of them are statistical genuises. Iq above 140 and all!

submitted by /u/Good-Bottle7238
[link] [comments]
Hacking on Medium
Hub Weekly Digest: Zero Trust Comes to the U.S.,


HUB Security’s weekly digest covers top stories happening around the world related to cyber attacks, threats and global cybersecurity news.

Continue reading on HUB Security »
Hacking on Medium
Chaining bugs for better bounties


Chaining some low level bugs to a higher level is always fun and challenging at the same time and best thing is you get higher reward if…

Continue reading on InfoSec Write-ups »
Hacking on Medium
TryHackMe-Retro


Continue reading on Medium »