Parat – Python Based Remote Administration Tool (RAT)

0
Best Linux Distro For Students

Parat is a simple remote administration tool (RAT) written in python. Compatible with both python 2 and 3 versions(dont forget that may causes some error.so please share us any error(s)) Do you want to try? Copy and paste on your terminal: git clone https://github.com/micle-fm/Parat && cd Parat && python main.py Note: it may need to install python -m easy_install pypiwin32 on some targets. Also...

WhoAmIMailBot : Service To Mask Your E-Mails

0

WhoAmIMailBot is a service to mask your e-mails. It was inspired by Blur, where you can create an alias for your e-mail and use it to signup on applications. The problem with Blur is that all e-mails pass trough their infraestructure and I don't need/want anybody looking on my e-mails, so I made this project....

TeleShadow3 : Telegram Desktop Session Stealer (Windows)

0

Teleshadow3 is a advanced Telegram desktop session hijacker for windows, you can download tool by clickin here. Set the email and sender details of the sender and recipient or use Telegram API! and send it to the victim after compiling. How do I use the session file? Just put tdata and telegram.exe in the same directory and open telegram.exe Also...

AirpyDump : Analyse Wireless Packets On The Fly

0

AirpyDump is a wireless packet analyzer, providing the interface most likely that of airodump-ng from aircrack suite. It currently provides three working modes which are Reader, Stealth and Live. Reader Mode is used to read a written captured file earlier either with airodump, wireshark or airpydump itself. Stealth mode is used when you are on a run and don't...

Converto : Installing Kali Linux on VPS Server

0

Converto is a automated Kali Linux or Parrot OS installer for VPS, also installs VNC (Graphical / Non-Graphical VNC). It is tested on the following; Tested on UbuntuTested on Debian Installing sudo apt-get update sudo apt-get install git git clone https://github.com/developerkunal/Converto.git cd Converto. chmod +x converto.sh ./converto.sh Also Read - XSSCon : Simple XSS Scanner Tool Type 1 For Install Type 2 For ExitType note...

CrossLinked : LinkedIn Enumeration Tool To Extract Valid Employee Names From An Organisation

0

CrossLinked simplifies the processes of searching LinkedIn to collect valid employee names when performing password spraying or other security testing against an organization. Using similar search engine scraping capabilities found in tools like subscraper and pymeta, CrossLinked will find valid employee names and help format the data according to the organization's account naming convention. Results will be written to a 'names.txt' file...

Graffiti : A Tool To Generate Obfuscated One Liners To Aid In Penetration Testing

0

Graffiti is a tool to generate obfuscated oneliners to aid in penetration testing situations. Graffiti accepts the following languages for encoding: PythonPerlBatchPowershellPHPBash It will also accept a language that is not currently on the list and store the oneliner into a database. Also Read - Bandit : Tool Designed To Find Common Security Issues In Python Code Features Graffiti comes complete with a database...

LANGhost : A LAN Dropbox Chatbot Controllable Via Telegram

0

LANGhost is designed for Raspberry Pis (Raspbian/Kali for RPi). Running it on other/desktop distros could cause issues and may not work as excepted. You will need a Raspberry Pi with fresh Raspbian/Kali on the SD card, because you don't want anything else running in the background. Boot up the Pi, get an SSH sell or connect a monitor and a keyboard...

Telegram BBBot : Telegram Bug Bounty Bot

0

Telegram BBBot is a Telegram Bug Bounty Bot. History Telegram BBBot This bot adopted special for deploying to HerokuGeneral purposes of this got - "Be helpful for infosec community!"Bot use https://github.com/maddevsio/bbcrawler for fetching informationUsed heroku https://github.com/heroku/go-getting-started as a template for projectFor bot used free account on heroku.com and firebase.com Also Read - Thc Hydra : Tool To Gain Unauthorised Access...

Thc Hydra : Tool To Gain Unauthorised Access From Remote To A System

0

Number one of the biggest security holes are passwords, as every password security study shows. Thc Hydra is a proof of concept code, to give researchers and security consultants the possibility to show how easy it would be to gain unauthorized access from remote to a system. THIS TOOL IS FOR LEGAL PURPOSES ONLY! There are already several login hacker tools...