Posted by alex in Security
Dmitry or Deepmagic Information Gathering Tool is an all in one host information tool included in Backtrack 4′s Information Gathering section. Personally I prefer doing most info gathering using tools built into Linux however it is nice to run a tool like this in the background and come back later if you are multi-tasking. Before getting into the details of Dmitry please see this article relating to a Segmentation Fault that can occur with Dmitry on Backtrack 4.
Read the rest of this entry »
Tags:
backtrack,
backtrack 4,
deepmagic information gathering tool,
dmitry,
domain,
email address search,
host,
information gathering,
netcraft,
port scan,
sub domain,
target,
TCP port scan,
whois lookup
2 Comments »
Posted by alex in Security
We have been working on a bunch of Backtrack 4 articles recently and one that I started writing awhile back but never finished was on Dmitry or the Deepmagic Information Gathering Tool. When using the TCP Portscan module combined with the output to a file switch, which is done using the -p switch for the TCP Portscan and -o + filename for the output to a file, you will receive a Segmentation Fault. Below is an example when running Dmitry from within Backtrack 4.
Read the rest of this entry »
Tags:
-o,
-p,
-pb,
backtrack,
backtrack 4,
deepmagic information gathering tool,
dmitry,
information gathering,
port scan,
segmentation fault,
TCP port scan
No Comments »
Posted by alex in Insights
Last night I was working on a project for a customer where the application was going to reference external images after the changes I made. One of the custom parts of the project included modifying the thousands of rows that currently existed in the MySQL database. I needed away to modify one of the columns in a MySQL database table by adding data to the front of that column in each row.
Read the rest of this entry »
Tags:
add data,
column,
CONCAT,
database,
field,
modify,
mysql,
row,
set,
sql,
statement,
syntax,
table,
update,
where
No Comments »