Compare commits
No commits in common. "a4980e042252a4908f2a1a5ec802d4a4188bfe99" and "481158a56bd82c1fd4ba94f9cde0717ebdf0bf7c" have entirely different histories.
a4980e0422
...
481158a56b
57
README.md
57
README.md
@ -1,4 +1,4 @@
|
|||||||
## statistics
|
## 📊 Stats
|
||||||
|
|
||||||
<a href="https://github.com/ngn13">
|
<a href="https://github.com/ngn13">
|
||||||
<img height=200 align="center" src="https://github-readme-stats.vercel.app/api?username=ngn13&count_private=true&show_icons=true&theme=dark" />
|
<img height=200 align="center" src="https://github-readme-stats.vercel.app/api?username=ngn13&count_private=true&show_icons=true&theme=dark" />
|
||||||
@ -7,58 +7,37 @@
|
|||||||
<img height=200 align="center" src="https://github-readme-stats.vercel.app/api/top-langs/?username=ngn13&hide=css,html,Dockerfile,Makefile&theme=dark&layout=compact&langs_count=8&card_width=320" />
|
<img height=200 align="center" src="https://github-readme-stats.vercel.app/api/top-langs/?username=ngn13&hide=css,html,Dockerfile,Makefile&theme=dark&layout=compact&langs_count=8&card_width=320" />
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
## projects
|
## 🗃️ Projects
|
||||||
|
#### Security
|
||||||
#### security
|
|
||||||
|
|
||||||
- [cerez](https://github.com/ngn13/cerez): `LD_PRELOAD` user-space rootkit
|
- [cerez](https://github.com/ngn13/cerez): `LD_PRELOAD` user-space rootkit
|
||||||
- [shrk](https://github.com/ngn13/shrk): LKM rootkit for modern kernels
|
- [shrk](https://github.com/ngn13/shrk): LKM rootkit for modern kernels
|
||||||
- [massacr](https://github.com/ngn13/massacr): Mass IP/port scanner
|
- [massacr](https://github.com/ngn13/massacr): Mass IP/port scanner
|
||||||
- [ezcat](https://github.com/ngn13/ezcat): Web interface for managing multiple
|
- [ezcat](https://github.com/ngn13/ezcat): Web interface for managing multiple reverse shells
|
||||||
reverse shells
|
|
||||||
- [venom](https://github.com/ngn13/venom): Free and open source info-stealer
|
- [venom](https://github.com/ngn13/venom): Free and open source info-stealer
|
||||||
- [lokpack](https://github.com/ngn13/lokpack): Ransomware tooling for x86-64
|
- [lokpack](https://github.com/ngn13/lokpack): Ransomware tooling for x84_64 Linux
|
||||||
GNU/Linux
|
|
||||||
- [shellexec](https://github.com/ngn13/shellexec): Encrypted shellcode launcher
|
- [shellexec](https://github.com/ngn13/shellexec): Encrypted shellcode launcher
|
||||||
- [pufferphish](https://github.com/ngn13/pufferphish): Phishing toolkit
|
- [pufferphish](https://github.com/ngn13/pufferphish): Phishing toolkit
|
||||||
|
|
||||||
#### OS development/hacking
|
#### OS Development/Hacking
|
||||||
|
- [MatterLinux](https://matterlinux.xyz): Tiny and independent GNU/Linux distribution
|
||||||
- [MatterLinux](https://matterlinux.xyz): Tiny and independent GNU/Linux
|
- [kbuild](https://github.com/ngn13/kbuild): Kernel build script for development/hacking
|
||||||
distribution
|
- [sdx](https://github.com/ngn13/sdx): Simple x86_64 UNIX like hobby OS
|
||||||
- [kbuild](https://github.com/ngn13/kbuild): Kernel build script for
|
|
||||||
development/hacking
|
|
||||||
- [sdx](https://github.com/ngn13/sdx): Simple UNIX like x86-64 hobby OS
|
|
||||||
|
|
||||||
#### tools/libraries
|
|
||||||
|
|
||||||
|
#### Tools/Libraries
|
||||||
- [ctorm](https://github.com/ngn13/ctorm): Simple web framework for C
|
- [ctorm](https://github.com/ngn13/ctorm): Simple web framework for C
|
||||||
- [ipcp](https://github.com/ngn13/ipcp): CLI tool to copy your IP
|
- [ipcp](https://github.com/ngn13/ipcp): CLI tool to copy your IP
|
||||||
- [lspp](https://github.com/ngn13/lspp): Minimal alternative to coreutils' ls
|
- [lspp](https://github.com/ngn13/lspp): Minimal alternative to coreutils' ls
|
||||||
|
- [statpage](https://github.com/ngn13/statpage): Minimal status page application
|
||||||
- [xbot](https://github.com/ngn13/xbot): Modular XMPP bot
|
- [xbot](https://github.com/ngn13/xbot): Modular XMPP bot
|
||||||
- [kisalt](https://github.com/ngn13/kisalt): Simple link shortener
|
- [kisalt](https://github.com/ngn13/kisalt): Simple link shortener
|
||||||
- [teawiki](https://github.com/ngn13/teawiki): Simple git based wiki software
|
- [note-server](https://github.com/ngn13/note-server): Web server to host your markdown notes
|
||||||
- [mdindex](https://github.com/ngn13/mdindex): Script to create index (catalog)
|
- [sshchat](https://github.com/ngn13/sshchat): Chat over SSH
|
||||||
from markdown headers
|
- [mdindex](https://github.com/ngn13/mdindex): Script to create index (catalog) from markdown headers
|
||||||
- [ortam](https://github.com/ngn13/ortam): Environment variable based
|
|
||||||
configuration library for Go
|
|
||||||
- [ups](https://git.ngn.tf/ngn/ups): Collection of scripts for managing my
|
|
||||||
personal forks
|
|
||||||
- [tren](https://git.ngn.tf/ngn/tren): Frontend for tureng.com
|
|
||||||
|
|
||||||
#### docs/tutorials
|
#### Docs/Tutorials
|
||||||
|
- [k101](https://github.com/ngn13/k101): Docs for learning kernel hacking (Turkish 🇹🇷)
|
||||||
- [kernel-101](https://github.com/ngn13/kernel-101): Learn about kernel hacking
|
- [o101](https://github.com/ngn13/o101): Learn about buffer overflows (Turkish 🇹🇷)
|
||||||
(Turkish 🇹🇷)
|
|
||||||
- [overflow-101](https://github.com/ngn13/overflow-101): Learn about memory
|
|
||||||
overflows (Turkish 🇹🇷)
|
|
||||||
|
|
||||||
#### personal
|
|
||||||
|
|
||||||
- [website](https://git.ngn.tf/ngn/website): My personal website
|
|
||||||
- [news](https://git.ngn.tf/ngn/news): News feed of my website
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
[Email](mailto:ngn@ngn.tf) • [Website](https://ngn.tf) •
|
[Email](mailto:ngn@ngn.tf) • [Website](https://ngn.tf) • [Mastodon](https://mastodon.social/@ngn) • [TryHackMe](https://tryhackme.com/p/ngn)
|
||||||
[Mastodon](https://defcon.social/@ngn)
|
|
||||||
|
BIN
assets/discord.png
Normal file
BIN
assets/discord.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 440 B |
BIN
assets/mail.png
Normal file
BIN
assets/mail.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 326 B |
BIN
assets/python.png
Normal file
BIN
assets/python.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 427 B |
Loading…
x
Reference in New Issue
Block a user