Forwarded from محمد
Practical_Cryptography_in_Python_Learning_Correct_Cryptography_by.pdf
5.9 MB
للمهتمين بالتشفير ، التشفير بواسطة بايثون 🐍 .
Forwarded from محمد
مستودع ممتاز على GitHub يوجد فيه العديد من المصادر التي يُعتمد عليها في إستخبارات التهديدات الأمنية
(Threat Intelligence)
من أدوات و أُطر عمل(Frameworks) و كُتب و منصات و أبحاث و مصادر تقدم معلومات مُحدثه عن التهديدات الأمنيه المحتمله
https://github.com/hslatman/awesome-threat-intelligence
(Threat Intelligence)
من أدوات و أُطر عمل(Frameworks) و كُتب و منصات و أبحاث و مصادر تقدم معلومات مُحدثه عن التهديدات الأمنيه المحتمله
https://github.com/hslatman/awesome-threat-intelligence
GitHub
GitHub - hslatman/awesome-threat-intelligence: A curated list of Awesome Threat Intelligence resources
A curated list of Awesome Threat Intelligence resources - hslatman/awesome-threat-intelligence
Forwarded from M0h@mm3d Al0t!b!
Memory forensics.pdf
1024 KB
Forwarded from fahed
OSCP 2.pdf
907.9 KB
من افضل الاشياء اللي ارسلتها offsec
ملف فيه كل التحديثات اللي تخص اختبار OSCP
منها طريقه الاختبار وحساب النقاط الجديد و كتابه التقارير الخ ...
وهنا خارطه ذهنية ل Pentesting Active Directory :
https://www.xmind.net/m/5dypm8/
ملف فيه كل التحديثات اللي تخص اختبار OSCP
منها طريقه الاختبار وحساب النقاط الجديد و كتابه التقارير الخ ...
وهنا خارطه ذهنية ل Pentesting Active Directory :
https://www.xmind.net/m/5dypm8/
Forwarded from M0h@mm3d Al0t!b!
CSP Bypass-Exploiting Misconfigurations.pdf
4 MB
Forwarded from M0h@mm3d Al0t!b!
Scanning WP Plugins for Vulnerabilities.pdf
1.5 MB
فحص اضافات WP من الثغرات الأمنية
Awesome Hacker Search Engines
A repo containing search engines and online services useful for pentesting, general security, red team, bug bounty etc..
https://github.com/edoardottt/awesome-hacker-search-engines
A repo containing search engines and online services useful for pentesting, general security, red team, bug bounty etc..
https://github.com/edoardottt/awesome-hacker-search-engines
GitHub
GitHub - edoardottt/awesome-hacker-search-engines: A curated list of awesome search engines useful during Penetration testing,…
A curated list of awesome search engines useful during Penetration testing, Vulnerability assessments, Red/Blue Team operations, Bug Bounty and more - edoardottt/awesome-hacker-search-engines
↣ خطوات تحميل الاداة ↢
1- go to github page: https://github.com/soxoj/maigret
2- open kali linux
3- open termanil
4- Copy Bellow
sudo apt update && sudo apt upgrade -y
sudo apt install git
sudo apt install python3
sudo apt install python3-pip
sudo git clone https://github.com/soxoj/maigret.git
sudo chmod 777 maigret
sudo chmod 777 ./maigret/report
sudo chmod 777 ./maigret/maigret/resources/data.json
cd maigret
pip3 install -r requirements.txt
5- python3 maigret.py username -P
6- firefox /PATH/TO/PDF
1- go to github page: https://github.com/soxoj/maigret
2- open kali linux
3- open termanil
4- Copy Bellow
sudo apt update && sudo apt upgrade -y
sudo apt install git
sudo apt install python3
sudo apt install python3-pip
sudo git clone https://github.com/soxoj/maigret.git
sudo chmod 777 maigret
sudo chmod 777 ./maigret/report
sudo chmod 777 ./maigret/maigret/resources/data.json
cd maigret
pip3 install -r requirements.txt
5- python3 maigret.py username -P
6- firefox /PATH/TO/PDF
GitHub
GitHub - soxoj/maigret: 🕵️♂️ Collect a dossier on a person by username from thousands of sites
🕵️♂️ Collect a dossier on a person by username from thousands of sites - soxoj/maigret
👍1💯1