Skip to content

Instantly share code, notes, and snippets.

View z3r0b47's full-sized avatar
πŸŒ€
Β―\_ (ツ)_/Β―

z3r0b47

πŸŒ€
Β―\_ (ツ)_/Β―
View GitHub Profile
@davidhcefx
davidhcefx / 逆向ε·₯η¨‹η­†θ¨˜.md
Last active March 7, 2023 03:49
My notes while playing with reverse engineering.

δ»₯δΈ‹ζ˜―ζˆ‘θ‡ͺε·±ηš„ι€†ε‘ε·₯η¨‹η­†θ¨˜οΌζœ‰ιŒ―ι‚„θ«‹ε€šε€šζŒ‡ζ•™XD


Β Β  Β β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€ ASCII ─────────┐
Β Β  Β β”‚Β  30Β  Β 0Β   Β 20Β Β  Β SPACEΒ  β”‚
Β Β  Β β”‚Β  41 Β Β AΒ   Β 0d0a Β CRLF Β  β”‚
Β Β  Β β”‚Β  61Β Β  aΒ  Β   Β   Β Β  Β      β”‚
Β Β  Β β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
@muff-in
muff-in / resources.md
Last active April 16, 2025 15:12
A curated list of Assembly Language / Reversing / Malware Analysis / Game Hacking-resources
@zobayer1
zobayer1 / fedora_post_install.md
Last active January 15, 2025 10:52
Fedora 36 post installation notes for software developers. Things you should do after installing your new Fedora 36 workstation.

Fedora 36 Post Installation (For Software Developers)

Top N things you should do after installing or upgrading to your new Fedora 36 workstation.


Settings

Change Hostname

Internet health:
ISC: http://www.isc.org
NetCraft: http://news.netcraft.com/
US-CERT: http://www.US-Cert.gov
General technology and security trends:
@diegoalbuquerque
diegoalbuquerque / infosec-tools.txt
Created April 12, 2020 11:20
many infosec tools
Security Tool List
β”œβ”€β”€β”€AD
β”‚ β”œβ”€β”€β”€ACLPwn
β”‚ β”œβ”€β”€β”€ACL_PWN
β”‚ β”œβ”€β”€β”€ADAPE
β”‚ β”œβ”€β”€β”€ADAudit
β”‚ β”œβ”€β”€β”€ADCollector
β”‚ β”œβ”€β”€β”€ADpwn
β”‚ β”œβ”€β”€β”€ADRecon
β”‚ β”œβ”€β”€β”€ADReconPowershell
@w00tc
w00tc / 1) Active Directory One Liners
Last active August 19, 2024 22:56
Some Pentesting Notes
Retrieves all of the trust relationships for this domain - Does not Grab Forest Trusts
([System.DirectoryServices.ActiveDirectory.Domain]::GetCurrentDomain()).GetAllTrustRelationships()
Grab Forest Trusts.
([System.DirectoryServices.ActiveDirectory.Forest]::GetCurrentForest()).GetAllTrustRelationships()
@ssstonebraker
ssstonebraker / Active Directory Attacks.md
Last active January 15, 2025 00:06
Active Directory Attacks #oscp
@breadchris
breadchris / export.html
Created March 3, 2020 07:02
pocket backup
<!DOCTYPE html>
<html>
<!--So long and thanks for all the fish-->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Pocket Export</title>
</head>
<body>
<h1>Unread</h1>
<ul>
@Lissy93
Lissy93 / emoji-list.md
Last active November 28, 2022 11:32 — forked from rxaviers/gist:7360908
Complete list of github markdown emoji markup
  • πŸ˜„ :smile:
  • πŸ˜† :laughing:
  • 😊 :blush:
  • πŸ˜ƒ :smiley:
  • πŸ˜€ :grinning:
  • 😏 :smirk:
  • 😍 :heart_eyes:
  • 😘 :kissing_heart:
  • 😚 :kissing_closed_eyes:
  • 😳 :flushed: