Monday, 28 May 2018

Infection Monkey - Data center Security Testing Tool

Infection Monkey - Data center Security Testing Tool
   Welcome to the Infection Monkey!

   The Infection Monkey is an open source security tool for testing a data center's resiliency to perimeter breaches and internal server infection. The Monkey uses various methods to self propagate across a data center and reports success to a centralized Monkey Island server.
   The Infection Monkey is comprised of two parts:
    * Monkey - A tool which infects other machines and propagates to them
    * Monkey Island - A dedicated server to control and visualize the Infection Monkey's progress inside the data center

   To read more about the Monkey, visit Infection Monkey's website

Main Features: The Infection Monkey uses the following techniques and exploits to propagate to other machines.

   Multiple propagation techniques:
    * Predefined passwords
    * Common logical exploits
    * Password stealing using Mimikatz

   Multiple exploit methods:
    * SSH
    * SMB
    * RDP
    * WMI
    * Shellshock
    * Conficker
    * SambaCry
    * Elastic Search (CVE-2015-1427)

Install on Windows
   The Monkey Island server has been tested on Windows Server 2012, Windows XP, 7, 8.1 and 10

   Download Infection Monkey for Windows and open it:
      monkey-windows-32.exe (for Windows 32-bit) 
      monkey-windows-64.exe (for Windows 64-bit)

Install on Debian
   The Monkey Island has been tested on Ubuntu 14.04, 15.04 and 16.04. The Linux build has been tested on Ubuntu server and Debian (multiple versions).

   Download this Debian package, open and install it with Software
      infection_monkey_1.5.2_deb.tgz

   Or you can install Infection Monkey with Terminal (After extracting the .tgz file)
      sudo dpkg -i infection_monkey_1.5.2_deb

   Download orther:
      monkey-linux-32 (Linux 32-bit)
      monkey-linux-64 (Linux 34-bit)

Setup: Check out the Setup page in the Wiki or a quick getting started guide.

Building the Monkey from source
   If you want to build the monkey from source, see Setup and follow the instructions at the readme files under infection_monkey and monkey_island.

License
   Copyright (c) Guardicore Ltd
   GNU General Public License v3.0


What's wrong with image dimensions?

Yes, what's wrong? I say you - pretty much is wrong. I've completed a kind of little study for our firm about how well is image optimization in times of mobile first. You know what! I was disgusted twice:
  1. roughly 85% images are oversized - this is not a dark secret, we are used to this in the meanwhile,
  2. roughly 20% images are oversized in terms of dimensions: it means 20% of original images are higher than their displaying dimensions.
Read further: study setup, detailed results, toolchain and scripts
Read full article »

2018 fifa world cup : All qualifiers teams slogans ⚽| mottos | Fifa official



welcome to knowledge tube Daily Fifa world cup 2018 russia Squad | Update | team news | statistics | schedule

today we will show you all world cup 2018 qualified teams official slogans | mottos

FIFA reveals the slogans for 32 teams at the World Cup

FIFA revealed the 32 winning slogans for the World Cup in Russia after choosing from 96 slogans that were created by FIFA.com users.
According to the governing body’s official site, the 32 winners will get a chance to travel to Russia. A public vote decided the winners. The winners will get plane tickets for two and at least three nights’ accommodation in a four-star hotel. They will also get to accompany the team to a match while their slogans will be displayed on the 32 team buses.

The Slogans are:

Argentina: Together for a dream



Australia: BE BRAVE, BE BOLD, SOCCEROOS IN GREEN AND GOLD



Belgium: RED DEVILS ON A MISSION



Brazil: More than 5 stars, 200 million hearts



Colombia: Here goes 1 dream, 3 colors and 50 million hearts



Costa Rica: Nothing is impossible when a whole country plays



Croatia: Small country, big dreams



Denmark: Together we make history



England: SEND US VICTORIOUS



Egypt: When you say Pharaohs, the world must get up and listen



France: Your strength, our passion! Come on Les Bleus!



Germany: Let's write history together



Iceland: LET'S MAKE OUR DREAM COME TRUE



Iran: 80 MILLION PEOPLE, 1 NATION , 1 HEART BEAT



Japan: IT’S TIME TO BATTLE, SAMURAI BLUE!



Korea Republic: TIGERS OF ASIA, CONQUER THE WORLD



Mexico: MADE IN MEXICO, MADE FOR VICTORY



Morocco: The Atlas Lions, pride of Morocco



Nigeria: THE WINGS OF AFRICAN PRIDE



Panama: PANAMA THE FORCE OF TWO SEAS



Peru: We are back! 30 Million Peruvians are travelling here



Poland: GO POLAND!



Portugal: THE PAST IS GLORY, THE PRESENT IS HISTORY



Russia: PLAY WITH AN OPEN HEART



Saudi Arabia: DESERT KNIGHTS



Senegal: IMPOSSIBLE IS NOT SENEGALESE



Serbia: ONE TEAM, ONE DREAM - SERBIA!



Spain: TOGETHER WE ARE INVINCIBLE



Sweden: TOGETHER FOR SWEDEN!



Switzerland: FOUR LANGUAGES, ONE NATION



Tunisia: Russia here comes the eagles hand in hand players and fans



Uruguay: The sun shines in Russia, the sky is all light blue


----
watch our world cup 2018 prediction ( in a new way ) -
https://youtu.be/faehGu9OSjo

FIFA 2018 WORLD CUP RUSSIA OFFICIAL LEAKED Jerseys & kits overview -
https://youtu.be/8g0lU1G0a8E

2018 Fifa world cup squad : Brazil 23 man Final official Squad -
https://youtu.be/2Xa8M6WIC2g

2018 FIFA World Cup : Argentina Final Squad for 2018 World Cup -
https://youtu.be/F1ZGtdadrds

--

PiKarma - Detects Wireless Network attacks performed by KARMA Module (Fake AP)

Screenshots

Working Principle for PiKarma
 * Collects all the packets from Wireless Network. (Probe Response)
 * Analyses all the packets in real time.
 * If PiKarma finds more than one SSID info from unique mac address in Probe Response;
 * Logs the activity with some extra information within defined template and sends deauthentication packets

How KARMA Attack works?
   Sends Probe Response for all Probe Requests
   Example:
Softwares and hardwares that uses KARMA module
 * FruityWifi
 * WiFi Pineapple
 * Mana (improvements to KARMA attacks)
 * ...

Soon to be added features
 * New techniques for detect KARMA and MANA attacks
 * Logging SSID information used in KARMA and MANA attack

VIDEO DEMO:

Requirements
 * Hardware: TP LINK TL-WN722N or Dark RangeMax wifi card
 * Modules: scapy, time, termcolor, argparse, netifaces, logging

Install: GitHackTools recommends that you should install PiKarma on Pentest OS like Kali Linux or Parrot Security OS

   git clone https://github.com/WiPi-Hunter/PiKarma
   sudo pip install termcolor
   cd PiKarma
   python PiKarma.py -h (PiKarma help menu)

Monitor mode:
   airmon-ng start interface (wlan0,wlan1) (Monitor mode)
   or
   ifconfig wlan0 down
   iwconfig wlan0 mode Monitor
   ifconfig wlan0 up


Vuls - Vulnerability Scanner for Linux and FreeBSD

Vuls: VULnerability Scanner
   Vulnerability scanner for Linux/FreeBSD, agentless, written in Golang.
   We have a slack team. Join slack team
   Twitter: @vuls_en