sábado, 31 de agosto de 2019

HOW TO DISCOVERY A LOCAL IP ADDRESS BY F5 BIG IP (COOKIE DECODER)

First was tried looking for a f5 partner:
https://f5.com/partners/find-a-partner?res=1&country=Brazil

After that was looking for a customer that used f5 solution

First was choose a partner f5 after that was hunt a customer of this f5 partner for matche a f5 solution implemented in your environment

After found was just tried some tools how:

1) roots way:

Enable developer mode in your web browser and set application/Cokkie/ and looking for "BIGipServerpool_<site_domain_port>"
in my case was found:
BIGipServerpool_www.trusthub.com.br_8080 and in righ side: 1510385856.36895.0000



execute: ./BIGIP_decode_cookie.py BIGipServerpool_www.trusthub.com.br_8080=1510385856.36895.0000


source: https://github.com/psmet/BIGip-cookie-decoder

2) nutella way:


2.1) BIGIP COOKIE DECODER:


just install this plugin in your browser and try set this feature in your browser after access those sites:

source: https://chrome.google.com/webstore/detail/bigip-cookie-decoder/fgbahkaekodceioljkpefkclechnccpl

2.2) GITHUB BIG IP ECODER DECODER




source: http://cheungj.github.io/projects/big-ip-encoder-decoder/
just put the big ip cookie information

Obs, many customers arround the world have the same weakness discoverd

sábado, 3 de agosto de 2019

HOW TO INSTALL CISCO ANY CONNECT CLIENT IN UBUNTU

 sudo apt-get install openconnect network-manager-openconnect-gnome

source
https://answers.uillinois.edu/illinois/page.php?id=47640