2019年5月19日

摘要: https://jingyan.baidu.com/article/e73e26c09f6f4724adb6a7de.html 阅读全文
posted @ 2019-05-19 18:19 lydstory 阅读(114) 评论(0) 推荐(0) 编辑
摘要: Telnet,ssh相关任务 阅读全文
posted @ 2019-05-19 18:09 lydstory 阅读(78) 评论(0) 推荐(0) 编辑
摘要: https://github.com/aedoo/Allscanner 阅读全文
posted @ 2019-05-19 16:57 lydstory 阅读(379) 评论(1) 推荐(0) 编辑
摘要: mysql weak password 阅读全文
posted @ 2019-05-19 16:45 lydstory 阅读(281) 评论(0) 推荐(0) 编辑
摘要: 首先域控制器是没有办法使用您说的2种方式登陆的,只能选择域方式登陆,另外家用电脑不建议设置为域控制器,因为域本身是用来进行网络的分布式集中管理的一种方式,你的计算机在提升为域控制器后,帐户信息将直接存储在活动目录数据库中,本地的SAM数据库将不在可用,所以只能选择一种模式,降级的方式如下:1.选择开 阅读全文
posted @ 2019-05-19 15:13 lydstory 阅读(238) 评论(0) 推荐(0) 编辑
摘要: https://jingyan.baidu.com/article/e4d08ffd464cd40fd2f60d96.html 阅读全文
posted @ 2019-05-19 15:10 lydstory 阅读(169) 评论(0) 推荐(0) 编辑
摘要: https://jingyan.baidu.com/article/020278116f4f811bcd9ce56d.html 阅读全文
posted @ 2019-05-19 14:37 lydstory 阅读(95) 评论(0) 推荐(0) 编辑
摘要: // testadsi.cpp : 定义控制台应用程序的入口点。// #include "stdafx.h"#include "windows.h"#include "activeds.h"#include <atlbase.h> #pragma comment(lib,"Activeds.lib" 阅读全文
posted @ 2019-05-19 14:29 lydstory 阅读(244) 评论(0) 推荐(0) 编辑
摘要: https://blog.csdn.net/CtiyMan/article/details/87371402 https://bbs.csdn.net/topics/340247340 阅读全文
posted @ 2019-05-19 14:21 lydstory 阅读(302) 评论(0) 推荐(0) 编辑
摘要: 360 真tm流氓一个 阅读全文
posted @ 2019-05-19 13:58 lydstory 阅读(207) 评论(0) 推荐(0) 编辑
摘要: https://jingyan.baidu.com/article/cb5d610535a4ed005d2fe068.html 阅读全文
posted @ 2019-05-19 13:27 lydstory 阅读(128) 评论(0) 推荐(0) 编辑
摘要: #include <Windows.h> #include <DSRole.h> #pragma comment(lib, "netapi32.lib") #include <stdio.h> int main(int argc, char ** argv){ DSROLE_PRIMARY_DOMA 阅读全文
posted @ 2019-05-19 12:51 lydstory 阅读(473) 评论(0) 推荐(0) 编辑
摘要: NetJoinDomain 参考一下 netapi32.dll 里的api例如NetGetJoinInformation记得包含netapi32.lib 有些电脑是:https://jingyan.baidu.com/article/2c8c281d6aba6a0008252ab5.html 管理中 阅读全文
posted @ 2019-05-19 12:43 lydstory 阅读(460) 评论(0) 推荐(0) 编辑
摘要: 1.先把Guest用户停掉,这个不用说了吧,很简单.2.右键点击我的电脑-管理-本地用户和组-组-进users-把域用户删除,也就是"域名\domain users"删除,同时检查其它的组,如果有不需要的用户都删除.3.右键点击我的电脑-管理-本地用户和组-组-进administrators-添加需 阅读全文
posted @ 2019-05-19 12:11 lydstory 阅读(749) 评论(0) 推荐(0) 编辑

导航