
NetsForNutworks
Active Members-
Content Count
8 -
Joined
-
Last visited
About NetsForNutworks
-
Rank
Hackling
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
recon bug Recon Module in CloudC2 not working :(
NetsForNutworks replied to ramp115's topic in Hak5 Cloud C²
Which directory is that recon data stored in? -
recon bug Recon Module in CloudC2 not working :(
NetsForNutworks replied to ramp115's topic in Hak5 Cloud C²
I'm using a TETRA running version 2.6.1 and C2 Community on version 2.0.0. Hopefully that helps. -
Adjust terminal size in Cloud C2?
NetsForNutworks replied to NetsForNutworks's topic in Hak5 Cloud C²
Hey Darren thanks for the response. I don't know why it didn't occur to me to just output everything to a file and read it that way. Thanks! -
recon bug Recon Module in CloudC2 not working :(
NetsForNutworks replied to ramp115's topic in Hak5 Cloud C²
A follow up question on this. I noticed in the C2 dashboard my Pineapple says it completed scan. Does anyone know if those scan results stored somewhere on the Pineapples filesystem? Then I could possibly get them with C2EXFIL and do something with the data? -
recon bug Recon Module in CloudC2 not working :(
NetsForNutworks replied to ramp115's topic in Hak5 Cloud C²
Did you guys get the Recon module to work? I'm having the same experience with my Pineapple. -
Hey guys, I'm wondering if there is a way to adjust the size or resolution of the terminal windows in Cloud C2? I poked around the settings but didn't find anything. The issue I'm running into is that text is getting cutoff in my terminal window on some things. For example if I start a terminal session to my Wifi Pineapple and run the command: airodump-ng wlan1mon the ESSID column gets cut off after four characters. Screenshot: https://imgur.com/a/UHSiTPh It's not a huge deal but it would be nice to be able to see all of the SSID's with Airodump.
-
Hey guys, I have a packet squirrel setup in Cloud2 and I can successfully start a terminal session. In a terminal session I would like to run a packet capture. If I run the command tcpdump -nni eth1 -f /mnt/loot/tcpdump/test2.pcap I am able to capture some packets. I can Exfil the packet capture with the command: C2EXFIL /mnt/loot/tcpdump/test2.pcap and the file shows up in the C2 dashboard. However, when I download the pcap, Wireshark cannot open it. I get an error message: "The file test2.pcap isn't a capture file in a format that Wireshark understands" Screenshot: https:
- 2 replies
-
- packet squirrel
- tcpdump
-
(and 3 more)
Tagged with:
-
Hey Guys, with April fools coming up soon I want to try to make an nCage payload for the LanTurtle. For the uninitiated, "nCage" is a Chrome extension that replaces every picture in the web browser with a picture of Nick Cage. I swear I saw somewhere that there was a payload for the LanTurtle that replaced pictures in the browser with pictures of cats, so I figured I could modify that payload, but I couldn't find it. Is anyone familiar with a payload similar to that?