<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fab/aports/testing/dnsenum, branch master</title>
<subtitle>fab's aports repo
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/aports/'/>
<entry>
<title>testing/[multiple]: move unmaintained packages</title>
<updated>2016-08-25T13:26:24+00:00</updated>
<author>
<name>Carlo Landmeter</name>
<email>clandmeter@gmail.com</email>
</author>
<published>2016-08-25T13:26:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/aports/commit/?id=b6af1e02efe594039707cd882517663d5370f375'/>
<id>b6af1e02efe594039707cd882517663d5370f375</id>
<content type='text'>
This moves all packages from testing to unmaintained which have not been
updated for atleast 6 months. If you are affected by this commit please follow
this proceddure:

* make sure your packages build on all architectures
* move your pacakge(s) back to testing
* if you want to keep this package and can maintain it (or find somebody to
  maintain it for you) for a minimum of 6 months ask it to be moved to community
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This moves all packages from testing to unmaintained which have not been
updated for atleast 6 months. If you are affected by this commit please follow
this proceddure:

* make sure your packages build on all architectures
* move your pacakge(s) back to testing
* if you want to keep this package and can maintain it (or find somebody to
  maintain it for you) for a minimum of 6 months ask it to be moved to community
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/dnsenum: upgrade to 1.2.4.2</title>
<updated>2015-03-29T13:05:38+00:00</updated>
<author>
<name>Fabian Affolter</name>
<email>fabian@affolter-engineering.ch</email>
</author>
<published>2015-03-24T15:39:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/aports/commit/?id=4ad1cadbe73def57c701f99e3cfed142fdc9eed4'/>
<id>4ad1cadbe73def57c701f99e3cfed142fdc9eed4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/dnsenum: upgrade to 1.2.4</title>
<updated>2014-03-11T07:33:01+00:00</updated>
<author>
<name>Fabian Affolter</name>
<email>fabian@affolter-engineering.ch</email>
</author>
<published>2014-03-05T10:05:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/aports/commit/?id=56eb1c7b4d028958242cefbf458868b181bcdfdd'/>
<id>56eb1c7b4d028958242cefbf458868b181bcdfdd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>testing/dnsenum: added myself as maintainer</title>
<updated>2012-09-21T22:28:08+00:00</updated>
<author>
<name>Fabian Affolter</name>
<email>fabian@affolter-engineering.ch</email>
</author>
<published>2012-09-21T14:28:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/aports/commit/?id=e950bd3aafb50e379d0e6530196ec9f09e9fcd4a'/>
<id>e950bd3aafb50e379d0e6530196ec9f09e9fcd4a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial APKBUILD for dnsenum</title>
<updated>2011-07-03T20:17:18+00:00</updated>
<author>
<name>Fabian Affolter</name>
<email>fabian@affolter-engineering.ch</email>
</author>
<published>2011-07-03T13:28:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/fab/aports/commit/?id=6ecd66852925c10bbea34168f1339cd9b8f0c654'/>
<id>6ecd66852925c10bbea34168f1339cd9b8f0c654</id>
<content type='text'>
Package description:
The purpose of Dnsenum is to gather as much information as possible
about a domain. The program currently performs the following operations:

1) Get the host's addresse (A record).
2) Get the namservers (threaded).
3) Get the MX record (threaded).
4) Perform axfr queries on nameservers and get BIND versions(threaded).
5) Get extra names and subdomains via google scraping
   (google query = "allinurl: -www site:domain").
6) Brute force subdomains from file, can also perform recursion on
   subdomain that have NS records (all threaded).
7) Calculate C class domain network ranges and perform whois queries
   on them (threaded).
8) Perform reverse lookups on netranges ( C class or/and whois netranges).
9) Write to domain_ips.txt file ip-blocks.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Package description:
The purpose of Dnsenum is to gather as much information as possible
about a domain. The program currently performs the following operations:

1) Get the host's addresse (A record).
2) Get the namservers (threaded).
3) Get the MX record (threaded).
4) Perform axfr queries on nameservers and get BIND versions(threaded).
5) Get extra names and subdomains via google scraping
   (google query = "allinurl: -www site:domain").
6) Brute force subdomains from file, can also perform recursion on
   subdomain that have NS records (all threaded).
7) Calculate C class domain network ranges and perform whois queries
   on them (threaded).
8) Perform reverse lookups on netranges ( C class or/and whois netranges).
9) Write to domain_ips.txt file ip-blocks.
</pre>
</div>
</content>
</entry>
</feed>
