Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
What are Flash Loans?
https://cdn-images-1.medium.com/max/1600/1*LIVgBbqBpaVRsKIv3XsMQQ.jpeg
Flash Loan attacks are the latest talk of the crypto town. Recently, so many great platforms have incurred hefty losses, being victims of…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
What are Flash Loans?
https://cdn-images-1.medium.com/max/1600/1*LIVgBbqBpaVRsKIv3XsMQQ.jpeg
Flash Loan attacks are the latest talk of the crypto town. Recently, so many great platforms have incurred hefty losses, being victims of…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
What are Flash Loans?
Flash Loan attacks are the latest talk of the crypto town. Recently, so many great platforms have incurred hefty losses, being victims of…
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Hackers Deploy Anti-Virus
https://cdn-images-1.medium.com/max/2600/0*Ms0pT6WAYEpkp0M2
Yesterdays reveal from Norton Anti-Virus that they will include and pushout Ethereum miners as part of their software is both shocking and…
Continue reading on Medium »
Hackers Deploy Anti-Virus
https://cdn-images-1.medium.com/max/2600/0*Ms0pT6WAYEpkp0M2
Yesterdays reveal from Norton Anti-Virus that they will include and pushout Ethereum miners as part of their software is both shocking and…
Continue reading on Medium »
Hacking Articles Tips Tricks Videos Tutorials
Photo
KitPloit - PenTest Tools!
Penglab - Abuse Of Google Colab For Cracking Hashes
https://1.bp.blogspot.com/-UwKWOz36n7Q/YLcrxxO5MrI/AAAAAAAAXiU/MVZE2ZPUFWYIQuWkvXRpeA3RuCMDQZXxgCNcBGAsYHQ/s16000/Penglab.png
Abuse of Google Colab for fun and profit.
What is it ?
Penglab is a ready-to-install setup on Google Colab for cracking hashes with an incredible power, really useful for CTFs. (See benchmarks below.)
It installs by default :
* Hashcat
* John
* Hydra
* SSH (with ngrok)
And now, it can also :
* Launch an integrated shell
* Download the wordlists Rockyou and HashesOrg2019 quickly !
You only need a Google Account to use Google Colab, and to use ngrok for SSH (optional).
How to use it ?
1. Go on : https://colab.research.google.com/github/mxrch/penglab/blob/master/penglab.ipynb
2. Select "Runtime", "Change runtime type", and set "Hardware accelerator" to GPU.
3. Change the config by setting "True" at tools you want to install.
4. Select "Runtime" and "Run all" !
What is Google Colab ?
Google Colab is a free cloud service, based on Jupyter Notebooks for machine-learning education and research. It provides a runtime fully configured for deep learning and free-of-charge access to a robust GPU.
Benchmarks
Hashcat Benchmark :
Speedtest :
Download Penglab
Penglab - Abuse Of Google Colab For Cracking Hashes
https://1.bp.blogspot.com/-UwKWOz36n7Q/YLcrxxO5MrI/AAAAAAAAXiU/MVZE2ZPUFWYIQuWkvXRpeA3RuCMDQZXxgCNcBGAsYHQ/s16000/Penglab.png
Abuse of Google Colab for fun and profit.
What is it ?
Penglab is a ready-to-install setup on Google Colab for cracking hashes with an incredible power, really useful for CTFs. (See benchmarks below.)
It installs by default :
* Hashcat
* John
* Hydra
* SSH (with ngrok)
And now, it can also :
* Launch an integrated shell
* Download the wordlists Rockyou and HashesOrg2019 quickly !
You only need a Google Account to use Google Colab, and to use ngrok for SSH (optional).
How to use it ?
1. Go on : https://colab.research.google.com/github/mxrch/penglab/blob/master/penglab.ipynb
2. Select "Runtime", "Change runtime type", and set "Hardware accelerator" to GPU.
3. Change the config by setting "True" at tools you want to install.
4. Select "Runtime" and "Run all" !
What is Google Colab ?
Google Colab is a free cloud service, based on Jupyter Notebooks for machine-learning education and research. It provides a runtime fully configured for deep learning and free-of-charge access to a robust GPU.
Benchmarks
Hashcat Benchmark :
====================
* Device #1: Tesla P100-PCIE-16GB, 16017/16280 MB, 56MCU
OpenCL API (OpenCL 1.2 CUDA 10.1.152) - Platform #1 [NVIDIA Corporation]
========================================================================
* Device #2: Tesla P100-PCIE-16GB, skipped
Benchmark relevant options:
===========================
* --optimized-kernel-enable
Minimum password length supported by kernel: 0
Maximum password length supported by kernel: 55
Hashmode: 0 - MD5
Speed.#1.........: 27008.0 MH/s (69.17ms) @ Accel:64 Loops:512 Thr:1024 Vec:8
Minimum password length supported by kernel: 0
Maximum password length supported by kernel: 55
Hashmode: 100 - SHA1
Speed.#1.........: 9590.3 MH/s (48.61ms) @ Accel:8 Loops:1024 Thr:1024 Vec:1
Minimum password length supported by kernel: 0
Maximum password length supported by kernel: 55Speedtest :
Testing from Google Cloud (35.203.136.151)... Retrieving speedtest.net server list... Selecting best server based on ping... Hosted by KamaTera INC (Santa Clara, CA) [11.95 km]: 28.346 ms Testing download speed................................................................................ Download: 2196.68 Mbit/s Testing upload speed...................................................................................................... Upload: 3.87 Mbit/s Download Penglab
hacking: security in practice
If case sensitivity was not a factor, how would it have impacted brute force and password security?
This question has been on my mind a lot lately. It is obviously only hypothetical, but the repercussions for a simple “yes or no” implementation are daunting to say the least.
The evolution towards case sensitive passwords would have been natural, I think, in this hypothetical world. However, how much faster would brute force methods be? Do you think brute force would have become so prevalent that regular users would have been forced to use complex passwords? Or does it not matter for the average joe?
submitted by /u/Auramaru
[link] [comments]
If case sensitivity was not a factor, how would it have impacted brute force and password security?
This question has been on my mind a lot lately. It is obviously only hypothetical, but the repercussions for a simple “yes or no” implementation are daunting to say the least.
The evolution towards case sensitive passwords would have been natural, I think, in this hypothetical world. However, how much faster would brute force methods be? Do you think brute force would have become so prevalent that regular users would have been forced to use complex passwords? Or does it not matter for the average joe?
submitted by /u/Auramaru
[link] [comments]
reddit
If case sensitivity was not a factor, how would it have impacted...
This question has been on my mind a lot lately. It is obviously only hypothetical, but the repercussions for a simple “yes or no” implementation...
Hacking Articles Tips Tricks Videos Tutorials
Photo
Kali Linux Tutorials
Ghidra-Evm : Module For Reverse Engineering Smart Contracts
Ghidra-Evm in the last few years, attacks on deployed smart contracts in the Ethereum blockchain have ended up in a significant amount of stolen funds due to programming mistakes. Since smart contracts, once compiled and deployed, are complex to modify and update different practitioners have suggested the importance of reviewing their security in the blockchain […]
The post Ghidra-Evm : Module For Reverse Engineering Smart Contracts appeared first on Kali Linux Tutorials.
Ghidra-Evm : Module For Reverse Engineering Smart Contracts
Ghidra-Evm in the last few years, attacks on deployed smart contracts in the Ethereum blockchain have ended up in a significant amount of stolen funds due to programming mistakes. Since smart contracts, once compiled and deployed, are complex to modify and update different practitioners have suggested the importance of reviewing their security in the blockchain […]
The post Ghidra-Evm : Module For Reverse Engineering Smart Contracts appeared first on Kali Linux Tutorials.
Hacker Spotlight: hunt4p1zza & pmnh
https://medium.com/uber-security-privacy/hacker-spotlight-hunt4p1zza-pmnh-c3e952c84cd0?source=rss------bug_bounty-5
Continuing our spotlight series, featuring two of our bug bounty winners from our April promo event.Continue reading on Uber Privacy & Security » (https://medium.com/uber-security-privacy/hacker-spotlight-hunt4p1zza-pmnh-c3e952c84cd0?source=rss------bug_bounty-5)
https://medium.com/uber-security-privacy/hacker-spotlight-hunt4p1zza-pmnh-c3e952c84cd0?source=rss------bug_bounty-5
Continuing our spotlight series, featuring two of our bug bounty winners from our April promo event.Continue reading on Uber Privacy & Security » (https://medium.com/uber-security-privacy/hacker-spotlight-hunt4p1zza-pmnh-c3e952c84cd0?source=rss------bug_bounty-5)
Hacking Articles Tips Tricks Videos Tutorials
Photo
Dark Reading: Attacks/Breaches
Data Breaches Drive Higher Loan Interest Rates
Businesses that suffer a security breach may not see their stock price tumble, but they may pay higher rates for loans and be forced to provide collateral, researchers report.
___________________________
@hacking_Attack
@Hacking_Video
Data Breaches Drive Higher Loan Interest Rates
Businesses that suffer a security breach may not see their stock price tumble, but they may pay higher rates for loans and be forced to provide collateral, researchers report.
___________________________
@hacking_Attack
@Hacking_Video
Dark Reading
Data Breaches Drive Higher Loan Interest Rates
Businesses that suffer a security breach may not see their stock price tumble, but they may pay higher rates for loans and be forced to provide collateral, researchers report.
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Writing a virus in python
https://cdn-images-1.medium.com/max/1280/1*3RKhsjotjJjrgimhU0EAkw.png
Why would anyone want to write malware in Python? We’ll do this to learn the general principles of malware development, and at the same…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Writing a virus in python
https://cdn-images-1.medium.com/max/1280/1*3RKhsjotjJjrgimhU0EAkw.png
Why would anyone want to write malware in Python? We’ll do this to learn the general principles of malware development, and at the same…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
Writing a virus in python
Why would anyone want to write malware in Python? We’ll do this to learn the general principles of malware development, and at the same…
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Twitter Osint using twint
https://cdn-images-1.medium.com/max/1280/1*8OMmTTOB_d7kbxi2e3acxA.png
Hello this article is about twitter osint using twint Twitter Intelligence Tool this tool is can be used to scape tweets from twitter…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Twitter Osint using twint
https://cdn-images-1.medium.com/max/1280/1*8OMmTTOB_d7kbxi2e3acxA.png
Hello this article is about twitter osint using twint Twitter Intelligence Tool this tool is can be used to scape tweets from twitter…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
Twitter Osint using twint
Hello this article is about twitter osint using twint Twitter Intelligence Tool this tool is can be used to scape tweets from twitter…
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Collecting metadata with Metagoofi
https://cdn-images-1.medium.com/max/797/1*Aa71DmC5bxR19N-YRet0GQ.png
Metagoofil is an information-gathering tool created for extracting metadata of public documents like pdf, doc, xls, ppt, docx, pptx, and…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Collecting metadata with Metagoofi
https://cdn-images-1.medium.com/max/797/1*Aa71DmC5bxR19N-YRet0GQ.png
Metagoofil is an information-gathering tool created for extracting metadata of public documents like pdf, doc, xls, ppt, docx, pptx, and…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
Collecting metadata with Metagoofi
Metagoofil is an information-gathering tool created for extracting metadata of public documents like pdf, doc, xls, ppt, docx, pptx, and…
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Ransomware just tanked my network
https://cdn-images-1.medium.com/max/2600/0*KcrlzNjot7Kyr8qg
Your systems are unresponsive, files are not opening, all files have a strange extension on them and in every folder you have a read me…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Ransomware just tanked my network
https://cdn-images-1.medium.com/max/2600/0*KcrlzNjot7Kyr8qg
Your systems are unresponsive, files are not opening, all files have a strange extension on them and in every folder you have a read me…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
Ransomware just tanked my network
Your systems are unresponsive, files are not opening, all files have a strange extension on them and in every folder you have a read me…