The24HourHacker
  • Home
  • CEH
  • CSA_Mod5
  • CCSE_Commands
  • Storm Workshop CTFs
  • The Storm Landfall
  • Storm MSTK ForumWiki
  • Penetration_Testing_In_Cloud
  • Vulnerable VMs
  • SOC_Configs
  • ECIH_Module03
  • SOC_Mod04-ELK
  • Hacking Skill and Command Reference
  • Must Know
  • Hack Walkthroughs
  • Security+
  • Updates
  • Contact
  • Store
  • Path To Pentest Cert
  • NMAP Preset Scans
  • Cybersecurity Resources
  • Internal Pen-Test Tools
  • About
  • Pen Testing
  • CEHv11 Labs

The Storm  Landfall

iClass on My iPad or iPhone

12/13/2018

1 Comment

 
Watch Storm videos on your iPad and/or iPhone
Make sure you are using ​Safari on iOS (v11.2 minimum)
1 Comment

Start Bluetooth

12/5/2018

0 Comments

 
To start BlurTooth, open up a Terminal and type the following:
  • systemctl
  • start hciuart
  • start Bluetooth
  • bluetoothctl
  • agent on
  • default-agent
  • scan on
To turn off the scan type:
​ scan off

0 Comments

Fix Calendar Language

10/26/2018

0 Comments

 
1. Open up file manager
2. Click "root", under "places"
3. Go to menu: View --> Show Hidden Files
4. Scroll down and double click on .dmrc
5. After "Language=" replace "aa_DJ.UTF8" with "US.UTF-8 " (do not type double quotes)
6. Go to File --> Save
7. Close window
8. In the upper right hand corner of the Storm screen, click on root, then Shut Down
9. Click Shutdown
10. Wait for complete shutdown
11. Start Storm
12. Check Calendar
13. Say. "Whoo Hoooo!"
14. Punch fists in air while twirling around. 

0 Comments

Signature Verification Error

10/8/2018

1 Comment

 
Error:
"W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://archive-10.kali.org/kali kali-rolling InRelease: The following signatures were invalid: EXPKEYSIG ED444FF07D8D0BF6 Kali Linux Repository <[email protected]>
W: Failed to fetch http://http.kali.org/kali/dists/kali-rolling/InRelease The following signatures were invalid: EXPKEYSIG ED444FF07D8D0BF6 Kali Linux Repository <[email protected]>"
 
Error Fix:
Add keys
You will need the package,” kali-archive-keyring2018.1all.deb”
Retrieve the deb file by using the wget command.
Type as shown below:
root@kali-pi:~# wget https://http.kali.org/kali/pool/main/k/kali-archive-keyring/kali-archive-keyring_2018.1_all.deb
 
Install the package using the, dpkg command and the -i flag to install the package.
root@kali-pi:~# dpkg -i kali-archive-keyring2018.1all.deb

Lastly, to resynchronize the package index files from their sources, type:
root@kali-pi:~# apt update && apt upgrade
1 Comment

Storm Questions

7/2/2018

0 Comments

 
a. I notice that there are updates (march is the one I downloaded).  That removes my installed CD courseware right?  If I want that on my new updated image, I need to move them, is that correct?
Correct. The new image will not have the classes. You will need to back those up before running the update.
b.  What do you guys suggest for a WIFI adapter for the Storm that can be used in Demo 7 WIFI, but I also need to connect to the 5Mhz networks in my office.
The WiFi adapter in our Galeforce 10 Kit is the TP-LINK TL-WN722N N150 High-Gain Wireless USB Adapter.It is the recommended adapter. It works at 5GHz for 802.11n, however if you mean 5 GHz for 802.11a then the only Kali compatible chipsets are the Atheros AR9271, Ralink RT3070, Ralink RT3572, Realtek 8187L (Wireless G adapters), and Realtek RTL8812AU. Of those, the only one that supports 802.11a is the Alfa AWUS051NH Dual Band 2.4 GHz & 5.8 GHz. We have not tested this with the Storm.
c. What do you guys suggest as an external power source for the Storm?  I have one that I use to re-charge my surface but I didn’t know if you had a recommendation on a smaller one.
We recommend the one in our Gale Force 10 Expansion kit. It is The official and recommended universal micro USB power supply for Raspberry Pi. I also recommend getting an on/off switch. All power supplies should meet the official Raspberry Pi Power supply online guide.
0 Comments

The Storm Os

7/2/2018

0 Comments

 
- How is the Storm OS is different than a regular Kali distro?
- Does the storm comes with unique penetration tools made by ec council? if so, which ones?
Similar to how Red Hat Linux is a maintained and enhanced version of the open source Fedora, we maintain a stabilized version of Kali Rolling specifically optimized for the Raspberry Pi.
We add tools as they get dropped from the Kali distribution, and repair tools that get broken as Kali updates are published. We also add tools to support functions like video delivery. 
Our focus is on the tools that are used in our classes. And currently the majority of the Kali tools work well with the material we teach.

When and if the industry begins to diverge from the Kali distribution as it is, we will expand and add tools.
So far the over 600 tools are working out.
Thanks and let us know if you have further questions.
0 Comments

Fix a Bricked Storm

3/2/2018

1 Comment

 

Method 1: From the console

Picture
You make a change in your Storm and upon boot, you brick it.
You unplug your Storm before a safe shutdown and you brick it.
How do you get your Storm back?
​This is the fix:
 
For “emergency mode” no boot, may fix other no boot issue too.
 
  1. Remove MicroSD card from the Storm device, can be accomplished without disconnecting the ribbon cable for the touchscreen.
  2. Insert the MicroSD card into a suitable reader that is connected to another computer running a Linux file system (Ubuntu).
  3. Open terminal type “sudo  fdisk -l” this will list your attached disks. The SD Card should be “Disk /dev/sdb: 59.5 GiB….” Unless you have a bigger card.
  4. It has two partitions “/dev/sdb1 and “/dev/sdb2”. You will want to unmount these then do a file system check. Say yes to prompts until done
    1. sudo umount /dev/sdb1
    2. sudo umount /dev/sdb2
    3. sudo fsck /dev/sdb1
    4. sudofsck /dev/sdb2

Method 2: Re-Image your Storm

Download Win32DiskImager from SourceForge:
Picture
1 Comment

    Storm Tech

    The place to get technical information about your Storm

    Archives

    December 2018
    October 2018
    July 2018
    March 2018

    Categories

    All

    RSS Feed

Proudly powered by Weebly
  • Home
  • CEH
  • CSA_Mod5
  • CCSE_Commands
  • Storm Workshop CTFs
  • The Storm Landfall
  • Storm MSTK ForumWiki
  • Penetration_Testing_In_Cloud
  • Vulnerable VMs
  • SOC_Configs
  • ECIH_Module03
  • SOC_Mod04-ELK
  • Hacking Skill and Command Reference
  • Must Know
  • Hack Walkthroughs
  • Security+
  • Updates
  • Contact
  • Store
  • Path To Pentest Cert
  • NMAP Preset Scans
  • Cybersecurity Resources
  • Internal Pen-Test Tools
  • About
  • Pen Testing
  • CEHv11 Labs