Thursday, December 30, 2021

Kali Linux help with installing eDEX-UI v2.2.8 hackers terminal !! This will impress the friends and hence I call it a Linux Magic Trick by Ranger Smyth, 28 Dec 2021.

 

eDEX-UI v2.2.8

GitSquared/edex-ui - Giters

 

image Peek 2019-04-18 17-52

 

Latest news about eDEX. It seems that the time has come for this package to go into retirement. But, we can still download it and have it to work for us.

Installed in the package are a few different themes, Tron, Matrix and a few others.

https://github.com/GitSquared/edex-ui/releases/download/v2.2.8/eDEX-UI-Linux-x86_64.AppImage Download the 64 Bit package for Linux. 

Get all the other packages for different OS here edex-ui/releases/tag/v2.2.8

 

2.2 Patch 8
point_down

edex-ui · GitHub Topics · GitHub 

How to install and run eDEX-UI

Get all the packages for different OS here edex-ui/releases/tag/v2.2.8

1. Download the package on to you computer. 

   It normally saves in the Download folder.

2. After download, right click on the file and go to permissions.

3. Make sure all options are read and write for all.

4. Most important to click the check mark 'Make this app executable'

5. Close the window and double click on the file.

6. It should take a few seconds for it to open. 

7. Tell your friends that this is a CIA terminal and as they do not use it any-more, its available on the darknet.







 

 

 
 
Thank you and well done for making it this far, like me you have a long road of learning ahead of you. Now the packages are installed, it's time now to start to learn how to use them, being honest I have installed many packages but do not know how to use them. So a plan of learning one a day will help me to catch up.

What did we learn today? We learnt how to install an app_image file from GitHub and how to make the file executable.

 
Be safe,
Ranger.
https:icanhelp.ie
 


 













Kali Linux help with how to install and run Photon Web Scraper by Ranger Smyth, 30 Dec 2021.

How to Install Photon.

https://camo.githubusercontent.com/f4427ac8c4525ddec9a937d856c6e3c2543900e7d988848f3abd20c30c4fe1c7/68747470733a2f2f696d6167652e6962622e636f2f6b515355637a2f64656d6f2e706e67

 Planning is an essential phase to any hack. If you have a target website and you wanted to mine it for information, having the right tool capable of scraping for OSINT data is priceless.

To install Photon. 

https://github.com/s0md3v/Photon 

$ sudo git clone https://github.com/s0md3v/Photon.git
$ cd Photon
$ ls
$ sudo pip install -r requirements.txt

 

 Photon

Now to test to see if Photon has installed. 

$ python3 photon.py --help

If this worked then you should see the below logo with a help menu.

To ask Photon to gather information from a website.

$ sudo python3 photon.py -u http://www.example.com -l 3 -t 200 --wayback

If this worked then you should see the below logo along with the results.



Well done on getting it to work!!

 



 

Photon | Information Gathering Tool | OSINT | Latest Version : 1.3.2 | Kali Linux

https://youtu.be/iBBZ41FfM3M


 


Incredibly fast crawler designed for OSINT. I must give thanks to the creator of this tool. 
 
This Download Link: https://github.com/s0md3v/Photon 
Only Education Purpose Not Illegal Use OK 
We are Upgrade To Our Ethical Hacking And Penetration Testing skills
 
 
=====================================================  

Use Photon Scanner to Scrape Web OSINT Data [Tutorial]

https://youtu.be/pJDJwD8GCIg On this episode of Cyber Weapons Lab, we'll introduce you to such a tool called Photon Scanner.
 

 
Check out their full tutorial here Use Photon Scanner to Scrape Web OSINT Data

Follow Null Byte on:

Twitter: https://twitter.com/nullbytewht

Flipboard: https://flip.it/3.Gf_0

Weekly newsletter: https://eepurl.com/dE3Ovb 

Subscribe to Null Byte: https://goo.gl/J6wEnH

Kody's Twitter: https://twitter.com/KodyKinzie

 

 

 

 
 
Thank you and well done for making it this far, like me you have a long road of learning ahead of you. Now the packages are installed, it's time now to start to learn how to use them, being honest I have installed many packages but do not know how to use them. So a plan of learning one a day will help me to catch up.

What did we learn today? We learnt how to install a GitHub file, then to install the requirements and then to test the package with a website.

 
Be safe,
Ranger. 
@ranger_smyth


How to Search Google from the Command Line

    Probe the world's most popular search engine without leaving the terminal   https://www.omgubuntu.co.uk/2021/11/best-comman...