Hacking Articles Tips Tricks Videos Tutorials
469 subscribers
66.2K photos
15 videos
157 files
133K links
Exploit
Pentesting
Hacking
Red Team
Blue Team
Kali Linux
Bug Bounty
Black Hat
Cyber security etc

@Hacking_Video
@Hacking_attack
Download Telegram
hacking: security in practice
Is there any way to get into someone's Windows Installer USB? Can any damage be done to the PC via that stick after a clean install? Can the hacker get himself on the PC via the stick after a Windows reinstall?

Pretty much the title. I wonder if a hacker, or maybe a virus can get on that stick after the Windows Setup to make the USB a bootable stick to install Windows, and if so, what can be done. Can you import yourself on the same PC, via that Windows Installer, during the Windows reinstallation?

submitted by /u/dadybosma
[link] [comments]
WordPress-Brute-Force - Super Fast Login WordPress Brute Force

WordPress Brute Force Super Fast Login .---. .----------- / \ _ / ------ / / \( )/ ----- ////// ' \/ ` --- //// / // : ★★ : --- // / / /` '--// //..\ WpCrack Brute Froce Tool ====UU====UU========================== '//||\` ''``usage: python WpCrack.py options optional arguments: -h, --help show this help message and exit -V, --version show program's version number and exit -d, --debug debugging modetarget arguments: -t , --target url of the target -u , --username username of the target (default: admin) -p , --password password of the target (change -p to --p to use a wordlist) --timeout timed out for requests --thread numbe rs of threading multiproccesor (default: 5) --proxy using a HTTP proxy (ex: http://site.com:8000)Copyright © 2021 Andrew - Powered by Indonesian DarknetHow To Use Using a single password python WpCrack.py -t http://site.com/wp-login.php -u admin -p password Using a multiple password / wordlist python WpCrack.py -t http://site.com/wp-login.php -u admin --p wordlist.txt About WpCrack is a tool used to force login into the WordPress CMS web application and is built in the Python programming language Features Very fast login Use of HTTP proxies Multithreading or Multiprocessor Download WordPress-Brute-Force
Read more...
WordPress Brute Force (https://www.kitploit.com/search/label/Brute%20Force) Super Fast Login .---. .-----------
/ \ __ / ------
/ / \( )/ -----
////// ' \/ ` ---
//// / // : ★★ : ---
// / / /` '--
// //..\ WpCrack Brute Froce Tool
====UU====UU==========================
'//||\`
''``
usage: python WpCrack.py [options]
optional arguments:
-h, --help show this help message and exit
-V, --version show program's version number and exit
-d, --debug debugging (https://www.kitploit.com/search/label/Debugging) mode

target arguments:
-t , --target url of the target
-u , --username username of the target (default: admin)
-p , --password password of the target (change -p to --p to use a wordlist)

--timeout timed out for requests
--thread numbe rs of threading (https://www.kitploit.com/search/label/Threading) multiproccesor (default: 5)
--proxy using a HTTP proxy (ex: http://site.com:8000)

Copyright © 2021 Andrew - Powered by Indonesian Darknet
How To Use
Using a single password python WpCrack.py -t http://site.com/wp-login.php -u admin -p password Using a multiple password / wordlist python WpCrack.py -t http://site.com/wp-login.php -u admin --p wordlist.txt
About
WpCrack is a tool used to force login into the WordPress (https://www.kitploit.com/search/label/WordPress) CMS web application and is built in the Python programming language
Features
Very fast login Use of HTTP proxies Multithreading or Multiprocessor

Download WordPress-Brute-Force (https://github.com/22XploiterCrew-Team/WordPress-Brute-Force)
Hacking Articles Tips Tricks Videos Tutorials
Photo
KitPloit - PenTest Tools!
WordPress-Brute-Force - Super Fast Login WordPress Brute Force

https://1.bp.blogspot.com/-ZdDrDluaAP8/YJCY0sTqyHI/AAAAAAAAWFo/iJSPjEkEpzEa5Ctu-viIPkobfNvKSEC6wCNcBGAsYHQ/s16000/WordPress-Brute-Force_1.jpeg
WordPress Brute Force Super Fast Login
.---. .-----------
/ \ __ / ------
/ / \( )/ -----
////// ' \/ ` ---
//// / // : ★★ : ---
// / / /` '--
// //..\ WpCrack Brute Froce Tool
====UU====UU==========================
'//||\`
''``
usage: python WpCrack.py [options]
optional arguments:
-h, --help show this help message and exit
-V, --version show program's version number and exit
-d, --debug debugging mode

target arguments:
-t , --target url of the target
-u , --username username of the target (default: admin)
-p , --password password of the target (change -p to --p to use a wordlist)

--timeout timed out for requests
--thread numbe rs of threading multiproccesor (default: 5)
--proxy using a HTTP proxy (ex: http://site.com:8000)

Copyright © 2021 Andrew - Powered by Indonesian Darknet

How To Use

Using a single password

python WpCrack.py -t http://site.com/wp-login.php -u admin -p password

Using a multiple password / wordlist

python WpCrack.py -t http://site.com/wp-login.php -u admin --p wordlist.txt

About

WpCrack is a tool used to force login into the WordPress CMS web application and is built in the Python programming language

Features

* Very fast login
* Use of HTTP proxies
* Multithreading or Multiprocessor
Download WordPress-Brute-Force
Deep Web
How much money do i need to build onion website?

Okay, please read this first.

So i want to build onion website, and i will make money with it from donation. But i have some questions and i hope someone can help me and not just trolling.

* (Very Important) How much money do i need to build onion website?
* (Very Important) How much money do i need to pay host,cloud, and domain costs a year?
* (Very Important) What is the best provider for running onion website?
* (Very Important) Is it works to get money from people donation?
* (Other) What is the best vps provider for onion website?
* (Other) If i don't pay taxes from money that i got from it, will it become illegal even if there is no illegal contents on it?
* (Other) What kind of theme that i shouldn't using for onion site?
* (Other) how can i get much visitor from adv ?

Type of website: V3 onion address website, Board Forum(sub), Blog(sub), profile (first permalink), product adv(sub), Donation page (first permalink), Menu with list (Homesite), No ip tracking plugin, and with simple design.

I don't have the money yet and my plan is still not clear. But i will be glad if you give me advices.

submitted by /u/HastpallODBITWSESss
[link] [comments]
hacking: security in practice
Is there a way to disable windows defender from powershell (admin)?

I am trying to play around with a rubber ducky script that would disable windows defender completely to run a virus or malware. Is there a way to do this? I have been researching and testing various solutions, but have had no luck so far. Is it even possible?

submitted by /u/d34th5tr0k3_
[link] [comments]
hacking: security in practice
How to get email of a target?

My question is how would someone get the email of a target using for example there username froma social media account or anything similar is it just social engineering or is there some way else.

submitted by /u/An0nym0usXV
[link] [comments]