All Projects → lengjibo → Netuser

lengjibo / Netuser

使用windows api添加用户,可用于net无法使用时

Projects that are alternatives of or similar to Netuser

Brutesploit
BruteSploit is a collection of method for automated Generate, Bruteforce and Manipulation wordlist with interactive shell. That can be used during a penetration test to enumerate and maybe can be used in CTF for manipulation,combine,transform and permutation some words or file text :p
Stars: ✭ 424 (+346.32%)
Mutual labels:  hacker
Nyxt
Nyxt - the hacker's power-browser.
Stars: ✭ 7,038 (+7308.42%)
Mutual labels:  hacker
Whitehat
Information about my experiences on ethical hacking 💀
Stars: ✭ 54 (-43.16%)
Mutual labels:  hacker
Linux Basics For Hackers
书籍《Linux Basics for Hackers》2019版中文翻译版
Stars: ✭ 430 (+352.63%)
Mutual labels:  hacker
Powershell Attack Guide
Powershell攻击指南----黑客后渗透之道
Stars: ✭ 549 (+477.89%)
Mutual labels:  hacker
Hackingtool
ALL IN ONE Hacking Tool For Hackers
Stars: ✭ 7,521 (+7816.84%)
Mutual labels:  hacker
Pentesterspecialdict
渗透测试人员专用精简化字典 Dictionary for penetration testers happy hacker
Stars: ✭ 391 (+311.58%)
Mutual labels:  hacker
Blackworm
Black Worm Offical Repo
Stars: ✭ 80 (-15.79%)
Mutual labels:  hacker
Pocorgtfo
a "Proof of Concept or GTFO" mirror with extra article index, direct links and clean PDFs.
Stars: ✭ 560 (+489.47%)
Mutual labels:  hacker
Minion Ci
minimalist, decentralized, flexible Continuous Integration Server for hackers.
Stars: ✭ 44 (-53.68%)
Mutual labels:  hacker
Instainsane
Multi-threaded Instagram Brute Forcer (100 attemps at once)
Stars: ✭ 475 (+400%)
Mutual labels:  hacker
Opencanary web
The web management platform of honeypot
Stars: ✭ 547 (+475.79%)
Mutual labels:  hacker
Hacker Job Trends
Play with hackernews' "who is hiring"
Stars: ✭ 734 (+672.63%)
Mutual labels:  hacker
Wahh extras
The Web Application Hacker's Handbook - Extra Content
Stars: ✭ 428 (+350.53%)
Mutual labels:  hacker
Hacker ezines
A collection of electronic hacker magazines carefully curated over the years from multiple sources
Stars: ✭ 72 (-24.21%)
Mutual labels:  hacker
Hacking
hacker, ready for more of our story ! 🚀
Stars: ✭ 413 (+334.74%)
Mutual labels:  hacker
Brutal
Payload for teensy like a rubber ducky but the syntax is different. this Human interfaes device ( HID attacks ). Penetration With Teensy . Brutal is a toolkit to quickly create various payload,powershell attack , virus attack and launch listener for a Human Interface Device ( Payload Teensy )
Stars: ✭ 678 (+613.68%)
Mutual labels:  hacker
H4cker
This repository is primarily maintained by Omar Santos and includes thousands of resources related to ethical hacking / penetration testing, digital forensics and incident response (DFIR), vulnerability research, exploit development, reverse engineering, and more.
Stars: ✭ 10,451 (+10901.05%)
Mutual labels:  hacker
Jacobappelbaumleavestor
🔍 An investigation into Jacob Appelbaum leaving the Tor Project
Stars: ✭ 75 (-21.05%)
Mutual labels:  hacker
Dracnmap
Dracnmap is an open source program which is using to exploit the network and gathering information with nmap help. Nmap command comes with lots of options that can make the utility more robust and difficult to follow for new users. Hence Dracnmap is designed to perform fast scaning with the utilizing script engine of nmap and nmap can perform various automatic scanning techniques with the advanced commands.
Stars: ✭ 861 (+806.32%)
Mutual labels:  hacker

NetUser

使用windows api添加用户,可用于net无法使用时

原理:使用NetUserAdd这个API添加普通权限的用户,NetLocalGroupAddMembers这个API添加管理员权限。

需要administrator权限

成功后自动添加一个帐号test$密码为:[email protected]#123

效果图:

00.png

01.png

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].