Code Monkey home page Code Monkey logo
struct Me{
    name: String,
    code: String,
    twitter: String,
    blog: String
}

fn main() {
    let me = Me{
        name: "imjdl".to_string(),
        code: "Python、Rust & Java".to_string(),
        twitter: "@MortyJin".to_string(),
        blog: "https://rustlang.rs".to_string()
    };
}

soap's Projects

lib_mysqludf_sys icon lib_mysqludf_sys

A UDF library with functions to interact with the operating system. These functions allow you to interact with the execution environment in which MySQL runs.

lime-rat icon lime-rat

LimeRAT | Simple, yet powerful remote administration tool for Windows (RAT)

link icon link

link is a command and control framework written in rust

lolbas icon lolbas

Living Off The Land Binaries And Scripts - (LOLBins and LOLScripts)

lpeworkshop icon lpeworkshop

Windows / Linux Local Privilege Escalation Workshop

mimipenguin icon mimipenguin

A tool to dump the login password from the current linux user

mobile-security-framework-mobsf icon mobile-security-framework-mobsf

Mobile Security Framework is an automated, all-in-one mobile application (Android/iOS/Windows) pen-testing framework capable of performing static analysis, dynamic analysis, malware analysis and web API testing.

ms08_067 icon ms08_067

Updating MS08-067 Python exploit script

nerv icon nerv

最轻便的服务器批量管理工具,能够同时管理超过上千台服务器,请移步2.0版本

netool-toolkit-downloader-installer icon netool-toolkit-downloader-installer

Operative Systems Suported are: Linux-ubuntu, kali-linux, backtack-linux (un-continued), freeBSD, Mac osx (un-continued) Netool its a toolkit written using 'bash, python, ruby' that allows you to automate frameworks like Nmap, Driftnet, Sslstrip, Metasploit and Ettercap MitM attacks. this toolkit makes it easy tasks such as SNIFFING tcp/udp traffic, Man-In-The-Middle attacks, SSL-sniff, DNS-spoofing, D0S attacks in wan/lan networks, TCP/UDP packet manipulation using etter-filters, and gives you the ability to capture pictures of target webbrowser surfing (driftnet), also uses macchanger to decoy scans changing the mac address. Rootsector module allows you to automate some attacks over DNS_SPOOF + MitM (phishing - social engineering) using metasploit, apache2 and ettercap frameworks. Like the generation of payloads, shellcode, backdoors delivered using dns_spoof and MitM method to redirect a target to your phishing webpage. recent as introducted the scanner inurlbr (by cleiton)

nmap icon nmap

Nmap - the Network Mapper. Github mirror of official SVN repository.

nps-1 icon nps-1

一款轻量级、功能强大的内网穿透代理服务器。支持tcp、udp流量转发,支持内网http代理、内网socks5代理,同时支持snappy压缩、站点保护、加密传输、多路复用、header修改等。支持web图形化管理,集成多用户模式。

nse icon nse

Some of my work on Nmap Scripts (NSE)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.