排序
美股入门课
美股入门课 这是零基础学美股的第一节课,这节课我们来给大家大概聊聊投资,让对股票印象懵懵懂懂的用户初步建立对股票的概念。 简介 初步建立对股票的概念 股票的基础概念 美股市场历史 被股基...
Ncat使用方法
nc使用方法: Ncat 7.50 ( https://nmap.org/ncat ) Usage: ncat [options] [hostname] [port] Options taking a time assume seconds. Append 'ms' for milliseconds, 's' for seconds, 'm' fo...
Linux之CentOS 7 安装openvpn
检查系统环境 [root@ss-usa-odo01 ~]# cat /etc/redhat-releaseCentOS Linux release 7.0.1406 (Core)[root@ss-usa-odo01 ~]# df -hPFilesystem Size Used Avail Use% Mounted on/dev/ploop1228...
Shell从入门到精通
学习目标 熟悉 Linux 系统常用命令与工具,掌握 Shell 脚本语言语法结构,能独立编写 Shell 脚本,完成自动 化运维常规任务,提高工作效率,为以后学习其他语言打下坚实的基础。 目标人群 运维...
zabbix反弹shell并拿下系统root权限
今天给大家带来的是实战zabbix反弹shell并拿下root权限。 我们需要一个zabbix的管理后台权限,这里感谢meker大佬提供的zabbix批量爆破思路,想获得zabbix后台登陆权限的,自己去...
Linux基础命令
1.关于文件/目录处理的指令: 1.1 ls 这是最基本的文件指令。ls的意义为“list”,也就是将某一个目录下的内容显示出来。如果在ls指令后没有跟任何文件,它将会显示出目前目录中所有文件。也...
黑客常用网站
网站信息 domaintools ip反查域名(aizhan) 密码破解 Md5@NaviSec cmd5 xmd5 hashkiller QQ解密机器人 在线解密大全 邮箱 Guerrilla 临时邮箱 Yopmail 临时邮箱 邮箱信息 邮件头分析 神器 Cobalt...
Bad USB code drop (includes firmware code)
Here’s a synopsis of the code files included in this drop. DriveCom — PC C# application to communicate with Phison drives.EmbedPayload — PC C# application to embed Rubber Ducky ...
New password list (common router, camera defaults)
Here are the most common router passwords ordered by popularity. If you need to login to your router and do not know the password then go through this list in order. The top passwo...
Bluekeep weaponized POC code
BlueKeep is a use-after-free vulnerability, meaning that the program tries to use memory after it is supposed to have discarded it. The vulnerability lies in termdd.sys, which...
What Bisq is
Bisq is a decentralized bitcoin exchange best understood in terms of its major component parts: Bisq is a cross-platform desktop application that allows anyone ...
Centos安装Jenkins
下载Jenkins安装包 sudo wget -O /etc/yum.repos.d/jenkins.repo https://pkg.jenkins.io/redhat-stable/jenkins.repo sudo rpm --import https://pkg.jenkins.io/redhat-stable/jenkins.io.key...