Skip to content

Instantly share code, notes, and snippets.

View ezzeldinadel's full-sized avatar
💭
I may be slow to respond.

Ezz Tahoun ezzeldinadel

💭
I may be slow to respond.
View GitHub Profile
@ezzeldinadel
ezzeldinadel / hsc24-ezz-tahoun.ipynb
Created August 7, 2024 06:35
HSC24 Ezz Tahoun.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ezzeldinadel
ezzeldinadel / crack-passwords.ipynb
Created July 5, 2022 18:27
Crack Passwords .ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ezzeldinadel
ezzeldinadel / insider-threat.ipynb
Last active August 7, 2024 06:36
Insider Threat.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ezzeldinadel
ezzeldinadel / Data Sources for SIEM, SOC
Last active November 19, 2020 10:28
What should a SIEM see in a SOC?
If your SOC doesn't see
NIDS/NIPS (NDR/NTA)
HIDS/HIPS (EDR/EPP)
Netflow
PCAP
Sys Integrity Checkers
AV
User activity monitoring
DLP and IP
Internet health:
ISC: http://www.isc.org
NetCraft: http://news.netcraft.com/
US-CERT: http://www.US-Cert.gov
General technology and security trends:
@ezzeldinadel
ezzeldinadel / BST_traversals.py
Created December 9, 2019 12:32
BST Tree Traversals (DFS and BFS) Recursively and Iteratively
class Node:
def __init__ (self, v):
self.right=None
self.left=None
self.data=v
# BFS
def printBFS(root): #iteratively
aa-enabled
add-shell
apparmor_parser
apt-cache
arch
aa-exec
addgnupghome
apparmor_status
apt-cdrom
arp