Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Trick your brain into doing tasks
https://cdn-images-1.medium.com/max/2600/1*Kp22ZcaR7H9LSW2HlKQFgg.png
4 Productivity tricks for your lazy butt
Continue reading on Medium »
Trick your brain into doing tasks
https://cdn-images-1.medium.com/max/2600/1*Kp22ZcaR7H9LSW2HlKQFgg.png
4 Productivity tricks for your lazy butt
Continue reading on Medium »
LDAP-Password-Hunter - Password Hunter In The LDAP Infamous Database
It happens that due to legacy services requirements or just bad security practices password are world-readable in the LDAP database by any user who is able to authenticate. LDAP Password Hunter is a tool which wraps features of getTGT.py (Impacket) and ldapsearch in order to look up for password stored in LDAP database. Impacket getTGT.py script is used in order to authenticate the domain account used for enumeration and save its TGT kerberos ticket. TGT ticket is then exported in KRB5CCNAME variable which is used by ldapsearch script to authenticate and obtain TGS kerberos tickets for each domain/DC LDAP-Password-Hunter is ran for. Basing on the CN=Schema,CN=Configuration export results a custom list of attributes is built and filtered in order to identify a big query which might contains interesting results. Results are shown and saved in a sqlite3 database. The DB is made of one table containing the following columns: DistinguishedName AttributeName Value Domain Results are way more clean than the previous version and organized in the SQL DB. The output shows the entries found only if they are not in DB, so new entries pop up but the overall outcome of the analysis is still saved in a file with a timestamp. Usage Be sure your krb5.conf file is clean and the domains.txt and conf.txt are filled properly. From the project folder: ./run.sh Easy-peasy :) Credits SecureAuthCorp: For the work on Impacket project Alberto Solino (@agsolino): For the work on kerberoast modules based on the Impacket framework Retrospected: For helping out every Friday with debugging the code and brainstorming on new features Download LDAP-Password-Hunter
Read more...
It happens that due to legacy services requirements or just bad security practices password are world-readable in the LDAP database by any user who is able to authenticate. LDAP Password Hunter is a tool which wraps features of getTGT.py (Impacket) and ldapsearch in order to look up for password stored in LDAP database. Impacket getTGT.py script is used in order to authenticate the domain account used for enumeration and save its TGT kerberos ticket. TGT ticket is then exported in KRB5CCNAME variable which is used by ldapsearch script to authenticate and obtain TGS kerberos tickets for each domain/DC LDAP-Password-Hunter is ran for. Basing on the CN=Schema,CN=Configuration export results a custom list of attributes is built and filtered in order to identify a big query which might contains interesting results. Results are shown and saved in a sqlite3 database. The DB is made of one table containing the following columns: DistinguishedName AttributeName Value Domain Results are way more clean than the previous version and organized in the SQL DB. The output shows the entries found only if they are not in DB, so new entries pop up but the overall outcome of the analysis is still saved in a file with a timestamp. Usage Be sure your krb5.conf file is clean and the domains.txt and conf.txt are filled properly. From the project folder: ./run.sh Easy-peasy :) Credits SecureAuthCorp: For the work on Impacket project Alberto Solino (@agsolino): For the work on kerberoast modules based on the Impacket framework Retrospected: For helping out every Friday with debugging the code and brainstorming on new features Download LDAP-Password-Hunter
Read more...
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking Articles Tips Tricks Videos Tutorials
Photo
KitPloit - PenTest Tools!
LDAP-Password-Hunter - Password Hunter In The LDAP Infamous Database
https://blogger.googleusercontent.com/img/a/AVvXsEiPhtJldAg8IFVYMqJxD-uIkrJDhA0IoLHUUBtPHQRM99PYWhnALOgqobgLdQ2QguTVdu9bHQaf7sgg4b3rKQ9lNDtITWDja9eMrYwBKygv7Q0R4r4yBC4DZ15E97rVKjrOBX36anXwRaa9luZYBgmMDfk0mRea3wDBQ2bTn3V4tfqROiqNN9bwNeiC=w640-h300
It happens that due to legacy services requirements or just bad security practices password are world-readable in the LDAP database by any user who is able to authenticate.
LDAP Password Hunter is a tool which wraps features of getTGT.py (Impacket) and ldapsearch in order to look up for password stored in LDAP database. Impacket getTGT.py script is used in order to authenticate the domain account used for enumeration and save its TGT kerberos ticket. TGT ticket is then exported in KRB5CCNAME variable which is used by ldapsearch script to authenticate and obtain TGS kerberos tickets for each domain/DC LDAP-Password-Hunter is ran for. Basing on the CN=Schema,CN=Configuration export results a custom list of attributes is built and filtered in order to identify a big query which might contains interesting results. Results are shown and saved in a sqlite3 database. The DB is made of one table containing the following columns:
* DistinguishedName
* AttributeName
* Value
* Domain
Results are way more clean than the previous version and organized in the SQL DB. The output shows the entries found only if they are not in DB, so new entries pop up but the overall outcome of the analysis is still saved in a file with a timestamp.
Usage
Be sure your krb5.conf file is clean and the domains.txt and conf.txt are filled properly.
From the project folder:
Easy-peasy :)
Credits
* SecureAuthCorp: For the work on Impacket project
* Alberto Solino (@agsolino): For the work on kerberoast modules based on the Impacket framework
* Retrospected: For helping out every Friday with debugging the code and brainstorming on new features
Download LDAP-Password-Hunter
___________________________
@hacking_Attack
@Hacking_Video
LDAP-Password-Hunter - Password Hunter In The LDAP Infamous Database
https://blogger.googleusercontent.com/img/a/AVvXsEiPhtJldAg8IFVYMqJxD-uIkrJDhA0IoLHUUBtPHQRM99PYWhnALOgqobgLdQ2QguTVdu9bHQaf7sgg4b3rKQ9lNDtITWDja9eMrYwBKygv7Q0R4r4yBC4DZ15E97rVKjrOBX36anXwRaa9luZYBgmMDfk0mRea3wDBQ2bTn3V4tfqROiqNN9bwNeiC=w640-h300
It happens that due to legacy services requirements or just bad security practices password are world-readable in the LDAP database by any user who is able to authenticate.
LDAP Password Hunter is a tool which wraps features of getTGT.py (Impacket) and ldapsearch in order to look up for password stored in LDAP database. Impacket getTGT.py script is used in order to authenticate the domain account used for enumeration and save its TGT kerberos ticket. TGT ticket is then exported in KRB5CCNAME variable which is used by ldapsearch script to authenticate and obtain TGS kerberos tickets for each domain/DC LDAP-Password-Hunter is ran for. Basing on the CN=Schema,CN=Configuration export results a custom list of attributes is built and filtered in order to identify a big query which might contains interesting results. Results are shown and saved in a sqlite3 database. The DB is made of one table containing the following columns:
* DistinguishedName
* AttributeName
* Value
* Domain
Results are way more clean than the previous version and organized in the SQL DB. The output shows the entries found only if they are not in DB, so new entries pop up but the overall outcome of the analysis is still saved in a file with a timestamp.
Usage
Be sure your krb5.conf file is clean and the domains.txt and conf.txt are filled properly.
From the project folder:
./run.shEasy-peasy :)
Credits
* SecureAuthCorp: For the work on Impacket project
* Alberto Solino (@agsolino): For the work on kerberoast modules based on the Impacket framework
* Retrospected: For helping out every Friday with debugging the code and brainstorming on new features
Download LDAP-Password-Hunter
___________________________
@hacking_Attack
@Hacking_Video
KitPloit - PenTest & Hacking Tools
LDAP-Password-Hunter - Password Hunter In The LDAP Infamous Database
Watch "Welcome to C0V3RT - Exploration of ALL THINGS "Covert Entry"" on YouTube
https://www.reddit.com/r/Pentesting/comments/sp4u3t/watch_welcome_to_c0v3rt_exploration_of_all_things/
___________________________
@hacking_Attack
@Hacking_Video
https://www.reddit.com/r/Pentesting/comments/sp4u3t/watch_welcome_to_c0v3rt_exploration_of_all_things/
___________________________
@hacking_Attack
@Hacking_Video
reddit
Watch "Welcome to C0V3RT - Exploration of ALL THINGS "Covert...
Posted in r/Pentesting by u/Can0pen3r • 0 points and 0 comments
submitted by /u/Can0pen3r (https://www.reddit.com/user/Can0pen3r)
[link] (https://youtu.be/vyoaBI9DSqk) [comments] (https://www.reddit.com/r/Pentesting/comments/sp4u3t/watch_welcome_to_c0v3rt_exploration_of_all_things/)
___________________________
@hacking_Attack
@Hacking_Video
[link] (https://youtu.be/vyoaBI9DSqk) [comments] (https://www.reddit.com/r/Pentesting/comments/sp4u3t/watch_welcome_to_c0v3rt_exploration_of_all_things/)
___________________________
@hacking_Attack
@Hacking_Video
Reddit
overview for Can0pen3r
The u/Can0pen3r community on Reddit. Reddit gives you the best of the internet in one place.
hacking: security in practice
What can be done about someone spreading extremely disturbing lies about my recent passed brother on twitter?
Someone has made an account an are basically coming out with deeply disturbing an very personal attacks on my brother who passed away 3 weeks ago.
Can I find out who it is?
Can legal action be taken?
submitted by /u/Myeternalthrowaway19
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
What can be done about someone spreading extremely disturbing lies about my recent passed brother on twitter?
Someone has made an account an are basically coming out with deeply disturbing an very personal attacks on my brother who passed away 3 weeks ago.
Can I find out who it is?
Can legal action be taken?
submitted by /u/Myeternalthrowaway19
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
What can be done about someone spreading extremely disturbing lies...
Someone has made an account an are basically coming out with deeply disturbing an very personal attacks on my brother who passed away 3 weeks ago....
hacking: security in practice
Cloudskulk: A rootkit that can virtualize your entire machine like a matryoshka doll.
Running low on Nightmare fuel? I got you fam. Cloudskulk https://scholarworks.boisestate.edu/cgi/viewcontent.cgi?article=2426&context=td
There is a new species of rootkit that is entirely virtual and seems to be capable of virtualizing the I/O of another machine.
These new virtual machine rootkits (VMR) are a threat to cloud computing instances because they operate on the actual hypervisor that the VMs run on. If migration is enabled a VMR like Cloudskulk running on the same hardware can slide in between another VM instance and the hypervisor effectively virtualizing the target inside itself like a freaky glass prison or a Russian nesting doll.
Testing seems to show that these things have an inherent weakness. They would be sensitive to high I/O throughput because of compounding demand on resources.
submitted by /u/coldasthegrave
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
Cloudskulk: A rootkit that can virtualize your entire machine like a matryoshka doll.
Running low on Nightmare fuel? I got you fam. Cloudskulk https://scholarworks.boisestate.edu/cgi/viewcontent.cgi?article=2426&context=td
There is a new species of rootkit that is entirely virtual and seems to be capable of virtualizing the I/O of another machine.
These new virtual machine rootkits (VMR) are a threat to cloud computing instances because they operate on the actual hypervisor that the VMs run on. If migration is enabled a VMR like Cloudskulk running on the same hardware can slide in between another VM instance and the hypervisor effectively virtualizing the target inside itself like a freaky glass prison or a Russian nesting doll.
Testing seems to show that these things have an inherent weakness. They would be sensitive to high I/O throughput because of compounding demand on resources.
submitted by /u/coldasthegrave
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
Cloudskulk: A rootkit that can virtualize your entire machine like...
Running low on Nightmare fuel? I got you fam. Cloudskulk...
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
How Artificial Intelligence is Changing Cybersecurity
https://cdn-images-1.medium.com/max/600/0*SYJefESCK4I1E4bu.jpg
Continue reading on Netacea »
___________________________
@hacking_Attack
@Hacking_Video
How Artificial Intelligence is Changing Cybersecurity
https://cdn-images-1.medium.com/max/600/0*SYJefESCK4I1E4bu.jpg
Continue reading on Netacea »
___________________________
@hacking_Attack
@Hacking_Video
Medium
How Artificial Intelligence is Changing Cybersecurity
The impact of AI on cybersecurity continues to be a hot topic of discussion within the information security industry. Cyber-threats are rapidly increasing in volume. In part, this is because the…
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
White Collar Criminals
https://cdn-images-1.medium.com/max/800/0*ewdr9aYBjSZeuy4N.png
We’ve discussed many cryptocurrency hacks on Invstr Crunch. Last year, cyber criminals around the world stole a record $14 billion in…
Continue reading on invstr »
___________________________
@hacking_Attack
@Hacking_Video
White Collar Criminals
https://cdn-images-1.medium.com/max/800/0*ewdr9aYBjSZeuy4N.png
We’ve discussed many cryptocurrency hacks on Invstr Crunch. Last year, cyber criminals around the world stole a record $14 billion in…
Continue reading on invstr »
___________________________
@hacking_Attack
@Hacking_Video
Medium
White Collar Criminals 💸
We’ve discussed many cryptocurrency hacks on Invstr Crunch. Last year, cyber criminals around the world stole a record $14 billion in…
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
How to hack any Android Games
https://cdn-images-1.medium.com/max/1024/0*rqtH-x6dkcnsNPam.jpg
Playing video games on our smartphones is quite common. However, the annual growth rate of this industry has been famed to be about 12.9%…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
How to hack any Android Games
https://cdn-images-1.medium.com/max/1024/0*rqtH-x6dkcnsNPam.jpg
Playing video games on our smartphones is quite common. However, the annual growth rate of this industry has been famed to be about 12.9%…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
How to hack any Android Games
Playing video games on our smartphones is quite common. However, the annual growth rate of this industry has been famed to be about 12.9%…