miércoles, 21 de marzo de 2018
martes, 13 de junio de 2017
CentOS 6.8 + Webmin + Squid + AD user's authentication with Microsoft Server 2008
CentOS 6.8:
Processor: 1
Ram:1536mb
HD :20Gb
Tip: Don´t set up vmware to create automatically, use the manual proccess.
In some cases is optional dependences's install
– perl – perl-Net-SSLeay – openssl – perl-IO-Tty
Then of installation update this:
yum
install
perl
yum
install
perl-Net-SSLeay
o
apt-get install perl libnet-ssleay-perl openssl libauthen-pam-perl libpam-runtime libio-pty-perl apt-show-versions python
Webmin:
Check las update of, until now,
Webmin 1.840 then:
wget
http://prdownloads.sourceforge.net/webadmin/webmin-1.840-1.noarch.rpm
o
wget http://prdownloads.sourceforge.net/webadmin/webmin_1.840_all.deb
then install:
rpm -i webmin-1.760-1.noarch.rpm
dpkg --install webmin_1.840_all.deb
Configuration:
Existen casos, en el que tengamos bloqueado por defecto el port 10000 en el firewall, pero para ello basta con tan solo agregar la regla al firewall
Se puede hacer por linea de comandó o editando el archivo de iptables.
En la primera opción ejecutamos el comandó:
1
| iptables -I INPUT -p tcp -m tcp --dport 10000 -j ACCEPT |
1
| -A INPUT -p tcp -m tcp --dport 10000 -j ACCEPT |
1
| /etc/init .d /iptables restart |
sarg
https://ohem.wordpress.com/2009/07/16/instalacion-y-configuracion-en-sarg/
http://configurar-proxy.blogspot.com/2014/05/sarg-herramienta-de-reportes.html
http://www.linuxmail.info/squid-analysis-report-generator-webmin/
lunes, 15 de mayo de 2017
smb-vuln-ms17-010.nse - WannCry
cd /usr/share/nmap/scripts
wget https://raw.githubusercontent.com/cldrn/nmap-nse-scripts/master/
scripts/smb-vuln-ms17-010.nse
nmap --script smb-vuln-ms17-010 -p135,445 IP.IP.IP.IP
viernes, 10 de febrero de 2017
Script to know the DNI of someone
Script to know the DNI of someone
The DNI is "Documento Nacional de Identidad", it's a document to probe your identity.I found a script wrote by SH4d0w666 and SquadsK40_.. This script do a website query by name that you input and the it give the DNI., this script only works for Peru, Chile, Argentina, Paraguay, Honduras and Costa Rica.
Script: https://ghostbin.com/paste/p6f3s
You need copy the code inside a file txt then save and set .sh extension, then run and whala!!
jueves, 19 de enero de 2017
Pentesting con Kali paso a paso
Pentesting con Kali paso a paso
Source: http://blog.segu-info.com.ar/2017/01/pentesting-con-kali-paso-paso.html
Android Tamer - Penetration Test en Android
Android Tamer - Penetration Test en Android
Source: http://blog.segu-info.com.ar/2017/01/android-tamer-penetration-test-en.html
martes, 17 de enero de 2017
Cosas Interesantes
USEFUL THINGS
Check:- https://github.com/HackerFantastic/Public/
- http://www.kitploit.com/2017/01/tinfoleak-v20-get-detailed-information.html
- https://84692bb0df6f30fc0687-25dde2f20b8e8c1bda75aeb96f737eae.ssl.cf1.rackcdn.com/--xss.html
- https://www.blogtecnico.net/empezar-una-auditoria-web-por-donde-empezar/
- https://www.openbugbounty.org/about/
- http://www.naver.com/
- http://www.daum.net/
- https://sites.google.com/site/alwaysgabi/publications/int-journal
- http://www.igloosec.co.kr/en/ig/Service_IGLOO%20SCHOOL
- http://protocol.korea.ac.kr/?page_id=87
- http://www.cybercrimetech.com/
- https://www.researchgate.net/profile/Anat_Hovav
- “ifconfig wlan0 hw ether [NewMac]” the up the devicewith: "ifconfig wlan0 up".
Suscribirse a:
Entradas (Atom)