Skip to content

Instantly share code, notes, and snippets.

View nuts7's full-sized avatar
😸
script kitty

nuts. nuts7

😸
script kitty
View GitHub Profile
@nuts7
nuts7 / README.md
Created June 18, 2023 17:15
Reverse Shell TCP in assembly x86_64 language (NASM)

Banner


How to build ?

@nuts7
nuts7 / nmap-service-probes
Created June 18, 2023 16:59
Nmap custom service probes to detect C2 services
This file has been truncated, but you can view the full file.
# Nmap service detection probe list -*- mode: fundamental; -*-
# $Id$
#
# This is a database of custom probes and expected responses that the
# Nmap Security Scanner ( https://nmap.org ) uses to
# identify what services (eg http, smtp, dns, etc.) are listening on
# open ports. Contributions to this database are welcome.
# Instructions for obtaining and submitting service detection fingerprints can
# be found in the Nmap Network Scanning book and online at
# https://nmap.org/book/vscan-community.html