Skip to content

Instantly share code, notes, and snippets.

View k1m0ch1's full-sized avatar
🎯
Focusing

Yahya Fadhlulloh Al-Fatih k1m0ch1

🎯
Focusing
View GitHub Profile
104.16.119.221 boards.4chan.org
104.16.59.249 i.4cdn.org
@jeffgeiger
jeffgeiger / update_vulscan.sh
Created August 19, 2013 21:06
Simple script to update nmap VSE vulnerability scanner in Homebrew.
#!/bin/bash
echo "Updating vulscan database..."
cd /usr/local/Cellar/nmap/6.40/share/nmap/scripts/vulscan/
rm *.csv
wget http://www.computec.ch/projekte/vulscan/download/cve.csv
wget http://www.computec.ch/projekte/vulscan/download/exploitdb.csv