Rome 2018 – Day 2

Gosh it’s crowded here!  This morning (after a relaxed start) we spent in surveying the local area, buying week long bus/tram tickets and visiting the supermarket. After lunch at the flat, Mum decided that she wanted to check out the Trevi Fountain and deduced that our best plan was to take the metro.  Unfortunately, when we got to the metro station it was mysteriously closed with no signs in any language to indicate why.  At the time of writing this

Continue reading

Rome 2018 – Day 1

Well, here we are at the start of our “Roman Holiday”.  Our flight from Heathrow was slightly delayed but the promised taxi driver was waiting for us when we arrived. The flat “El Case Di Rita” is in a large apartment block with several entrances and there was no sign if anyone to meet us or where exactly it was.  Fortunately, Mum speaks Italian and found a caretaker who took Dad to a local shop where the owner works. About

Continue reading

Thoughts on Social Media based problem

If we need to search Social media and extract vital information, perhaps the secret is in making best use of the search tools.  I don’t use social media, so this is just from a quick glance on the web. Twitter has an advanced search tool which you access at https://twitter.com/search-advanced. Thinking up clever search terms to put into here might be a useful skill. There are tools available to allow you to download the results of twitter searches into the

Continue reading

Data’s thoughts – 2

More ideas from Data Few other windows thoughts: Look in the c:\windows\prefetch folder sometimes malware has a place it runs from, creates a copy of itself somewhere else, runs that, then deletes the copy. Doesn’t always clean up prefetch though J Alternate data streams are good for hiding things. Dir /r will show you the ADS of a file (or folder, or whole directory tree) Echo hello > junk.txt Dir junk.txt Echo hidden text > junk.txt:myADS Type junk.txt Type junk.txt:myADS

Continue reading

Data’s thoughts – 1

First email from Data Based on the intel below, here are some other thoughts: 1. Familiarity with wevtutil (windows command line event viewer) and the GUI event viewer will make their lives easier. Since server 2003, MS has made it a requirement that ‘if you can do it with the GUI, you can do it with the command line’. So there’s always a command line equivalent… somewhere. It isn’t always convenient. 2. Tunnelling might be something worth touching on. Can

Continue reading