0x00 前言 在获取到目标机器的权限后,如果想长时间的对目标进行控制,那么绕不开的一个操作就是权限持久化,为了实现这个目 ......
/* SSDP SCANNER SCRIPT */ #include <pcap.h> #include <stdio.h> #include <stdlib.h> // for exit() # ......
// Improved SSYN Script - random ports, random flags. by SPAI3N....
#include <pthread.h> #include <unistd.h> #include <stdio.h> #include <stdlib.h> #include < ......
/* This is released under the GNU GPL License v3.0, and is allowed to be used for cyber warfare. ;) */ #inc ......
#include <pthread.h> #include <sys/resource.h> #include <unistd.h> #include <stdio.h> #inclu ......
0x00 Wifi破解方式 WEP破解 如果你的家用路由器的无线加密方式被配置为WEP加密,那么你就得 ......
/* Sentinel Scanner */ #include <pthread.h> #include <unistd.h> #include <stdio.h> #include <s ......
/* This is released under the GNU GPL License v3.0, and is allowed to be used for cyber warfare. ;) */ #include ......
/* This is released under the GNU GPL License v3.0, and is allowed to be used for cyber warfare. ;) */ #include ......
/* NEW AND IMPROVED SENTINEL AMPLIFICATION ATTACK SCRIPT */...
/* This is released under the GNU GPL License v3.0, and is allowed to be used for cyber warfare. ;) */ #include ......
/* * This is released under the GNU GPL License v3.0, and is allowed to be used for commercial products ;) */ #inc ......
/* * This is released under the GNU GPL License v3.0, and is allowed to be used for commercial products ;) */ #inc ......
/* DB2 Scanner, made by Bears. */ #include <pcap.h> #include <stdio.h> #include <stdlib.h> // for ......
/* DB2 Amplification */ #include <time.h> #include <pthread.h> #include <unistd.h> #include <s ......
#include <time.h> #include <arpa/inet.h> #include <ifaddrs.h> #include <netdb.h> #include &l ......
2021年12月9日,国内多家机构监测到Apache Log4j存在任意代码执行漏洞,并紧急通报相关情况。由于Apache Log4j存在递归解析 ......