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

@Hacking_Video
@Hacking_attack
Download Telegram
BRUTESRV Module performs wordlist ServiceName guessing attack if not successful will ask for brute force attack. wodat.exe BRUTESRV -server:XXX.XXX.XXX.XXX -port:1521
BRUTECRED Module performs wordlist password based attack. The following options exist: A - username:password combolist with no credentials (https://www.kitploit.com/search/label/Credentials) given during arguments
B - username list with password given in arguments
C - password list with username given in arguments
D - username as password with username list provided
To perform a basic attack with a given file that has username:password combos. wodat.exe BRUTECRED -server:XXX.XXX.XXX.XXX -port:1521 -sid:XE

___________________________
@hacking_Attack
@Hacking_Video
TEST Module tests if the given connection string can connect successfully. wodat.exe TEST -server:XXX.XXX.XXX.XXX -port:1521 -sid:XE -user:peter -pass:pan

___________________________
@hacking_Attack
@Hacking_Video
DISC Module will perform discovery against provided CIDR range or file with instances. Note, only instances with valid TNS listeners will be returned. Testing a network range will be much faster as it’s processed in parallel. wodat.exe DISC

Instances to test must be formatted as per the below example targets.txt: 192.168.10.1
192.168.10.5,1521

___________________________
@hacking_Attack
@Hacking_Video
hacking: security in practice
Cracking a code with known characters

Say that I have a 6-digit code where I know the first and last characters. (Ex. A****@)

How would I go about cracking this code in a website input field?

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

___________________________
@hacking_Attack
@Hacking_Video
Bug Zero at a Glance [Week 12–18 November]

Let’s look back at #GEW2022 w/ Bug ZeroContinue reading on Bug Zero »
Read more...
hacking: security in practice
ACER c871 chromebook developer mode disabled.

I just moved into a new apartment where the previous tenants left behind a boat load of crap with a few items of value. My landlord had me clean the place out and said I could keep whatever I wanted.

One of these items of value is an ACER c871 (manufacture date 06/16/2020) and unfortunately it is enterprise enrolled.

As far as I understand, and please keep in mind that although im not a tech wizard, i have a very basic understanding of hardware and software principles, the write protection isn't a switch or a screw but is somehow inline with the battery (CR50 I think it's called). I've read online that removing the battery and holding down the power key should bypass some administrative lock but I can't seem to get it to work. After you unplug the battery from the motherboard and proceed to hold the power key, am I supposed to have the AC charger plugged in while I hold down the key or no?

Honestly if someone could provide me with a more detailed process on how to enable developer mode and bypass the enterprise enrollment than any of the ones I found online that would be rad. Thanks yall.

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

___________________________
@hacking_Attack
@Hacking_Video