With kerbrute.py:
python kerbrute.py -domain <domain_name> -users <users_file> -passwords <passwords_file> -outputfile <output_file>
With Rubeus version with brute module:
FROM archlinux:base-devel | |
LABEL MAINTAINER="kmahyyg <[email protected]>" | |
LABEL DESCRIPTION="Apache Guacamole - guacd based on Arch Linux" | |
LABEL VERSION="v20211120-guacd-1.3.0" | |
ENV GUACD_LOG_LEVEL=info | |
COPY write-archcn.sh /build/write-archcn.sh | |
COPY write-sudoer.sh /build/write-sudoer.sh |
{ | |
"swagger": "2.0", | |
"info": { | |
"title": "PoET YNU Trace - YYG", | |
"description": "PoET YNU Trace - YYG", | |
"version": "0.1.0" | |
}, | |
"host": "localhost:18088", | |
"schemes": [ | |
"http" |
--- | |
apiVersion: v1 | |
kind: List | |
items: | |
- apiVersion: apps/v1 | |
kind: Deployment | |
metadata: | |
name: sawtooth-0 |
dpkg -P aliyun-assist | |
rm -rf /usr/local/aegis | |
rm -rf /etc/systemd/system/{aliyun,aegis}.service | |
rm -rf /usr/sbin/acs-plugin-manager | |
rm -rf /usr/sbin/aliyun{_installer,-service} | |
rm -rf /usr/local/share/aliyun-assist | |
rm -rf /etc/init.d/aegis | |
systemctl disable --now aegis,aliyun,atd,rsyslog | |
# Use script above |
With kerbrute.py:
python kerbrute.py -domain <domain_name> -users <users_file> -passwords <passwords_file> -outputfile <output_file>
With Rubeus version with brute module:
# 去微博应用内广告 (By yichahucha) | |
^https?://m?api\.weibo\.c(n|om)/2/(statuses/(unread|extend|positives/get|(friends|video)(/|_)timeline)|stories/(video_stream|home_list)|(groups|fangle)/timeline|profile/statuses|comments/build_comments|photo/recommend_list|service/picfeed|searchall|cardlist|page) url script-response-body https://raw.githubusercontent.com/yichahucha/surge/master/wb_ad.js | |
^https?://(sdk|wb)app\.uve\.weibo\.com(/interface/sdk/sdkad.php|/wbapplua/wbpullad.lua) url script-response-body https://raw.githubusercontent.com/yichahucha/surge/master/wb_launch.js | |
# 去微信公众号广告 (By Choler) | |
^https?:\/\/mp\.weixin\.qq\.com\/mp\/getappmsgad url script-response-body https://raw.githubusercontent.com/NobyDa/Script/master/QuantumultX/File/Wechat.js | |
# 知乎去广告 (By onewayticket255) | |
^https://api.zhihu.com/topstory/follow url script-response-body https://raw.githubusercontent.com/onewayticket255/Surge-Script/master/surge%20zhihu%20feed.js | |
^https://api.zhihu.com/topstory/recommend url script-response-body https://raw.githubuser |
This short document will show how to turn systemd-nspawn into a usable containeration system.
Those instructions here should work under Arch Linux and Debian 9
As configured in my dotfiles.
start new:
tmux
start new with session name:
<?xml version="1.0" encoding="UTF-8"?> | |
<!DOCTYPE fontconfig SYSTEM "fonts.dtd"> | |
<!-- | |
Noto Mono + Color Emoji Font Configuration. | |
Currently the only Terminal Emulator I'm aware that supports colour fonts is Konsole. | |
Usage: | |
0. Ensure that the Noto fonts are installed on your machine. | |
1. Install this file to ~/.config/fontconfig/conf.d/99-noto-mono-color-emoji.conf |
${file.fileName} of Project: ${project.name} | |
Copyright (C) ${today.year} ${username} | |
This program is free software: you can redistribute it and/or modify | |
it under the terms of the GNU Affero General Public License as published by | |
the Free Software Foundation, either version 3 of the License, or | |
(at your option) any later version. | |
This program is distributed in the hope that it will be useful, | |
but WITHOUT ANY WARRANTY; without even the implied warranty of |