Skip to content
View CyRamos's full-sized avatar

Block or report CyRamos

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
CyRamos/README.md

cyramos

Welcome Aboard! ๐Ÿ‘จโ€๐Ÿ’ป

๐Ÿ‘จโ€๐Ÿ’ป About Me:

  • ๐Ÿ’ป I am a Security Analyst professional, currently employed as an Analyst at the second largest bank in Israel.
  • ๐Ÿ“„ Authored dozens of technical and managerial reports throughout my various roles.
  • ๐Ÿ‘พ Prevented a ransomware attack on a client following a proactive investigation I conducted.
  • ๐Ÿ“ I strive to keep a broad set of skills, involving myself with Security, Networking, Research, and various technologies.
  • ๐Ÿง FOSS - I contribute to open-source projects in my free time for various conveniences and ideas I have.
$ python -c "import skills; print(skills.list(tools, technologies))" # List Technical Skills 
[
  ["sysinternals", "wireshark", "exiftools", "volatility", "autospy"],
  ["endpoint_security", "network_security", "API", "incident_response",     
    "malware_analysis", "memory_forensics"],
  ["MITRE ATT&CK", "TTPs", "attack_vectors", "IoCs", "blue_team", "CTF", "SOC"],
  ["python", "bash", "powershell", "KQL", "SPL", "XQL", "colab"],
  ["research", "DFIR", "project_management", "automations", "forensics", "reporting"],
  ["networking", "operation_systems", "windows_active_directory", "unix-linux"],
]
$ ls /etc/ssl/certs # List Professional Certifications 
> SentinelOne_Partner_Tech_Accreditation_301_2022.cert 
> Cyber_Defense_Practitioner_Israel_National_Cyber_Directorate_2019.cert 
> Linux_Essentials_2019.cert 
> CCNA_Instructing_Networking_for_Home_and_Small_Business_2014.cert

๐Ÿš€ ย Some Tools I Have Used and Learned

vscode bash python pycharm git github linux azure Mitre-Attack Cortex=XQL postman raspberrypi confluence trello jira canva elasticsearch ifttt markdown yaml notion powershell selenium splunk wordpress woocommerce


GitHub - Status

cyramos

cyramos

cyramos cyramos

Pinned Loading

  1. PasswordGenerator PasswordGenerator Public

    Building a password generator python program. The program accepts user input, then generates a password and run it against a dictionary for non-overlap password. eventually it writes user details iโ€ฆ

    Python 4

  2. danielmiessler/fabric danielmiessler/fabric Public

    fabric is an open-source framework for augmenting humans using AI. It provides a modular framework for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere.

    Go 22.7k 2.4k