Hacking Articles Tips Tricks Videos Tutorials
471 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
hacking: security in practice
Cracking an MD5 hash with hashcat

I have this MD5 hash that I wanted to crack, and I don't know anything about the actual word. I brute-forced normally till a length of 6 characters but now the compute time has gone exponentially higher.

I tried a few masks aswell but since I know nothing about the actual word, it's like shooting in the dark.
I wanted to try a dictionary attack next but I'm a bit confused as to what it is.

Will it simply try every word in the wordlist and see if that's the hash? or is it smart enough to also try some combinations of the words in the list.

Also, if there's a better approach I could take, please do let me know.

Thanks!!

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

___________________________
@hacking_Attack
@Hacking_Video
Setup Your Own Recon Machine on Digital Ocean

If you are a bug bounty hunter, you may notice that recon is very time consuming. Sometimes, even you have mostly automate your recon…Continue reading on Medium »
Read more...
PeTeReport - An Open-Source Application Vulnerability Reporting Tool

PeTeReport (PenTest Report) is an open-source application vulnerability reporting tool designed to assist pentesting/redteaming efforts, by simplifying the task of writting and generation of reports.Focused in product security, the tool help security researchers and pentesters to provide detailed findings, appendix, attack paths and manage a finding template database to avoid wasting time spent in the reporting phase.PeTeReport (PenTest Report) is written in Django and Python 3 with the aim to help pentesters to manage a finding repository, write reports (in Markdown) and generate reports in different formats (HTML, CSV, PDF, Jupyter and Markdown).DocumentationDocumentationInstallation and deployment Docker DjangoFeatures Customizable reports output Customizable reports templates Findings template database Possibility to add appendix to findings Possibility to add attack trees Deciduous to findings HTML Output format CSV Output format PDF Output format Jupyter Notebook Output format Markdown Output format CVSS 3.1 Score Docker installation DefectDojo integration User managementTODO More Output formats APIDemoDemo admin/P3t3r3p0rtSample ReportsPDF SampleHTML SampleMD SampleCSV SampleDownload Petereport
Read more...

___________________________
@hacking_Attack
@Hacking_Video
PeTeReport (PenTest Report) is an open-source application vulnerability (https://www.kitploit.com/search/label/Vulnerability) reporting tool designed to assist pentesting/redteaming efforts, by simplifying the task of writting and generation of reports.Focused in product security, the tool help security researchers and pentesters to provide detailed findings, appendix, attack paths and manage a finding template database to avoid wasting time spent in the reporting phase.PeTeReport (PenTest Report) is written in Django and Python 3 with the aim to help pentesters to manage a finding repository, write reports (in Markdown) and generate reports in different formats (HTML, CSV, PDF, Jupyter and Markdown).
Documentation
Documentation (https://1modm.github.io/petereport/)
Installation and deployment
Docker (https://1modm.github.io/petereport/docker/) Django (https://1modm.github.io/petereport/django/)
Features
Customizable (https://www.kitploit.com/search/label/Customizable) reports output Customizable reports templates Findings template database Possibility to add appendix to findings Possibility to add attack trees Deciduous (https://www.deciduous.app/) to findings HTML Output format CSV Output format PDF Output format Jupyter Notebook (https://www.kitploit.com/search/label/Jupyter%20Notebook) Output format Markdown Output format CVSS 3.1 Score Docker installation DefectDojo (https://www.kitploit.com/search/label/DefectDojo) integration User management
TODO
More Output formats API
Demo
Demo (http://1modm.pythonanywhere.com/) admin/P3t3r3p0rt

___________________________
@hacking_Attack
@Hacking_Video