Skip to main content

Posts

Showing posts from September, 2021

How to find wifi password

 How to find wifi password: Disclaimer: I have collected this from pentester academy. Do not use this types of task for malicious purpose. I will not be responsible if someone use this for malicious purpose. This is for educational purpose and personal home use only. netsh wlan show profiles netsh wlan show profiles name="Avi's World_5G" key=clear netsh wlan show profiles name="Avi's World_5G" key=clear | findstr /I "key content"

Zip file password crack

Disclaimer :  The following steps are for educational and CTF purposes completely. If someone uses the technique for a malicious purpose, I will not be responsible for that.  First, you need to make a hash of the password-protected zip file and save that hash value in a text file using the zip2john kali Linux tool.  Use the following commands in the Linux shell: zip2john pass_protected.zip > hash.txt john hash.txt --wordlist=/usr/share/wordlists/rockyou.txt john --show hash.txt

Cryptography ctf by Avi

Brain fuck and reverse brain fuck cypher:  https://www.dcode.fr/brainfuck-language ++++++++++[>+>+++>+++++++>++++++++++<<<<-]>>>>++++++++++++.<------------------.>+++..++++.--------.+++.--------------.+++++.++++++++++.-----.+.+++++.------------.<---.>----..+.+++++++++. The reverse brain fuck starts with the - (minus) sign. https://www.dcode.fr/langage-reversefuck ----------]<-<---<-------<---------->>>>+[<<<+++,<---------------------,+++++++++++++++++++++++,---,-------------,++++++++++++++++,+,-------------,+++++++,-----,+++++++++++,--------------------------,>-------------,<++,+++++,++++++++++++,-------,+,>>--,<<+++++,----------,>>,<<+++++++++++++++++,---,--------------,-,>>,<<++++,--,+++,++++++++,-----------,>-----------------,<+++++,++++,-----,>------,>,<<++,>++++++,<--,>------,<-------,>++++++,------,++,<--------,